Merge "Mark MCC locale replacement strings not translatable." into ics-factoryrom
This commit is contained in:
@@ -20,6 +20,6 @@
|
|||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
|
|
||||||
<!-- A string used to replace %s in a URL to fill in the locale for countries -->
|
<!-- A string used to replace %s in a URL to fill in the locale for countries -->
|
||||||
<!-- whose locale we don't natively support. A 0 length string triggers no replacement -->
|
<!-- whose locale we don't natively support. A 0 length string triggers no replacement. Do not translate -->
|
||||||
<string name="locale_replacement">nl_nl</string>
|
<string name="locale_replacement">nl_nl</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
@@ -20,6 +20,6 @@
|
|||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
|
|
||||||
<!-- A string used to replace %s in a URL to fill in the locale for countries -->
|
<!-- A string used to replace %s in a URL to fill in the locale for countries -->
|
||||||
<!-- whose locale we don't natively support. A 0 length string triggers no replacement -->
|
<!-- whose locale we don't natively support. A 0 length string triggers no replacement. Do not translate -->
|
||||||
<string name="locale_replacement">cs_cz</string>
|
<string name="locale_replacement">cs_cz</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
@@ -20,6 +20,6 @@
|
|||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
|
|
||||||
<!-- A string used to replace %s in a URL to fill in the locale for countries -->
|
<!-- A string used to replace %s in a URL to fill in the locale for countries -->
|
||||||
<!-- whose locale we don't natively support. A 0 length string triggers no replacement -->
|
<!-- whose locale we don't natively support. A 0 length string triggers no replacement. Do not translate -->
|
||||||
<string name="locale_replacement">de_at</string>
|
<string name="locale_replacement">de_at</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
@@ -20,6 +20,6 @@
|
|||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
|
|
||||||
<!-- A string used to replace %s in a URL to fill in the locale for countries -->
|
<!-- A string used to replace %s in a URL to fill in the locale for countries -->
|
||||||
<!-- whose locale we don't natively support. A 0 length string triggers no replacement -->
|
<!-- whose locale we don't natively support. A 0 length string triggers no replacement. Do not translate -->
|
||||||
<string name="locale_replacement">en_gb</string>
|
<string name="locale_replacement">en_gb</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
@@ -20,6 +20,6 @@
|
|||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
|
|
||||||
<!-- A string used to replace %s in a URL to fill in the locale for countries -->
|
<!-- A string used to replace %s in a URL to fill in the locale for countries -->
|
||||||
<!-- whose locale we don't natively support. A 0 length string triggers no replacement -->
|
<!-- whose locale we don't natively support. A 0 length string triggers no replacement. Do not translate -->
|
||||||
<string name="locale_replacement">pl_pl</string>
|
<string name="locale_replacement">pl_pl</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
@@ -20,6 +20,6 @@
|
|||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
|
|
||||||
<!-- A string used to replace %s in a URL to fill in the locale for countries -->
|
<!-- A string used to replace %s in a URL to fill in the locale for countries -->
|
||||||
<!-- whose locale we don't natively support. A 0 length string triggers no replacement -->
|
<!-- whose locale we don't natively support. A 0 length string triggers no replacement. Do not translate -->
|
||||||
<string name="locale_replacement">de_de</string>
|
<string name="locale_replacement">de_de</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
Reference in New Issue
Block a user