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

Unified Diff: chrome/app/generated_resources.grd

Issue 13488014: Translate: Adding a flag to enable "alpha language" translation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: about:flags Created 7 years, 8 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:
Download patch
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/translate/translate_manager.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 60b609a9b1fb59783ca42348f0740a5f7a1ae652..e09723e69016ed37027fc588f9e49f312f969e61 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -14896,6 +14896,16 @@ Some features may be unavailable. Please check that the profile exists and you
Enable Google Now notifications support.
</message>
+ <message name="IDS_FLAGS_ENABLE_TRANSLATE_ALPHA_LANGUAGES_NAME"
+ desc="Name of about:flag option to turn on Translate alpha languages support">
+ Enable Translate support on "alpha languages"
+ </message>
+ <message name="IDS_FLAGS_ENABLE_TRANSLATE_ALPHA_LANGUAGES_DESCRIPTION"
+ desc="Description of about:flags option to turn on Translate support on alpha languages">
+ When enabled, will support Translate on pages written in "alpha languages", that may have less-reliable translation quality than supported languages.
+ See, also http://translate.google.com/about/ .
+ </message>
+
<!-- Toast experiment. -->
<message name="IDS_TRY_TOAST_SET_DEFAULT" desc="Text of the checkbox to make chrome the default browser">
Make it my default browser
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/translate/translate_manager.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698