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

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

Issue 954933004: Upstream Account chooser fragment of First Run. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update copyright dates Created 5 years, 10 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
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/firstrun/ProfileDataCache.java ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <grit current_release="1" latest_public_release="0"> 2 <grit current_release="1" latest_public_release="0">
3 <outputs> 3 <outputs>
4 <output filename="values-am/android_chrome_strings.xml" lang="am" type="andr oid" /> 4 <output filename="values-am/android_chrome_strings.xml" lang="am" type="andr oid" />
5 <output filename="values-ar/android_chrome_strings.xml" lang="ar" type="andr oid" /> 5 <output filename="values-ar/android_chrome_strings.xml" lang="ar" type="andr oid" />
6 <output filename="values-bg/android_chrome_strings.xml" lang="bg" type="andr oid" /> 6 <output filename="values-bg/android_chrome_strings.xml" lang="bg" type="andr oid" />
7 <output filename="values-ca/android_chrome_strings.xml" lang="ca" type="andr oid" /> 7 <output filename="values-ca/android_chrome_strings.xml" lang="ca" type="andr oid" />
8 <output filename="values-cs/android_chrome_strings.xml" lang="cs" type="andr oid" /> 8 <output filename="values-cs/android_chrome_strings.xml" lang="cs" type="andr oid" />
9 <output filename="values-da/android_chrome_strings.xml" lang="da" type="andr oid" /> 9 <output filename="values-da/android_chrome_strings.xml" lang="da" type="andr oid" />
10 <output filename="values-de/android_chrome_strings.xml" lang="de" type="andr oid" /> 10 <output filename="values-de/android_chrome_strings.xml" lang="de" type="andr oid" />
(...skipping 1223 matching lines...) Expand 10 before | Expand all | Expand 10 after
1234 <message name="IDS_CARD_UNMASK_YEAR_HINT" desc="Hint text for an input fie ld containing a credit card expiration year in two digit format."> 1234 <message name="IDS_CARD_UNMASK_YEAR_HINT" desc="Hint text for an input fie ld containing a credit card expiration year in two digit format.">
1235 YY 1235 YY
1236 </message> 1236 </message>
1237 <message name="IDS_CARD_UNMASK_EXPIRATION_DATE_SEPARATOR" desc="Separator for a credit card expiration date, e.g. the slash in 05/16."> 1237 <message name="IDS_CARD_UNMASK_EXPIRATION_DATE_SEPARATOR" desc="Separator for a credit card expiration date, e.g. the slash in 05/16.">
1238 / 1238 /
1239 </message> 1239 </message>
1240 <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_STORE_LOCALLY" desc="Checkb ox text that permits a user to skip past this dialog next time this credit card is used on this device."> 1240 <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_STORE_LOCALLY" desc="Checkb ox text that permits a user to skip past this dialog next time this credit card is used on this device.">
1241 Don't ask again for this card 1241 Don't ask again for this card
1242 </message> 1242 </message>
1243 1243
1244 <!-- First Run strings -->
1245 <message name="IDS_FRE_SET_UP_CHROME" desc="Header text shown when the use r is first setting up Chrome">
1246 Set up Chrome
1247 </message>
1248 <message name="IDS_FRE_ACCOUNT_CHOICE_DESCRIPTION" desc="Text for account chooser page">
1249 Select an account to get your tabs, bookmarks, history, and other settin gs on all your devices.
1250 </message>
1251 <message name="IDS_FRE_SKIP_TEXT" desc="Text for second page skip button">
1252 No thanks
1253 </message>
1254 <message name="IDS_CHOOSE_ACCOUNT_SIGN_IN" desc="Sign in button for choose google account dialog [CHAR-LIMIT=20]">
1255 Sign in
1256 </message>
1257 <message name="IDS_FRE_DONE" desc="Button to dismiss the sign-in screen on ce the user is done">
1258 Done
1259 </message>
1260 <message name="IDS_FRE_SETTINGS" desc="Button that opens Chrome settings">
1261 Settings
1262 </message>
1263 <message name="IDS_FRE_ADD_ACCOUNT" desc="Text for adding another Google A ccount">
1264 Add account
1265 </message>
1266 <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]">
1267 Make Chrome yours
1268 </message>
1269 <message name="IDS_FRE_NO_ACCOUNT_CHOICE_DESCRIPTION" desc="Text for accou nt chooser page when there are no accounts on the device.">
1270 Add an account to get your tabs, bookmarks, history, and other settings on all your devices.
1271 </message>
1272 <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.">
1273 Sign in to access all your web stuff from any device
1274 </message>
1275 <message name="IDS_FRE_NO_ACCOUNTS" desc="Text for spinner when there is n o google accounts [CHAR-LIMIT=40]">
1276 Add an account
1277 </message>
1278 <message name="IDS_FRE_HI_NAME" desc="Title welcoming the user by their na me after they have signed in.">
1279 Hi, <ph name="FULL_NAME">%1$s<ex>John Smith</ex></ph>
1280 </message>
1281 <message name="IDS_FRE_SIGNED_IN_DESCRIPTION" desc="Explanation of what ge ts synced after the user signed in">
1282 Your tabs, bookmarks, history and other settings will be synced to your Google Account.
1283 </message>
1284 <message name="IDS_FRE_SIGNED_IN_DESCRIPTION_UCA_ADDENDUM" desc="Additiona l explanation for child accounts that synced settings are managed by parents.">
1285 Your parents help manage these settings.
1286 </message>
1287 <message name="IDS_ACCESSIBILITY_FRE_ACCOUNT_SPINNER" desc="Content descri ption for the first run account drop down spinner.">
1288 Choose accounts
newt (away) 2015/02/26 01:42:06 s/accounts/account
1289 </message>
1290
1244 </messages> 1291 </messages>
1245 </release> 1292 </release>
1246 </grit> 1293 </grit>
OLDNEW
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/firstrun/ProfileDataCache.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698