am b8c78262: Merge "Mark MCC locale replacement strings not translatable." into ics-factoryrom

* commit 'b8c7826264816492ff91a27b1eb2d0d1454053e1':
  Mark MCC locale replacement strings not translatable.
This commit is contained in:
Eric Fischer
2011-09-23 15:46:56 -07:00
committed by Android Git Automerger
6 changed files with 6 additions and 6 deletions

View File

@@ -20,6 +20,6 @@
<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 -->
<!-- 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>
</resources>

View File

@@ -20,6 +20,6 @@
<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 -->
<!-- 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>
</resources>

View File

@@ -20,6 +20,6 @@
<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 -->
<!-- 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>
</resources>

View File

@@ -20,6 +20,6 @@
<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 -->
<!-- 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>
</resources>

View File

@@ -20,6 +20,6 @@
<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 -->
<!-- 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>
</resources>

View File

@@ -20,6 +20,6 @@
<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 -->
<!-- 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>
</resources>