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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 15470004: Translate: display alpha language name with (alpha) suffix (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: (rebase) Created 7 years, 6 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/translate/translate_infobar_delegate.cc » ('j') | no next file with comments »
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 81171baeda2c30c1ea89eba5382704b2d9ac73cc..60ef1304c5a5b5dead03b6350c8e8a485dd41014 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -13853,6 +13853,9 @@ Some features may be unavailable. Please check that the profile exists and you
The translation to <ph name="target_language">$1<ex>German</ex></ph> failed.
</message>
</if>
+ <message name="IDS_TRANSLATE_INFOBAR_ALPHA_LANGUAGE" desc="Language display name for alpha languages. Basically it will be shown with (alpha) suffix. See also http://translate.google.com/about/ on what's alpha language.">
+ <ph name="language">$1<ex>Javanese</ex></ph> (Alpha)
+ </message>
<!-- Desktop notifications -->
<message name="IDS_NOTIFICATION_BALLOON_DISMISS_LABEL" desc="Text on the button which dismisses the balloon.">
« no previous file with comments | « no previous file | chrome/browser/translate/translate_infobar_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698