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

Unified Diff: components/cronet/ios/Resources/Localization/lv.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/lv.lproj/Localizable.strings
diff --git a/components/cronet/ios/Resources/Localization/lv.lproj/Localizable.strings b/components/cronet/ios/Resources/Localization/lv.lproj/Localizable.strings
deleted file mode 100644
index 1efd5e84e9a85179fd6fe48b3d631e724e9c45e1..0000000000000000000000000000000000000000
--- a/components/cronet/ios/Resources/Localization/lv.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" = "lv-LV,lv,en-US,en";

Powered by Google App Engine
This is Rietveld 408576698