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

Side by Side Diff: components/cronet/ios/Resources/README

Issue 2665703002: [cronet] Make getAcceptLanguages index a static table instead of the application bundle. (Closed)
Patch Set: fix accept languages for cronet testing to make tests more deterministic Created 3 years, 9 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 unified diff | Download patch
OLDNEW
(Empty)
1 This localization directory contains language strings taken from Chrome. These
2 language strings are taken from Chrome's *.xtb files with the key
3 IDS_ACCEPT_LANGUAGES.
4
5 DO NOT translate strings with a IDS_ACCEPT_LANGUAGES key from these .strings
6 files in the translation console.
7
8 On top of Chrome's language list, the following languages were added:
9 "pt" "ms" "zh"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698