Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(590)

Unified Diff: ios/crnet/Resources/README

Issue 1125293004: ios: add CrNet (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix last nits Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ios/crnet/Resources/Localization/zh.lproj/Localizable.strings ('k') | ios/crnet/build.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/crnet/Resources/README
diff --git a/ios/crnet/Resources/README b/ios/crnet/Resources/README
new file mode 100644
index 0000000000000000000000000000000000000000..681b85356bfe9b824bb24bbc9c3e55369ef8a2d0
--- /dev/null
+++ b/ios/crnet/Resources/README
@@ -0,0 +1,9 @@
+This localization directory contains language strings taken from Chrome. These
+language strings are taken from Chrome's *.xtb files with the key
+IDS_ACCEPT_LANGUAGES.
+
+DO NOT translate strings with a IDS_ACCEPT_LANGUAGES key from these .strings
+files in the translation console.
+
+On top of Chrome's language list, the following languages were added:
+"pt" "ms" "zh"
« no previous file with comments | « ios/crnet/Resources/Localization/zh.lproj/Localizable.strings ('k') | ios/crnet/build.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698