Skip to content

Commit 9bb4a78

Browse files
author
Eric Fischer
committed
Mark MCC locale replacement strings not translatable.
Change-Id: Icc7a7a3b8c6c7c606fbb5c00dcf9292d9dc3de1c
1 parent a94fd2f commit 9bb4a78

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

core/res/res/values-mcc204/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
2121

2222
<!-- A string used to replace %s in a URL to fill in the locale for countries -->
23-
<!-- whose locale we don't natively support. A 0 length string triggers no replacement -->
23+
<!-- whose locale we don't natively support. A 0 length string triggers no replacement. Do not translate -->
2424
<string name="locale_replacement">nl_nl</string>
2525
</resources>

core/res/res/values-mcc230/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
2121

2222
<!-- A string used to replace %s in a URL to fill in the locale for countries -->
23-
<!-- whose locale we don't natively support. A 0 length string triggers no replacement -->
23+
<!-- whose locale we don't natively support. A 0 length string triggers no replacement. Do not translate -->
2424
<string name="locale_replacement">cs_cz</string>
2525
</resources>

core/res/res/values-mcc232/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
2121

2222
<!-- A string used to replace %s in a URL to fill in the locale for countries -->
23-
<!-- whose locale we don't natively support. A 0 length string triggers no replacement -->
23+
<!-- whose locale we don't natively support. A 0 length string triggers no replacement. Do not translate -->
2424
<string name="locale_replacement">de_at</string>
2525
</resources>

core/res/res/values-mcc234/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
2121

2222
<!-- A string used to replace %s in a URL to fill in the locale for countries -->
23-
<!-- whose locale we don't natively support. A 0 length string triggers no replacement -->
23+
<!-- whose locale we don't natively support. A 0 length string triggers no replacement. Do not translate -->
2424
<string name="locale_replacement">en_gb</string>
2525
</resources>

core/res/res/values-mcc260/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
2121

2222
<!-- A string used to replace %s in a URL to fill in the locale for countries -->
23-
<!-- whose locale we don't natively support. A 0 length string triggers no replacement -->
23+
<!-- whose locale we don't natively support. A 0 length string triggers no replacement. Do not translate -->
2424
<string name="locale_replacement">pl_pl</string>
2525
</resources>

core/res/res/values-mcc262/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
2121

2222
<!-- A string used to replace %s in a URL to fill in the locale for countries -->
23-
<!-- whose locale we don't natively support. A 0 length string triggers no replacement -->
23+
<!-- whose locale we don't natively support. A 0 length string triggers no replacement. Do not translate -->
2424
<string name="locale_replacement">de_de</string>
2525
</resources>

0 commit comments

Comments
 (0)