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 7ccbf3b680ec76c2d3f5227fdd7a986e7ed07bea..e5d68cbab0feaea859170c4b23a4e555557f0ff9 100644 |
--- a/chrome/android/java/strings/android_chrome_strings.grd |
+++ b/chrome/android/java/strings/android_chrome_strings.grd |
@@ -170,6 +170,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_UNDO" desc="Generic label for a button to undo the previous action."> |
+ Undo |
+ </message> |
<!-- Main Preferences --> |
<message name="IDS_PREFERENCES" desc="Title for Chrome's Settings."> |
@@ -1583,7 +1586,10 @@ You are signing in with a managed account and giving its administrator control o |
Set up Chrome |
</message> |
<message name="IDS_FRE_ACCOUNT_CHOICE_DESCRIPTION" desc="Text for account chooser page"> |
- Select an account to get your bookmarks, history, passwords, and other settings on all your devices. |
+ Sign in to get your bookmarks, history, passwords, and other settings on all your devices. |
+ </message> |
+ <message name="IDS_FRE_ACCEPT" desc="Text for button to accept being signed in"> |
+ OK, got it |
</message> |
<message name="IDS_FRE_SKIP_TEXT" desc="Text for second page skip button"> |
No thanks |
@@ -1616,7 +1622,7 @@ You are signing in with a managed account and giving its administrator control o |
Hi, <ph name="FULL_NAME">%1$s<ex>John Smith</ex></ph> |
</message> |
<message name="IDS_FRE_SIGNED_IN_DESCRIPTION" desc="Explanation of what gets synced after the user signed in"> |
- Your bookmarks, history, passwords, and other settings will be synced to your Google Account. |
+ Your bookmarks, history, passwords, and other settings will be synced to your Google Account so you can use them on all your devices. You can choose what to sync in <ph name="BEGIN_LINK1"><LINK1></ph>Settings<ph name="END_LINK1"></LINK1></ph>. |
</message> |
<message name="IDS_FRE_SIGNED_IN_DESCRIPTION_UCA_ADDENDUM" desc="Additional explanation for child accounts that synced settings are managed by parents."> |
Your parents help manage these settings. |
@@ -2259,9 +2265,6 @@ However, you aren’t invisible. Going incognito doesn’t hide your browsing fr |
<message name="IDS_UNDO_BAR_MULTIPLE_DELETE_MESSAGE" desc="Message shown when you can undo several bookmark delete actions."> |
<ph name="NUMBER_OF_BOOKMARKS">%1$s<ex>3</ex></ph> bookmarks deleted |
</message> |
- <message name="IDS_UNDO_BAR_BUTTON_TEXT" desc="Button text to undo closing a tab."> |
- Undo |
- </message> |
<!-- MultiWindow --> |
<message name="IDS_UNSUPPORTED_NUMBER_OF_WINDOWS" desc="Popup message for when the user has tried to start too many concurrent versions of Chrome."> |