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

Side by Side Diff: chrome/android/java/strings/android_chrome_strings.grd

Issue 1698043006: Created the dialog offering the user to merge their account data or keep it (Closed) Base URL: maybelle.lon.corp.google.com:/usr/local/google/code/clankium/src@sync_settings
Patch Set: Created 4 years, 9 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:
View unified diff | Download patch
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <!-- android_chrome_strings.grd contains strings for Chrome for Android. 3 <!-- android_chrome_strings.grd contains strings for Chrome for Android.
4 4
5 FAQ: 5 FAQ:
6 - How do I add, change, or remove a string? 6 - How do I add, change, or remove a string?
7 Just update this file. 7 Just update this file.
8 - Translations will happen automatically?? 8 - Translations will happen automatically??
9 Yes, indeed. Just add your string before the branch point and 9 Yes, indeed. Just add your string before the branch point and
10 make the description good. 10 make the description good.
(...skipping 152 matching lines...) Expand 10 before | Expand all | Expand 10 after
163 </message> 163 </message>
164 <message name="IDS_NO_THANKS" desc="Generic label to say no thanks for a f eature. [CHAR-LIMIT=32]"> 164 <message name="IDS_NO_THANKS" desc="Generic label to say no thanks for a f eature. [CHAR-LIMIT=32]">
165 No Thanks 165 No Thanks
166 </message> 166 </message>
167 <message name="IDS_ENABLE" desc="Generic label to enable a feature. [CHAR- LIMIT=32]"> 167 <message name="IDS_ENABLE" desc="Generic label to enable a feature. [CHAR- LIMIT=32]">
168 Enable 168 Enable
169 </message> 169 </message>
170 <message name="IDS_NEXT" desc="Generic label for a button to advance to th e next item. [CHAR-LIMIT=20]"> 170 <message name="IDS_NEXT" desc="Generic label for a button to advance to th e next item. [CHAR-LIMIT=20]">
171 Next 171 Next
172 </message> 172 </message>
173 <message name="IDS_CONT" desc="Generic label for a continue prompt. Used i n multiple contexts. [CHAR-LIMIT=20]">
newt (away) 2016/02/25 06:25:53 s/CONT/CONTINUE/ As a rule, avoid abbreviations (
newt (away) 2016/02/25 06:25:53 "... for a button to continue to the next screen"
PEConn 2016/02/25 14:19:52 So this is used in the java code as R.string.cont
PEConn 2016/02/25 14:19:52 Done.
174 Continue
175 </message>
173 <message name="IDS_SUBMIT" desc="Generic label for a button to submit data . Used in multiple contexts. [CHAR-LIMIT=20]"> 176 <message name="IDS_SUBMIT" desc="Generic label for a button to submit data . Used in multiple contexts. [CHAR-LIMIT=20]">
174 Submit 177 Submit
175 </message> 178 </message>
176 <message name="IDS_UNDO" desc="Generic label for a button to undo the prev ious action."> 179 <message name="IDS_UNDO" desc="Generic label for a button to undo the prev ious action.">
177 Undo 180 Undo
178 </message> 181 </message>
179 182
180 <!-- Main Preferences --> 183 <!-- Main Preferences -->
181 <message name="IDS_PREFERENCES" desc="Title for Chrome's Settings."> 184 <message name="IDS_PREFERENCES" desc="Title for Chrome's Settings.">
182 Settings 185 Settings
(...skipping 879 matching lines...) Expand 10 before | Expand all | Expand 10 after
1062 </message> 1065 </message>
1063 <message name="IDS_SYNC_PASSPHRASE_INCORRECT" desc="Inform the user that t he passphrase they entered for sync is incorrect. [CHAR-LIMIT=40]"> 1066 <message name="IDS_SYNC_PASSPHRASE_INCORRECT" desc="Inform the user that t he passphrase they entered for sync is incorrect. [CHAR-LIMIT=40]">
1064 Incorrect passphrase 1067 Incorrect passphrase
1065 </message> 1068 </message>
1066 <message name="IDS_SYNC_VERIFYING" desc="Inform the user that their sync e ncryption information is being verified. [CHAR-LIMIT=20]"> 1069 <message name="IDS_SYNC_VERIFYING" desc="Inform the user that their sync e ncryption information is being verified. [CHAR-LIMIT=20]">
1067 Verifying… 1070 Verifying…
1068 </message> 1071 </message>
1069 <message name="IDS_SYNC_LOADING" desc="Preference title to let the user ch ange their encryption password. [CHAR-LIMIT=20]"> 1072 <message name="IDS_SYNC_LOADING" desc="Preference title to let the user ch ange their encryption password. [CHAR-LIMIT=20]">
1070 Loading… 1073 Loading…
1071 </message> 1074 </message>
1075 <message name="IDS_SYNC_IMPORT_DATA_TITLE" desc="Preference title of scree n to let user choose to switch sync accounts. [CHAR-LIMIT=24]">
1076 Import data?
1077 </message>
1078 <message name="IDS_SYNC_IMPORT_DATA_PROMPT_SWITCHING_ACCOUNTS" desc="Promp t for the user to choose how they want to handle their existing sync data">
1079 You’re switching sync accounts from <ph name="FROM_ACCOUNT">%2$s<ex>john doe@old.com</ex></ph> to <ph name="TO_ACCOUNT">%1$s<ex>johndoe@new.com</ex></ph> . What do you want to do with your existing bookmarks, history, passwords and ot her settings?
1080 </message>
1081 <message name="IDS_SYNC_IMPORT_DATA_PROMPT_EXISTING_DATA" desc="Prompt for the user to choose how they want to handle their existing sync data">
1082 You are signing in to <ph name="TO_ACCOUNT">%1$s<ex>johndoe@new.com</ex> </ph>. Some of your existing bookmarks, history, passwords, and other settings w ere previously synced to <ph name="FROM_ACCOUNT">%2$s<ex>johndoe@old.com</ex></p h>. What do you want to do with your existing data?
1083 </message>
1084 <message name="IDS_SYNC_IMPORT_EXISTING_DATA" desc="Option to import exist ing data to the newly selected sync account">
1085 Import existing data
1086 </message>
1087 <message name="IDS_SYNC_IMPORT_EXISTING_DATA_SUBTEXT" desc="Subtext descri bing what happens if the user elects to import existing data to the newly select ed sync account">
1088 Keep existing data on your device and permanently import the data to <ph name="TO_ACCOUNT">%1$s<ex>johndoe@new.com</ex></ph>.
1089 </message>
1090 <message name="IDS_SYNC_IMPORT_EXISTING_DATA_VALUE" desc="Internal value f or import data preference" translateable="false">
1091 import_existing_data
newt (away) 2016/02/25 06:25:53 Store this constant in Java. (Unless this needs to
PEConn 2016/02/25 14:19:52 I'm removing this, as well as IDS_SYNC_KEEP_EXISTI
1092 </message>
1072 <message name="IDS_SYNC_KEEP_EXISTING_DATA_SEPARATE" desc="Option to keep the existing data separate from the newly selected sync account"> 1093 <message name="IDS_SYNC_KEEP_EXISTING_DATA_SEPARATE" desc="Option to keep the existing data separate from the newly selected sync account">
1073 Keep existing data separate 1094 Keep existing data separate
1074 </message> 1095 </message>
1075 <message name="IDS_SYNC_KEEP_EXISTING_DATA_SEPARATE_SUBTEXT" desc="Subtext describing what happens if the user elects to keep the existing data separate"> 1096 <message name="IDS_SYNC_KEEP_EXISTING_DATA_SEPARATE_SUBTEXT" desc="Subtext describing what happens if the user elects to keep the existing data separate">
1076 Replace this device’s data with <ph name="ACCOUNT">%1$s<ex>john@doe.com< /ex></ph>’s data. You can retrieve your existing data by switching back to <ph n ame="ACCOUNT">%1$s<ex>johndoe@gmail.com</ex></ph> 1097 Replace this device’s data with <ph name="TO_ACCOUNT">%1$s<ex>johndoe@ne w.com</ex></ph>’s data. You can retrieve your existing data by switching back to <ph name="FROM_ACCOUNT">%2$s<ex>johndoe@old.com</ex></ph>, but data created sin ce you signed out will be lost.
1077 </message> 1098 </message>
1078 <message name="IDS_SYNC_KEEP_EXISTING_DATA_SEPARATE_VALUE" desc="Internal value for keep existing data preference" translateable="false"> 1099 <message name="IDS_SYNC_KEEP_EXISTING_DATA_SEPARATE_VALUE" desc="Internal value for keep existing data preference" translateable="false">
1079 keep_existing_data 1100 keep_existing_data
1080 </message> 1101 </message>
1081 1102
1082 <!-- Bluetooth Picker UI strings --> 1103 <!-- Bluetooth Picker UI strings -->
1083 <message name="IDS_BLUETOOTH_DIALOG_TITLE" desc="The header message shown on top of the dialog that lets the user pick a Bluetooth device for the site to pair with. Shown above a list of Bluetooth devices discovered. "> 1104 <message name="IDS_BLUETOOTH_DIALOG_TITLE" desc="The header message shown on top of the dialog that lets the user pick a Bluetooth device for the site to pair with. Shown above a list of Bluetooth devices discovered. ">
1084 <ph name="SITE">%1$s<ex>https://www.google.com</ex></ph> wants to pair w ith:</message> 1105 <ph name="SITE">%1$s<ex>https://www.google.com</ex></ph> wants to pair w ith:</message>
1085 <message name="IDS_BLUETOOTH_SEARCHING" desc="The message shown in the Blu etooth picker dialog while scanning for devices."> 1106 <message name="IDS_BLUETOOTH_SEARCHING" desc="The message shown in the Blu etooth picker dialog while scanning for devices.">
1086 Searching for devices… <ph name="BEGIN_LINK">&lt;link&gt;</ph>get help<p h name="END_LINK">&lt;/link&gt;</ph> 1107 Searching for devices… <ph name="BEGIN_LINK">&lt;link&gt;</ph>get help<p h name="END_LINK">&lt;/link&gt;</ph>
(...skipping 534 matching lines...) Expand 10 before | Expand all | Expand 10 after
1621 Critical functionality required to run Chrome is missing; either your Ch rome installation is incomplete, or not compatible with this version of Android. 1642 Critical functionality required to run Chrome is missing; either your Ch rome installation is incomplete, or not compatible with this version of Android.
1622 </message> 1643 </message>
1623 <message name="IDS_INCOMPATIBLE_LIBRARIES" desc="Error message shown when Chrome fails to start due to having the wrong version of the native library"> 1644 <message name="IDS_INCOMPATIBLE_LIBRARIES" desc="Error message shown when Chrome fails to start due to having the wrong version of the native library">
1624 Chrome’s components are incompatible with one another. Chrome may be upg rading, please try again in a few minutes. If the problem continues, try uninsta lling and re-installing Chrome. 1645 Chrome’s components are incompatible with one another. Chrome may be upg rading, please try again in a few minutes. If the problem continues, try uninsta lling and re-installing Chrome.
1625 </message> 1646 </message>
1626 <message name="IDS_NATIVE_STARTUP_FAILED" desc="Error message shown when C hrome fails to start for other (unknown) reasons"> 1647 <message name="IDS_NATIVE_STARTUP_FAILED" desc="Error message shown when C hrome fails to start for other (unknown) reasons">
1627 Chrome failed during startup with an unexpected error. 1648 Chrome failed during startup with an unexpected error.
1628 </message> 1649 </message>
1629 1650
1630 <!-- First Run strings --> 1651 <!-- First Run strings -->
1631 <message name="IDS_FRE_SET_UP_CHROME" desc="Header text shown when the use r is first setting up Chrome">
1632 Set up Chrome
1633 </message>
1634 <message name="IDS_FRE_ACCOUNT_CHOICE_DESCRIPTION" desc="Text for account chooser page">
1635 Sign in to get your bookmarks, history, passwords, and other settings on all your devices.
1636 </message>
1637 <message name="IDS_FRE_ACCEPT" desc="Text for button to accept being signe d in">
1638 OK, got it
1639 </message>
1640 <message name="IDS_FRE_SKIP_TEXT" desc="Text for second page skip button"> 1652 <message name="IDS_FRE_SKIP_TEXT" desc="Text for second page skip button">
1641 No thanks 1653 No thanks
1642 </message> 1654 </message>
1643 <message name="IDS_CHOOSE_ACCOUNT_SIGN_IN" desc="Sign in button for choose google account dialog [CHAR-LIMIT=20]">
1644 Sign in
1645 </message>
1646 <message name="IDS_FRE_DONE" desc="Button to dismiss the sign-in screen on ce the user is done"> 1655 <message name="IDS_FRE_DONE" desc="Button to dismiss the sign-in screen on ce the user is done">
1647 Done 1656 Done
1648 </message> 1657 </message>
1649 <message name="IDS_FRE_SETTINGS" desc="Button that opens Chrome settings"> 1658 <message name="IDS_FRE_SETTINGS" desc="Button that opens Chrome settings">
1650 Settings 1659 Settings
1651 </message> 1660 </message>
1652 <message name="IDS_FRE_ADD_ACCOUNT" desc="Text for adding another Google A ccount">
1653 Add account
1654 </message>
1655 <message name="IDS_MAKE_CHROME_YOURS" desc="Title for the signin promo tha t prompts the user to sign in to Chrome to have a personalized experirence. [CHA R-LIMIT=24]">
1656 Make Chrome yours
1657 </message>
1658 <message name="IDS_FRE_NO_ACCOUNT_CHOICE_DESCRIPTION" desc="Text for accou nt chooser page when there are no accounts on the device.">
1659 Add an account to get your bookmarks, history, passwords, and other sett ings on all your devices.
1660 </message>
1661 <message name="IDS_SIGN_IN_TO_CHROME_SUMMARY_VARIANT" desc="A variant of s ummary for the signin promo; lists reasons to sign in to Chrome.">
1662 Sign in to access all your web stuff from any device
1663 </message>
1664 <message name="IDS_FRE_NO_ACCOUNTS" desc="Text for spinner when there is n o google accounts [CHAR-LIMIT=40]">
1665 Add an account
1666 </message>
1667 <message name="IDS_FRE_HI_NAME" desc="Title welcoming the user by their na me after they have signed in.">
1668 Hi, <ph name="FULL_NAME">%1$s<ex>John Smith</ex></ph>
1669 </message>
1670 <message name="IDS_FRE_SIGNED_IN_DESCRIPTION" desc="Explanation of what ge ts synced after the user signed in">
1671 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 wha t to sync in <ph name="BEGIN_LINK1">&lt;LINK1&gt;</ph>Settings<ph name="END_LINK 1">&lt;/LINK1&gt;</ph>.
1672 </message>
1673 <message name="IDS_FRE_SIGNED_IN_DESCRIPTION_UCA_ADDENDUM" desc="Additiona l explanation for child accounts that synced settings are managed by parents.">
1674 Your parents help manage these settings.
1675 </message>
1676 <message name="IDS_FRE_TOS_AND_PRIVACY" desc="Message explaining that use of Chrome is governed by Chrome's terms of service and privacy notice."> 1661 <message name="IDS_FRE_TOS_AND_PRIVACY" desc="Message explaining that use of Chrome is governed by Chrome's terms of service and privacy notice.">
1677 By using this application, you agree to Chrome’s <ph name="BEGIN_LINK1"> &lt;LINK1&gt;</ph>Terms of Service<ph name="END_LINK1">&lt;/LINK1&gt;</ph> and < ph name="BEGIN_LINK2">&lt;LINK2&gt;</ph>Privacy Notice<ph name="END_LINK2">&lt;/ LINK2&gt;</ph>. 1662 By using this application, you agree to Chrome’s <ph name="BEGIN_LINK1"> &lt;LINK1&gt;</ph>Terms of Service<ph name="END_LINK1">&lt;/LINK1&gt;</ph> and < ph name="BEGIN_LINK2">&lt;LINK2&gt;</ph>Privacy Notice<ph name="END_LINK2">&lt;/ LINK2&gt;</ph>.
1678 </message> 1663 </message>
1679 <message name="IDS_FRE_SEND_REPORT_CHECK" desc="Text for asking the user t o allow sending stats and crash reports"> 1664 <message name="IDS_FRE_SEND_REPORT_CHECK" desc="Text for asking the user t o allow sending stats and crash reports">
1680 Help make Chrome better by sending usage statistics and crash reports to Google. 1665 Help make Chrome better by sending usage statistics and crash reports to Google.
1681 </message> 1666 </message>
1682 <message name="IDS_FRE_ACCEPT_CONTINUE" desc="Text for first page accept a nd continue button [CHAR-LIMIT=20]"> 1667 <message name="IDS_FRE_ACCEPT_CONTINUE" desc="Text for first page accept a nd continue button [CHAR-LIMIT=20]">
1683 Accept &amp; continue 1668 Accept &amp; continue
1684 </message> 1669 </message>
1685 <message name="IDS_FRE_WELCOME" desc="Text for greeting the user on Chrome First Run"> 1670 <message name="IDS_FRE_WELCOME" desc="Text for greeting the user on Chrome First Run">
1686 Welcome to Chrome 1671 Welcome to Chrome
1687 </message> 1672 </message>
1688 <message name="IDS_ACCESSIBILITY_FRE_ACCOUNT_SPINNER" desc="Content descri ption for the first run account drop down spinner."> 1673
1674 <!-- Account Signin Strings -->
1675 <message name="IDS_SIGNIN_SET_UP_CHROME" desc="Header text shown when the user is first setting up Chrome">
1676 Set up Chrome
1677 </message>
1678 <message name="IDS_CHOOSE_ACCOUNT_SIGN_IN" desc="Sign in button for choose google account dialog [CHAR-LIMIT=20]">
1679 Sign in
1680 </message>
1681 <message name="IDS_SIGNIN_ACCOUNT_CHOICE_DESCRIPTION" desc="Text for accou nt chooser page">
1682 Sign in to get your bookmarks, history, passwords, and other settings on all your devices.
1683 </message>
1684 <message name="IDS_SIGNIN_ACCEPT" desc="Text for button to accept being si gned in">
1685 OK, got it
1686 </message>
1687 <message name="IDS_SIGNIN_ADD_ACCOUNT" desc="Text for adding another Googl e Account">
1688 Add account
1689 </message>
1690 <message name="IDS_MAKE_CHROME_YOURS" desc="Title for the signin promo tha t prompts the user to sign in to Chrome to have a personalized experirence. [CHA R-LIMIT=24]">
1691 Make Chrome yours
1692 </message>
1693 <message name="IDS_SIGNIN_NO_ACCOUNT_CHOICE_DESCRIPTION" desc="Text for ac count chooser page when there are no accounts on the device.">
1694 Add an account to get your bookmarks, history, passwords, and other sett ings on all your devices.
1695 </message>
1696 <message name="IDS_SIGNIN_SIGN_IN_TO_CHROME_SUMMARY_VARIANT" desc="A varia nt of summary for the signin promo; lists reasons to sign in to Chrome.">
1697 Sign in to access all your web stuff from any device
1698 </message>
1699 <message name="IDS_SIGNIN_NO_ACCOUNTS" desc="Text for spinner when there i s no google accounts [CHAR-LIMIT=40]">
1700 Add an account
1701 </message>
1702 <message name="IDS_SIGNIN_HI_NAME" desc="Title welcoming the user by their name after they have signed in.">
1703 Hi, <ph name="FULL_NAME">%1$s<ex>John Smith</ex></ph>
1704 </message>
1705 <message name="IDS_SIGNIN_SIGNED_IN_DESCRIPTION" desc="Explanation of what gets synced after the user signed in">
1706 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 wha t to sync in <ph name="BEGIN_LINK1">&lt;LINK1&gt;</ph>Settings<ph name="END_LINK 1">&lt;/LINK1&gt;</ph>.
1707 </message>
1708 <message name="IDS_SIGNIN_SIGNED_IN_DESCRIPTION_UCA_ADDENDUM" desc="Additi onal explanation for child accounts that synced settings are managed by parents. ">
1709 Your parents help manage these settings.
1710 </message>
1711 <message name="IDS_ACCESSIBILITY_SIGNIN_ACCOUNT_SPINNER" desc="Content des cription for the first run account drop down spinner.">
1689 Choose account 1712 Choose account
1690 </message> 1713 </message>
1691 1714
1692 <!-- External Navigation Strings --> 1715 <!-- External Navigation Strings -->
1693 <message name="IDS_EXTERNAL_APP_LEAVE_INCOGNITO_WARNING" desc="Alert dialo g text warning that user that incognito mode does not continue into external app s."> 1716 <message name="IDS_EXTERNAL_APP_LEAVE_INCOGNITO_WARNING" desc="Alert dialo g text warning that user that incognito mode does not continue into external app s.">
1694 Leaving incognito mode if this link is opened in an external application . Continue? 1717 Leaving incognito mode if this link is opened in an external application . Continue?
1695 </message> 1718 </message>
1696 <message name="IDS_EXTERNAL_APP_LEAVE_INCOGNITO_WARNING_TITLE" desc="Title for incognito external intent. [CHAR-LIMIT=24]"> 1719 <message name="IDS_EXTERNAL_APP_LEAVE_INCOGNITO_WARNING_TITLE" desc="Title for incognito external intent. [CHAR-LIMIT=24]">
1697 Warning 1720 Warning
1698 </message> 1721 </message>
(...skipping 683 matching lines...) Expand 10 before | Expand all | Expand 10 after
2382 </message> 2405 </message>
2383 <message name="IDS_PHYSICAL_WEB_LAUNCH_BUTTON" desc="The label for a butto n that opens a list of nearby URLs"> 2406 <message name="IDS_PHYSICAL_WEB_LAUNCH_BUTTON" desc="The label for a butto n that opens a list of nearby URLs">
2384 See what's nearby 2407 See what's nearby
2385 </message> 2408 </message>
2386 <message name="IDS_PHYSICAL_WEB_BOTTOM_BAR" desc="A message displayed in t he nearby URLs list activity informing the user that a notification will appear whenever devices broadcasting URLs are nearby"> 2409 <message name="IDS_PHYSICAL_WEB_BOTTOM_BAR" desc="A message displayed in t he nearby URLs list activity informing the user that a notification will appear whenever devices broadcasting URLs are nearby">
2387 Future nearby Physical Web pages will show up in your notifications list 2410 Future nearby Physical Web pages will show up in your notifications list
2388 </message> 2411 </message>
2389 </messages> 2412 </messages>
2390 </release> 2413 </release>
2391 </grit> 2414 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698