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

Side by Side Diff: chrome/app/chromeos_strings.grdp

Issue 137803008: cros: Update SAML flow. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: update strings Created 6 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 | Annotate | Revision Log
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- ChromeOS-specific strings (included from generated_resources.grd). 2 <!-- ChromeOS-specific strings (included from generated_resources.grd).
3 Everything in this file is wrapped in <if expr="pp_ifdef('chromeos')">. --> 3 Everything in this file is wrapped in <if expr="pp_ifdef('chromeos')">. -->
4 <grit-part> 4 <grit-part>
5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required."> 5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required.">
6 </message> 6 </message>
7 <!-- Idle logout dialog for retail mode --> 7 <!-- Idle logout dialog for retail mode -->
8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only."> 8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only.">
9 Are you still there? 9 Are you still there?
10 </message> 10 </message>
(...skipping 1289 matching lines...) Expand 10 before | Expand all | Expand 10 after
1300 Migrate all Chrome OS data to the new password 1300 Migrate all Chrome OS data to the new password
1301 (requires previous password) 1301 (requires previous password)
1302 </message> 1302 </message>
1303 <message name="IDS_LOGIN_PREVIOUS_PASSWORD" desc="Password field text on the p assword changed dialog"> 1303 <message name="IDS_LOGIN_PREVIOUS_PASSWORD" desc="Password field text on the p assword changed dialog">
1304 Previous password 1304 Previous password
1305 </message> 1305 </message>
1306 <message name="IDS_LOGIN_SAML_NOTICE" desc="Text message displayed above SAML portal to learly indicate that the user is being redirected to another sign-in p rovider."> 1306 <message name="IDS_LOGIN_SAML_NOTICE" desc="Text message displayed above SAML portal to learly indicate that the user is being redirected to another sign-in p rovider.">
1307 The sign-in service below is hosted by <ph name="SAML_DOMAIN">$1<ex>saml.com </ex></ph>. Sign in to continue. 1307 The sign-in service below is hosted by <ph name="SAML_DOMAIN">$1<ex>saml.com </ex></ph>. Sign in to continue.
1308 </message> 1308 </message>
1309 <message name="IDS_LOGIN_CONFIRM_PASSWORD_TITLE" desc="Title for the confirm p assword dialog."> 1309 <message name="IDS_LOGIN_CONFIRM_PASSWORD_TITLE" desc="Title for the confirm p assword dialog.">
1310 Please confirm your password. 1310 Complete sign-in
1311 </message> 1311 </message>
1312 <message name="IDS_LOGIN_CONFIRM_PASSWORD_HINT" desc="Hint for the password fi eld on the confirm password dialog."> 1312 <message name="IDS_LOGIN_CONFIRM_PASSWORD_LABEL" desc="Label for the password field on the confirm password dialog.">
1313 Type your password here to confirm. 1313 Please re-enter your password
1314 </message> 1314 </message>
1315 <message name="IDS_LOGIN_CONFIRM_PASSWORD_CONFIRM_BUTTON" desc="Label for the confirm button on the confirm password dialog."> 1315 <message name="IDS_LOGIN_CONFIRM_PASSWORD_CONFIRM_BUTTON" desc="Label for the confirm button on the confirm password dialog.">
1316 Confirm 1316 Confirm
1317 </message> 1317 </message>
1318 <message name="IDS_LOGIN_NO_PASSWORD_WARNING_TITLE" desc="Title for the no pas sword warning dialog"> 1318 <message name="IDS_LOGIN_CONFIRM_PASSWORD_TEXT" desc="Text to explain to user why password needs to be typed again in the confirm password UI.">
1319 No password detected. 1319 Re-entering your password will allow you to sign in when you are offline.
1320 </message> 1320 </message>
1321 <message name="IDS_LOGIN_NO_PASSWORD_WARNING" desc="Body text of the no passwo rd warning dialog"> 1321 <message name="IDS_LOGIN_CONFIRM_PASSWORD_ERROR_TEXT" desc="Error text to show when the user typed password could not be verified.">
bartfab (slow) 2014/02/04 20:10:47 Nit: s/user typed/user-typed/ (or "password typed
xiyuan 2014/02/04 21:23:10 Done. Changed to "password typed by the user".
1322 Password is not detected for your SAML identity provider. Please contact you r administrator for more information. 1322 Sorry, your password could not be verified. Please try again.
1323 </message> 1323 </message>
1324 <message name="IDS_LOGIN_NO_PASSWORD_WARNING_DISMISS_BUTTON" desc="Label for t he dismiss button on the no password warning dialog."> 1324 <message name="IDS_LOGIN_FATAL_ERROR_MESSAGE" desc="Message to show when the a uthentication could not be completed.">
1325 Ok 1325 Something went wrong with signing in.<ph name="LINE_BREAK">&lt;br&gt;</ph>Pl ease contact your administrator or try again.
1326 </message> 1326 </message>
1327 <message name="IDS_LOGIN_OFFLINE_EMAIL" desc="Email field text on the offline login screen. Note: should by the same as the one used on the Gaia sign-in page. "> 1327 <message name="IDS_LOGIN_OFFLINE_EMAIL" desc="Email field text on the offline login screen. Note: should by the same as the one used on the Gaia sign-in page. ">
1328 Email 1328 Email
1329 </message> 1329 </message>
1330 <message name="IDS_LOGIN_OFFLINE_PASSWORD" desc="Password field text on the of fline login screen. Note: should by the same as the one used on the Gaia sign-in page."> 1330 <message name="IDS_LOGIN_OFFLINE_PASSWORD" desc="Password field text on the of fline login screen. Note: should by the same as the one used on the Gaia sign-in page.">
1331 Password 1331 Password
1332 </message> 1332 </message>
1333 <message name="IDS_LOGIN_OFFLINE_SIGNIN" desc="Sign in text on the offline log in screen. Note: should by the same as the one used on the Gaia sign-in page."> 1333 <message name="IDS_LOGIN_OFFLINE_SIGNIN" desc="Sign in text on the offline log in screen. Note: should by the same as the one used on the Gaia sign-in page.">
1334 Sign In 1334 Sign In
1335 </message> 1335 </message>
(...skipping 3446 matching lines...) Expand 10 before | Expand all | Expand 10 after
4782 </message> 4782 </message>
4783 <message name="IDS_FIRST_RUN_HELP_STEP_KEEP_EXPLORING_BUTTON" desc="Text on th e button located in the first-run tutorial bubble pointing to help button is sys tem tray. After click on the button tutorial finishes and help app opens."> 4783 <message name="IDS_FIRST_RUN_HELP_STEP_KEEP_EXPLORING_BUTTON" desc="Text on th e button located in the first-run tutorial bubble pointing to help button is sys tem tray. After click on the button tutorial finishes and help app opens.">
4784 Keep exploring 4784 Keep exploring
4785 </message> 4785 </message>
4786 <message name="IDS_FIRST_RUN_HELP_STEP_FINISH_BUTTON" desc="Text on the button located in the first-run tutorial bubble pointing to help button is system tray . After click on the button tutorial finishes."> 4786 <message name="IDS_FIRST_RUN_HELP_STEP_FINISH_BUTTON" desc="Text on the button located in the first-run tutorial bubble pointing to help button is system tray . After click on the button tutorial finishes.">
4787 Finish 4787 Finish
4788 </message> 4788 </message>
4789 <message name="IDS_FIRST_RUN_NEXT_BUTTON" desc="Text on the first-run tutorial button leading to next step of tutorial."> 4789 <message name="IDS_FIRST_RUN_NEXT_BUTTON" desc="Text on the first-run tutorial button leading to next step of tutorial.">
4790 Next 4790 Next
4791 </message> 4791 </message>
4792 4792
4793 <!-- Charger replacement dialog --> 4793 <!-- Charger replacement dialog -->
4794 <message name="IDS_CHARGER_REPLACEMENT_CHECK_CHARGER_TITLE" desc="Title on the check charger page"> 4794 <message name="IDS_CHARGER_REPLACEMENT_CHECK_CHARGER_TITLE" desc="Title on the check charger page">
4795 Check your charger 4795 Check your charger
4796 </message> 4796 </message>
4797 <message name="IDS_CHARGER_REPLACEMENT_CHECK_CHARGER_DAMAGE" desc="Text on che ck charger page describing the charger may be damaged"> 4797 <message name="IDS_CHARGER_REPLACEMENT_CHECK_CHARGER_DAMAGE" desc="Text on che ck charger page describing the charger may be damaged">
4798 We've received a small number of user reports that some original HP Chromebo ok 11 chargers have been damaged due to overheating. To be safe, we're replacing all original chargers for free. 4798 We've received a small number of user reports that some original HP Chromebo ok 11 chargers have been damaged due to overheating. To be safe, we're replacing all original chargers for free.
4799 </message> 4799 </message>
4800 <message name="IDS_CHARGER_REPLACEMENT_CHECK_ORIGNAL_CHARGER" desc="Text on ch eck charger page asking users to check if they are using the original spring cha rger."> 4800 <message name="IDS_CHARGER_REPLACEMENT_CHECK_ORIGNAL_CHARGER" desc="Text on ch eck charger page asking users to check if they are using the original spring cha rger.">
4801 We'd like you to check if you're using one of the original chargers. 4801 We'd like you to check if you're using one of the original chargers.
4802 </message> 4802 </message>
(...skipping 13 matching lines...) Expand all
4816 Canada 4816 Canada
4817 </message> 4817 </message>
4818 <message name="IDS_CHARGER_REPLACEMENT_UK" desc="The text in the select countr y drop down as uk"> 4818 <message name="IDS_CHARGER_REPLACEMENT_UK" desc="The text in the select countr y drop down as uk">
4819 United Kingdom 4819 United Kingdom
4820 </message> 4820 </message>
4821 <message name="IDS_CHARGER_REPLACEMENT_AU" desc="The text in the select countr y drop down as australia"> 4821 <message name="IDS_CHARGER_REPLACEMENT_AU" desc="The text in the select countr y drop down as australia">
4822 Australia 4822 Australia
4823 </message> 4823 </message>
4824 <message name="IDS_CHARGER_REPLACEMENT_IRE" desc="The text in the select count ry drop down as ireland"> 4824 <message name="IDS_CHARGER_REPLACEMENT_IRE" desc="The text in the select count ry drop down as ireland">
4825 Ireland 4825 Ireland
4826 </message> 4826 </message>
4827 <message name="IDS_CHARGER_REPLACEMENT_NEXT_STEP" desc="Text on the button lea ding user to the next step"> 4827 <message name="IDS_CHARGER_REPLACEMENT_NEXT_STEP" desc="Text on the button lea ding user to the next step">
4828 Next 4828 Next
4829 </message> 4829 </message>
4830 <message name="IDS_CHARGER_REPLACEMENT_CONFIRM_SAFE_CHARGER_TITLE" desc="Title on the confirm safe charger page"> 4830 <message name="IDS_CHARGER_REPLACEMENT_CONFIRM_SAFE_CHARGER_TITLE" desc="Title on the confirm safe charger page">
4831 Your charger is up to update 4831 Your charger is up to update
4832 </message> 4832 </message>
4833 <message name="IDS_CHARGER_REPLACEMENT_CONFIRM_SAFE_CHARGER_TO_GO" desc="Text on confirm user has a safe charger to go with"> 4833 <message name="IDS_CHARGER_REPLACEMENT_CONFIRM_SAFE_CHARGER_TO_GO" desc="Text on confirm user has a safe charger to go with">
4834 You're good to go. 4834 You're good to go.
4835 </message> 4835 </message>
4836 <message name="IDS_CHARGER_REPLACEMENT_SAFE_CHARGER_CONFIRM_CHECKBOX_TEXT" des c="Text for confirming safe charger checkbox"> 4836 <message name="IDS_CHARGER_REPLACEMENT_SAFE_CHARGER_CONFIRM_CHECKBOX_TEXT" des c="Text for confirming safe charger checkbox">
(...skipping 11 matching lines...) Expand all
4848 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_UPDATE_TITLE" desc="Title of ch arger update page."> 4848 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_UPDATE_TITLE" desc="Title of ch arger update page.">
4849 Important update on your HP Chromebook 11 4849 Important update on your HP Chromebook 11
4850 </message> 4850 </message>
4851 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_UPDATE_P1" desc="The first para graph on the charger update page"> 4851 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_UPDATE_P1" desc="The first para graph on the charger update page">
4852 With guidance and approval from the CPSC and other regulatory agencies, Goog le and HP are recalling the original charger for the HP Chromebook 11. 4852 With guidance and approval from the CPSC and other regulatory agencies, Goog le and HP are recalling the original charger for the HP Chromebook 11.
4853 </message> 4853 </message>
4854 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_STOP_USING_RECALLED_CHARGER" de sc="Text to ask users to stop using recalled charger"> 4854 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_STOP_USING_RECALLED_CHARGER" de sc="Text to ask users to stop using recalled charger">
4855 Please stop using the recalled charger. 4855 Please stop using the recalled charger.
4856 </message> 4856 </message>
4857 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_UPDATE_P2" desc="The 2nd paragr aph on the charger update page"> 4857 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_UPDATE_P2" desc="The 2nd paragr aph on the charger update page">
4858 If you purchased an HP Chromebook 11 before December 1, 2013, we'll mail you a free replacement charger. You will also receive a prepaid shipping package to return the original charger so that we can dispose of it properly. 4858 If you purchased an HP Chromebook 11 before December 1, 2013, we'll mail you a free replacement charger. You will also receive a prepaid shipping package to return the original charger so that we can dispose of it properly.
4859 </message> 4859 </message>
4860 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_UPDATE_FAQ" desc="Text about ch arger update FAQs"> 4860 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_UPDATE_FAQ" desc="Text about ch arger update FAQs">
4861 In the meantime, you may refer to the <ph name="BEGIN_LINK">&lt;a class="lin k" href="#"&gt;</ph>FAQs<ph name="END_LINK">&lt;/a&gt;</ph> and continue to use your HP Chromebook 11 with any other certified micro-USB charger, for example on e provided with a tablet or smartphone. We apologize again for the inconvenience . Your safety is a top priority. 4861 In the meantime, you may refer to the <ph name="BEGIN_LINK">&lt;a class="lin k" href="#"&gt;</ph>FAQs<ph name="END_LINK">&lt;/a&gt;</ph> and continue to use your HP Chromebook 11 with any other certified micro-USB charger, for example on e provided with a tablet or smartphone. We apologize again for the inconvenience . Your safety is a top priority.
4862 </message> 4862 </message>
4863 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_ORDER_NEW_CHARGER" desc="Text o f the radio button for ordering new charger"> 4863 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_ORDER_NEW_CHARGER" desc="Text o f the radio button for ordering new charger">
4864 Please send me a new charger 4864 Please send me a new charger
4865 </message> 4865 </message>
4866 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_NOT_ORDER_NEW_CHARGER" desc="Te xt of the radio button for not ordering new charger"> 4866 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_NOT_ORDER_NEW_CHARGER" desc="Te xt of the radio button for not ordering new charger">
4867 I do not want to replace my recalled charger 4867 I do not want to replace my recalled charger
4868 </message> 4868 </message>
(...skipping 15 matching lines...) Expand all
4884 <message name="IDS_CHARGER_REPLACEMENT_FINISH_NOT_ORDER_CHARGER_P2" desc="Text of the 2nd paragraph for finishing not order charger page"> 4884 <message name="IDS_CHARGER_REPLACEMENT_FINISH_NOT_ORDER_CHARGER_P2" desc="Text of the 2nd paragraph for finishing not order charger page">
4885 You may refer to the <ph name="BEGIN_LINK">&lt;a class="link" href="#"&gt;</ ph>FAQs<ph name="END_LINK">&lt;/a&gt;</ph> and continue to use your HP Chromeboo k 11 with any other certified micro-USB charger, for example one provided with a tablet or smartphone. We apologize again for the inconvenience. Your safety is a top priority. 4885 You may refer to the <ph name="BEGIN_LINK">&lt;a class="link" href="#"&gt;</ ph>FAQs<ph name="END_LINK">&lt;/a&gt;</ph> and continue to use your HP Chromeboo k 11 with any other certified micro-USB charger, for example one provided with a tablet or smartphone. We apologize again for the inconvenience. Your safety is a top priority.
4886 </message> 4886 </message>
4887 <message name="IDS_CHARGER_REPLACEMENT_FINISH_NOT_ORDER_CHARGER_MORE_INFO" des c="Text on for finishing not order charger page for user to look for more info b efpre the more info link"> 4887 <message name="IDS_CHARGER_REPLACEMENT_FINISH_NOT_ORDER_CHARGER_MORE_INFO" des c="Text on for finishing not order charger page for user to look for more info b efpre the more info link">
4888 You can find more info at 4888 You can find more info at
4889 </message> 4889 </message>
4890 <message name="IDS_CHARGER_REPLACEMENT_OFFLINE_ORDER_TITLE" desc="Title of the offline charger order page"> 4890 <message name="IDS_CHARGER_REPLACEMENT_OFFLINE_ORDER_TITLE" desc="Title of the offline charger order page">
4891 HP Chromebook 11 power charger request form 4891 HP Chromebook 11 power charger request form
4892 </message> 4892 </message>
4893 <message name="IDS_CHARGER_REPLACEMENT_OFFLINE_ORDER_P1" desc="1st paragraph o f text on the offline charger order form"> 4893 <message name="IDS_CHARGER_REPLACEMENT_OFFLINE_ORDER_P1" desc="1st paragraph o f text on the offline charger order form">
4894 With guidance and approval from the CPSC and other regulatory agencies, Goog le and HP are recalling the original charger for the HP Chromebook 11. 4894 With guidance and approval from the CPSC and other regulatory agencies, Goog le and HP are recalling the original charger for the HP Chromebook 11.
4895 </message> 4895 </message>
4896 <message name="IDS_CHARGER_REPLACEMENT_OFFLINE_ORDER_P2" desc="2nd paragraph o f text on the offline charger order form"> 4896 <message name="IDS_CHARGER_REPLACEMENT_OFFLINE_ORDER_P2" desc="2nd paragraph o f text on the offline charger order form">
4897 If you purchased an HP Chromebook 11 before December 1, 2013, we'll mail you a free replacement charger. You will also receive a prepaid shipping package to return the original charger so that we can dispose of it properly. 4897 If you purchased an HP Chromebook 11 before December 1, 2013, we'll mail you a free replacement charger. You will also receive a prepaid shipping package to return the original charger so that we can dispose of it properly.
4898 </message> 4898 </message>
4899 <message name="IDS_CHARGER_REPLACEMENT_OFFLINE_ORDER_CONFIRM" desc="Text for t he check box that confirms user has ordered the charger offline"> 4899 <message name="IDS_CHARGER_REPLACEMENT_OFFLINE_ORDER_CONFIRM" desc="Text for t he check box that confirms user has ordered the charger offline">
4900 I have called the number and requested a replacement charger. 4900 I have called the number and requested a replacement charger.
4901 </message> 4901 </message>
4902 <message name="IDS_CHARGER_REPLACEMENT_TEXT_PRIVACY_POLICY" desc="Text refer t o privacy policy"> 4902 <message name="IDS_CHARGER_REPLACEMENT_TEXT_PRIVACY_POLICY" desc="Text refer t o privacy policy">
4903 Refer to the <ph name="BEGIN_LINK">&lt;a class="link" id="privacy-link" hre f="#"&gt;</ph>Privacy Policy<ph name="END_LINK">&lt;/a&gt;</ph> for more details on how we handle this information. 4903 Refer to the <ph name="BEGIN_LINK">&lt;a class="link" id="privacy-link" hre f="#"&gt;</ph>Privacy Policy<ph name="END_LINK">&lt;/a&gt;</ph> for more details on how we handle this information.
4904 </message> 4904 </message>
4905 <message name="IDS_CHARGER_REPLACEMENT_OFFLINE_ORDER_PHONE_NUMBER" desc="Text for offline charger order phone numbers"> 4905 <message name="IDS_CHARGER_REPLACEMENT_OFFLINE_ORDER_PHONE_NUMBER" desc="Text for offline charger order phone numbers">
4906 Please call (866) 628-1371 (US), (866) 628-1372 (Canada), or 0800 026 0613 ( UK) to request your free replacement charger. 4906 Please call (866) 628-1371 (US), (866) 628-1372 (Canada), or 0800 026 0613 ( UK) to request your free replacement charger.
4907 </message> 4907 </message>
4908 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_STILL_BAD" desc="Title of the p age warning user if they keep plug in bad charger."> 4908 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_STILL_BAD" desc="Title of the p age warning user if they keep plug in bad charger.">
4909 Your order is being processed 4909 Your order is being processed
4910 </message> 4910 </message>
4911 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_ORDERED" desc="Text for telling user we see they already ordered a new charger."> 4911 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_ORDERED" desc="Text for telling user we see they already ordered a new charger.">
4912 We see that you've ordered a replacement charger. 4912 We see that you've ordered a replacement charger.
4913 </message> 4913 </message>
4914 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_MORE_INFO" desc="Text for finin g more info for charger"> 4914 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_MORE_INFO" desc="Text for finin g more info for charger">
4915 You can find more info at 4915 You can find more info at
4916 </message> 4916 </message>
4917 <message name="IDS_CHARGER_REPLACEMENT_DIALOG_TITLE" desc="Title of the charge r replacement UI dialg"> 4917 <message name="IDS_CHARGER_REPLACEMENT_DIALOG_TITLE" desc="Title of the charge r replacement UI dialg">
4918 Check charger 4918 Check charger
4919 </message> 4919 </message>
4920 4920
4921 </grit-part> 4921 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698