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

Unified Diff: components/cronet/ios/Resources/Localization/uk.lproj/Localizable.strings

Issue 2665703002: [cronet] Make getAcceptLanguages index a static table instead of the application bundle. (Closed)
Patch Set: move accept_languages header generation script to more appropriate location Created 3 years, 10 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
Index: components/cronet/ios/Resources/Localization/uk.lproj/Localizable.strings
diff --git a/components/cronet/ios/Resources/Localization/uk.lproj/Localizable.strings b/components/cronet/ios/Resources/Localization/uk.lproj/Localizable.strings
deleted file mode 100644
index 1fe6381182ca0986bef43b41c626e0865317635e..0000000000000000000000000000000000000000
--- a/components/cronet/ios/Resources/Localization/uk.lproj/Localizable.strings
+++ /dev/null
@@ -1,2 +0,0 @@
-/* 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. */
-"IDS_ACCEPT_LANGUAGES" = "uk-UA,uk,ru,en-US,en";

Powered by Google App Engine
This is Rietveld 408576698