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

Unified Diff: ios/crnet/Resources/Localization/zh.lproj/Localizable.strings

Issue 2049993002: Drop en-* from Accept-Language list in most locales. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update all locales for ios/crnet Created 4 years 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-Hant.lproj/Localizable.strings ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/crnet/Resources/Localization/zh.lproj/Localizable.strings
diff --git a/ios/crnet/Resources/Localization/zh.lproj/Localizable.strings b/ios/crnet/Resources/Localization/zh.lproj/Localizable.strings
index 0a14ff79995cccef95b946282e75f7037bde165a..dbe3b118a902999ff721275b5c379e65ff69bb44 100644
--- a/ios/crnet/Resources/Localization/zh.lproj/Localizable.strings
+++ b/ios/crnet/Resources/Localization/zh.lproj/Localizable.strings
@@ -1,2 +1,2 @@
/* These values are copied from Chrome's .xtb files, this is so the same values are used in the |Accept-Language| header. Key name matches Chrome's. DO NOT TRANSLATE. */
-"IDS_ACCEPT_LANGUAGES" = "zh-CN,zh";
+"IDS_ACCEPT_LANGUAGES" = "zh-CN,zh";
« no previous file with comments | « ios/crnet/Resources/Localization/zh-Hant.lproj/Localizable.strings ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698