Chromium Code Reviews| 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 3ba265d024609878ba863d2423f9555ecf7c2387..5445ac26549c3ebc19eaf4a4223c62491de6f51f 100644 |
| --- a/chrome/android/java/strings/android_chrome_strings.grd |
| +++ b/chrome/android/java/strings/android_chrome_strings.grd |
| @@ -1581,6 +1581,12 @@ You are signing in with a managed account and giving its administrator control o |
| <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. |
| </message> |
| + <message name="IDS_FRE_ACCEPT" desc="Text for button to accept being signed in"> |
| + OK, got it |
| + </message> |
| + <message name="IDS_FRE_UNDO" desc="Text for button to undo being signed in"> |
| + Undo |
|
newt (away)
2016/02/03 17:57:29
Could you move "Undo" up to the top of this file w
PEConn
2016/02/04 19:26:10
Done.
|
| + </message> |
| <message name="IDS_FRE_SKIP_TEXT" desc="Text for second page skip button"> |
| No thanks |
| </message> |
| @@ -1612,7 +1618,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. |