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

Unified Diff: ios/chrome/app/strings/ios_strings.grd

Issue 1341533006: Remove use_name_for_id from ios_strings.grd to unblock translation process. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/app/strings/ios_strings.grd
diff --git a/ios/chrome/app/strings/ios_strings.grd b/ios/chrome/app/strings/ios_strings.grd
index f7487a239eb9a3243cb27dda1ad793867fc1baad..1dd521c13a0ea1fb37d287e47de2063dd528250c 100644
--- a/ios/chrome/app/strings/ios_strings.grd
+++ b/ios/chrome/app/strings/ios_strings.grd
@@ -131,12 +131,12 @@ all other OS specific variables will be false.
<release seq="1" allow_pseudo="false">
<messages fallback_to_english="true">
<!-- The default value for HTTP Accept-Language header. -->
- <message name="IDS_IOS_ACCEPT_LANGUAGES" use_name_for_id="true">
+ <message name="IDS_IOS_ACCEPT_LANGUAGES" translateable="false">
en-US,en
</message>
<!-- The default value for |WebPreference::default_encoding|. -->
- <message name="IDS_IOS_DEFAULT_ENCODING" use_name_for_id="true">
+ <message name="IDS_IOS_DEFAULT_ENCODING" translateable="false">
windows-1252
</message>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698