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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 25373009: Translate: New Bubble UX (for the view toolkit) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Bug fix: view id on tests Created 7 years, 1 month 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 | « chrome/app/chrome_command_ids.h ('k') | chrome/app/theme/default_100_percent/translate.png » ('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 da88aa1e0cc434e28cbcfbc1edaf7daacd7254a1..ac4a674d10440270a27b870c06fdb2ee370db369 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -6887,6 +6887,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
Always send click events immediate upon a tap, even when it's part of a double-tap gesture. This speeds up navigation and other tap actions by 300ms on most pages, but means links and buttons must be avoided when double tapping to zoom.
</message>
</if>
+ <message name="IDS_FLAGS_ENABLE_TRANSLATE_NEW_UX_NAME" desc="Name of the flag to enable the new Translate UX.">
+ Enable the new Translate UX.
+ </message>
+ <message name="IDS_FLAGS_ENABLE_TRANSLATE_NEW_UX_DESCRIPTION" desc="Description for the flag to enable the new Translate UX.">
+ Enable the new Translate bubble UX is offered instead of the infobar.
+ </message>
<!-- Crashes -->
<message name="IDS_CRASHES_TITLE" desc="Title for the chrome://crashes page.">
@@ -7444,6 +7450,9 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_TOOLTIP_MIC_SEARCH" desc="The tooltip for search-by-voice button">
Search by voice
</message>
+ <message name="IDS_TOOLTIP_TRANSLATE" desc="The tooltip for translate">
+ Translate this page
+ </message>
<message name="IDS_TOOLTIP_ZOOM" desc="The tooltip for zoom icon">
Zoom: <ph name="VALUE">$1<ex>100</ex></ph>%
</message>
« no previous file with comments | « chrome/app/chrome_command_ids.h ('k') | chrome/app/theme/default_100_percent/translate.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698