Skip to content

Instantly share code, notes, and snippets.

@srl295
Last active April 19, 2024 18:17

Revisions

  1. srl295 revised this gist Apr 19, 2024. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion subtypemap.txt
    Original file line number Diff line number Diff line change
    @@ -45,9 +45,11 @@ incompleteLogicalGroup,
    inconsistentDraftStatus,


    https://zombo.com
    https://cldr.unicode.org/translation/translation-guide-general/capitalization
    incorrectCasing,

    https://cldr.unicode.org/index/cldr-spec/plural-rules
    missingPluralInfo,

    # -*- END CheckCLDR.Subtype Mapping -*-

  2. srl295 revised this gist Apr 19, 2024. 1 changed file with 4 additions and 1 deletion.
    5 changes: 4 additions & 1 deletion subtypemap.txt
    Original file line number Diff line number Diff line change
    @@ -44,7 +44,10 @@ incompleteLogicalGroup,

    inconsistentDraftStatus,



    https://zombo.com
    incorrectCasing,


    # -*- END CheckCLDR.Subtype Mapping -*-

  3. srl295 created this gist Apr 19, 2024.
    50 changes: 50 additions & 0 deletions subtypemap.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,50 @@
    # -*- BEGIN CheckCLDR.Subtype Mapping -*-

    # Format is URL "http..." followed by Subtype values, the latter separated by whitespace (linebreaks or spaces). commas are ignored.

    # Trailing commas are allowed and ignored

    # Each of the Subtypes is covered by documentation at that URL.

    # Comment lines must START with a #, because # is used for HTML fragments.



    # just a test

    https://cldr.unicode.org/translation/characters/short-names-and-keywords

    displayCollision,

    #http://cldr.unicode.org/translation/timezones#metazones

    #noMetazoneMapping,

    #noMetazoneMappingAfter1970,

    #noMetazoneMappingBeforeNow,

    #multipleMetazoneMappings,

    #metazoneContainsDigit,

    #extraMetazoneString,



    https://cldr.unicode.org/translation/number-currency-formats/number-symbols

    numberPatternNotCanonical,

    # adding this as an example

    https://cldr.unicode.org/translation/getting-started/resolving-errors

    incompleteLogicalGroup,

    inconsistentDraftStatus,



    # -*- END CheckCLDR.Subtype Mapping -*-