Index: chrome/android/java/strings/android_chrome_strings.grd |
diff --git a/chrome/android/java/strings/android_chrome_strings.grd b/chrome/android/java/strings/android_chrome_strings.grd |
index 3b70c45d1dad93f020def2ba731cb7e6c7a8de64..9f927f791279d0d7ce6ab3df1e516bb28fcca6f6 100644 |
--- a/chrome/android/java/strings/android_chrome_strings.grd |
+++ b/chrome/android/java/strings/android_chrome_strings.grd |
@@ -164,6 +164,9 @@ CHAR-LIMIT guidelines: |
<message name="IDS_NEXT" desc="Generic label for a button to advance to the next item. [CHAR-LIMIT=20]"> |
Next |
</message> |
+ <message name="IDS_SHOW" desc="Generic label to say show for a feature. [CHAR-LIMIT=32]"> |
+ Show |
+ </message> |
<!-- Main Preferences --> |
<message name="IDS_PREFERENCES" desc="Title for Chrome's Settings."> |
@@ -1523,6 +1526,9 @@ You are signing in with a managed account and giving its administrator control o |
<message name="IDS_TABS_AND_APPS_OPT_IN_CONFIRMATION" desc="The confirmation message shown when the user opts in to have apps and tabs together in recents"> |
Tabs will live together with recent apps. |
</message> |
+ <message name="IDS_TABBED_MODE_OPT_IN_INFOBAR" desc="The infobar message suggesting tabbed mode for selected list of devices that doesn't have a convenient tab switcher button"> |
+ Show a button in the toolbar for quick access to your Chrome tabs. |
+ </message> |
<!-- Autofill/Wallet integration prompt --> |
<message name="IDS_CARD_UNMASK_INPUT_HINT" desc="Hint text for an input field containing the user's credit card CVC (card verification code)."> |