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

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

Issue 2014833002: Show dialogs for syncing to managed accounts. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Replace getContext with getActivity in AccountManagementFragment. Created 4 years, 5 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 1033 matching lines...) Expand 10 before | Expand all | Expand 10 after
1044 You are signing out of an account managed by <ph name="DOMAIN_NAME">%1$s <ex>google.com</ex></ph>. This will delete the Chrome data stored on this device , but the data will remain in your Google Account. 1044 You are signing out of an account managed by <ph name="DOMAIN_NAME">%1$s <ex>google.com</ex></ph>. This will delete the Chrome data stored on this device , but the data will remain in your Google Account.
1045 </message> 1045 </message>
1046 <message name="IDS_SIGNOUT_DIALOG_POSITIVE_BUTTON" desc="Button to sign ou t of Chrome"> 1046 <message name="IDS_SIGNOUT_DIALOG_POSITIVE_BUTTON" desc="Button to sign ou t of Chrome">
1047 Sign out 1047 Sign out
1048 </message> 1048 </message>
1049 <message name="IDS_SIGN_IN_BUTTON" desc="Label for a button to sign in"> 1049 <message name="IDS_SIGN_IN_BUTTON" desc="Label for a button to sign in">
1050 Sign in 1050 Sign in
1051 </message> 1051 </message>
1052 1052
1053 <!-- Sync strings --> 1053 <!-- Sync strings -->
1054 <message name="IDS_SIGN_OUT_MANAGED_ACCOUNT" desc="Title for prompts to si gn out of managed accounts">
1055 Sign out of managed account
1056 </message>
1057 <message name="IDS_SIGN_IN_MANAGED_ACCOUNT" desc="Title for prompts to sig n in to managed accounts">
1058 Sign in to managed account
1059 </message>
1060 <message name="IDS_SIGN_IN_MANAGED_ACCOUNT_DESCRIPTION" desc="Description for signing in to managed accounts">
1061 You are signing in with an account managed by <ph name="MANAGED_DOMAIN"> %1$s<ex>Google</ex></ph> and giving its administrator control over your Chrome d ata. Your data will become permanently tied to this account. Signing out of Chro me will delete your data from this device, but it will remain stored in your Goo gle Account.
1062 </message>
1063 <message name="IDS_SIGN_OUT_MANAGED_ACCOUNT_DESCRIPTION" desc="Description for signing out of a managed account">
1064 You are signing out of an account managed by <ph name="MANAGED_DOMAIN">% 1$s<ex>Google</ex></ph>. This will delete your Chrome data from this device, but your data will remain in your Google Account.
1065 </message>
1066 <message name="IDS_SWITCH_FROM_MANAGED_ACCOUNT_DESCRIPTION" desc="Descript ion for switching from a managed account">
1067 You are switching sync accounts from <ph name="ACCOUNT_EMAIL_OLD">%1$s<e x>user@example.com</ex></ph> to <ph name="ACCOUNT_EMAIL_NEW">%2$s<ex>user@exampl e.com</ex></ph>. Your existing Chrome data is managed by <ph name="MANAGED_DOMAI N">%3$s<ex>Google</ex></ph>. This will delete your data from this device, but yo ur data will remain in <ph name="ACCOUNT_EMAIL_OLD">%1$s<ex>user@example.com</ex ></ph>.
1068 </message>
1069 <message name="IDS_ACCEPT_AND_SIGN_OUT" desc="Button displayed for user to confirm and sign out of a managed account">
1070 Accept and sign out
1071 </message>
1072 <message name="IDS_ACCEPT_AND_SWITCH_ACCOUNTS" desc="Button displayed for user to confirm and switch from a managed account">
1073 Accept and switch accounts
1074 </message>
1054 <message name="IDS_SYNC_YOUR_BOOKMARKS" desc="Title for the prompt to sign in and enable sync to sync their bookmarks"> 1075 <message name="IDS_SYNC_YOUR_BOOKMARKS" desc="Title for the prompt to sign in and enable sync to sync their bookmarks">
1055 Sync your bookmarks 1076 Sync your bookmarks
1056 </message> 1077 </message>
1057 <message name="IDS_BOOKMARK_SIGN_IN_PROMO_DESCRIPTION" desc="Description f or bookmark UI sign-in promotion."> 1078 <message name="IDS_BOOKMARK_SIGN_IN_PROMO_DESCRIPTION" desc="Description f or bookmark UI sign-in promotion.">
1058 To get your bookmarks your other devices, sign in to Chrome. 1079 To get your bookmarks your other devices, sign in to Chrome.
1059 </message> 1080 </message>
1060 <message name="IDS_RECENT_TABS_SIGN_IN_PROMO_DESCRIPTION" desc="Descriptio n for recent tabs UI sign-in promotion."> 1081 <message name="IDS_RECENT_TABS_SIGN_IN_PROMO_DESCRIPTION" desc="Descriptio n for recent tabs UI sign-in promotion.">
1061 To get your tabs from your other devices, sign in to Chrome. 1082 To get your tabs from your other devices, sign in to Chrome.
1062 </message> 1083 </message>
1063 <message name="IDS_ENABLE_SYNC_BUTTON" desc="Text that displayed or button that allows the user to open Chrome settings to enable sync."> 1084 <message name="IDS_ENABLE_SYNC_BUTTON" desc="Text that displayed or button that allows the user to open Chrome settings to enable sync.">
(...skipping 1590 matching lines...) Expand 10 before | Expand all | Expand 10 after
2654 <!-- Migration strings --> 2675 <!-- Migration strings -->
2655 <message name="IDS_TAB_SWITCHER_CALLOUT_HEADER" desc="Header for the Tab S witcher callout."> 2676 <message name="IDS_TAB_SWITCHER_CALLOUT_HEADER" desc="Header for the Tab S witcher callout.">
2656 Quickly switch tabs 2677 Quickly switch tabs
2657 </message> 2678 </message>
2658 <message name="IDS_TAB_SWITCHER_CALLOUT_BODY" desc="Indicates that clickin g the tab switcher button gives you quick access to your tabs."> 2679 <message name="IDS_TAB_SWITCHER_CALLOUT_BODY" desc="Indicates that clickin g the tab switcher button gives you quick access to your tabs.">
2659 Tap this button for quick access to your tabs. 2680 Tap this button for quick access to your tabs.
2660 </message> 2681 </message>
2661 </messages> 2682 </messages>
2662 </release> 2683 </release>
2663 </grit> 2684 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698