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

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

Issue 12217133: Fixed GAIA timeout error message. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/login/screen_error_message.html » ('j') | 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 <!-- 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 <!-- Idle Logout Dialog Strings --> 5 <!-- Idle Logout Dialog Strings -->
6 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog"> 6 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog">
7 Are you still there? 7 Are you still there?
8 </message> 8 </message>
9 <message name="IDS_IDLE_LOGOUT_WARNING_RESTART" desc="Restart label for the id le logout dialog"> 9 <message name="IDS_IDLE_LOGOUT_WARNING_RESTART" desc="Restart label for the id le logout dialog">
10 This computer will reset in <ph name="LOGOUT_TIME_LEFT">$1<ex>20</ex></ph> s econds. 10 This computer will reset in <ph name="LOGOUT_TIME_LEFT">$1<ex>20</ex></ph> s econds.
(...skipping 3533 matching lines...) Expand 10 before | Expand all | Expand 10 after
3544 contact your network administrator to make sure the proxy 3544 contact your network administrator to make sure the proxy
3545 server is working. If you don't believe you should be using a 3545 server is working. If you don't believe you should be using a
3546 proxy server, adjust your <ph name="LINK_START">$1<ex>&gt;a&lt;</ex></ph>pro xy settings<ph name="LINK_END">$2<ex>&gt;/a&lt;</ex></ph>. 3546 proxy server, adjust your <ph name="LINK_START">$1<ex>&gt;a&lt;</ex></ph>pro xy settings<ph name="LINK_END">$2<ex>&gt;/a&lt;</ex></ph>.
3547 </message> 3547 </message>
3548 <message name="IDS_LOGIN_MAYBE_CAPTIVE_PORTAL_NETWORK_SELECT" desc="An offline message shown when we suggest that user may select other network."> 3548 <message name="IDS_LOGIN_MAYBE_CAPTIVE_PORTAL_NETWORK_SELECT" desc="An offline message shown when we suggest that user may select other network.">
3549 You may also select another network. 3549 You may also select another network.
3550 </message> 3550 </message>
3551 <message name="IDS_LOGIN_ERROR_CAPTIVE_PORTAL_NO_GUEST_MODE" desc="An error me ssage shown when we suggest that user may be behind the captive portal but Guest mode is disabled."> 3551 <message name="IDS_LOGIN_ERROR_CAPTIVE_PORTAL_NO_GUEST_MODE" desc="An error me ssage shown when we suggest that user may be behind the captive portal but Guest mode is disabled.">
3552 Your password cannot be verified on this current network. Please select anot her network. 3552 Your password cannot be verified on this current network. Please select anot her network.
3553 </message> 3553 </message>
3554 <message name="IDS_LOGIN_TIMEOUT_TITLE" desc="An offline message title shown w hen Gaia frame loading is timed out.">
3555 Gaia loading timeout
3556 </message>
3557 <message name="IDS_NOTIFICATION_PANEL_TITLE" desc="Text for the title of the n otification panel."> 3554 <message name="IDS_NOTIFICATION_PANEL_TITLE" desc="Text for the title of the n otification panel.">
3558 Notifications 3555 Notifications
3559 </message> 3556 </message>
3560 <message name="IDS_LOGIN_OFFLINE_TITLE" desc="Title of an offline message that shows up in OOBE sign-in screen."> 3557 <message name="IDS_LOGIN_OFFLINE_TITLE" desc="Title of an offline message that shows up in OOBE sign-in screen.">
3561 You are currently offline 3558 You are currently offline
3562 </message> 3559 </message>
3563 <message name="IDS_LOGIN_OFFLINE_MESSAGE" desc="An offline message that shows up in OOBE sign-in screen."> 3560 <message name="IDS_LOGIN_OFFLINE_MESSAGE" desc="An offline message that shows up in OOBE sign-in screen.">
3564 Please connect to the Internet to signin into your Chromebook. 3561 Please connect to the Internet to signin into your Chromebook.
3565 </message> 3562 </message>
3566 <message name="IDS_GUEST" desc="Shown in login panel for users that would like to browse without signing in."> 3563 <message name="IDS_GUEST" desc="Shown in login panel for users that would like to browse without signing in.">
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
3599 <message name="IDS_LOGIN_PUBLIC_ACCOUNT_SIGNOUT_REMINDER" desc="Text shown in the public account user pod, reminding the user to log out."> 3596 <message name="IDS_LOGIN_PUBLIC_ACCOUNT_SIGNOUT_REMINDER" desc="Text shown in the public account user pod, reminding the user to log out.">
3600 Your information will be removed when you sign out. 3597 Your information will be removed when you sign out.
3601 </message> 3598 </message>
3602 <message name="IDS_LOGIN_PUBLIC_ACCOUNT_ENTER" desc="Label text for the sign-i n button in the public account user pod."> 3599 <message name="IDS_LOGIN_PUBLIC_ACCOUNT_ENTER" desc="Label text for the sign-i n button in the public account user pod.">
3603 Enter 3600 Enter
3604 </message> 3601 </message>
3605 <message name="IDS_LOGIN_PUBLIC_ACCOUNT_ENTER_ACCESSIBLE_NAME" desc="Text to b e spoken when focus is set to the sign-in button in the public account user pod. "> 3602 <message name="IDS_LOGIN_PUBLIC_ACCOUNT_ENTER_ACCESSIBLE_NAME" desc="Text to b e spoken when focus is set to the sign-in button in the public account user pod. ">
3606 Enter public session 3603 Enter public session
3607 </message> 3604 </message>
3608 </grit-part> 3605 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/login/screen_error_message.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698