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

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

Issue 1847463002: arc: Use v2/auth LSO page. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: comments addressed Created 4 years, 8 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 <!-- 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="chromeos">. --> 3 Everything in this file is wrapped in <if expr="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 6500 matching lines...) Expand 10 before | Expand all | Expand 10 after
6511 </message> 6511 </message>
6512 <message name="IDS_ARC_OPT_IN_DIALOG_BUTTON_RETRY" desc="Retry button of the o pt-in dialog for Android apps."> 6512 <message name="IDS_ARC_OPT_IN_DIALOG_BUTTON_RETRY" desc="Retry button of the o pt-in dialog for Android apps.">
6513 Retry 6513 Retry
6514 </message> 6514 </message>
6515 <message name="IDS_ARC_OPT_IN_DIALOG_PROGRESS_LSO" desc="Name of LSO loading p rogress of the opt-in dialog for Android apps."> 6515 <message name="IDS_ARC_OPT_IN_DIALOG_PROGRESS_LSO" desc="Name of LSO loading p rogress of the opt-in dialog for Android apps.">
6516 Just a sec... 6516 Just a sec...
6517 </message> 6517 </message>
6518 <message name="IDS_ARC_OPT_IN_DIALOG_PROGRESS_ANDROID" desc="Name of Android l oading progress of the opt-in dialog for Android apps."> 6518 <message name="IDS_ARC_OPT_IN_DIALOG_PROGRESS_ANDROID" desc="Name of Android l oading progress of the opt-in dialog for Android apps.">
6519 This may take up to a minute or so 6519 This may take up to a minute or so
6520 </message> 6520 </message>
6521 <message name="IDS_ARC_OPT_IN_DIALOG_AUTHORIZATION_FAILED" desc="Error message shown in case when auth code is not returned by server.">
6522 Athorization failed
6523 </message>
6521 <message name="IDS_ARC_SIGN_IN_NETWORK_ERROR" desc="Android sign-in error beca use of network error"> 6524 <message name="IDS_ARC_SIGN_IN_NETWORK_ERROR" desc="Android sign-in error beca use of network error">
6522 Network error 6525 Network error
6523 </message> 6526 </message>
6524 <message name="IDS_ARC_SIGN_IN_SERVICE_UNAVAILABLE_ERROR" desc="Android sign-i n error because of service is unavailable"> 6527 <message name="IDS_ARC_SIGN_IN_SERVICE_UNAVAILABLE_ERROR" desc="Android sign-i n error because of service is unavailable">
6525 Service unavailable 6528 Service unavailable
6526 </message> 6529 </message>
6527 <message name="IDS_ARC_SIGN_IN_BAD_AUTHENTICATION_ERROR" desc="Android sign-in error because of bad authentification"> 6530 <message name="IDS_ARC_SIGN_IN_BAD_AUTHENTICATION_ERROR" desc="Android sign-in error because of bad authentification">
6528 Bad authentication 6531 Bad authentication
6529 </message> 6532 </message>
6530 <message name="IDS_ARC_SIGN_IN_GMS_NOT_AVAILABLE_ERROR" desc="Android sign-in error because of GMS services are unavailable"> 6533 <message name="IDS_ARC_SIGN_IN_GMS_NOT_AVAILABLE_ERROR" desc="Android sign-in error because of GMS services are unavailable">
6531 GMS services are unavailable 6534 GMS services are unavailable
6532 </message> 6535 </message>
6533 <message name="IDS_ARC_SIGN_IN_CLOUD_PROVISION_FLOW_FAIL_ERROR" desc="Android sign-in error because of cloud provision flow failed"> 6536 <message name="IDS_ARC_SIGN_IN_CLOUD_PROVISION_FLOW_FAIL_ERROR" desc="Android sign-in error because of cloud provision flow failed">
6534 Cloud provision flow failed 6537 Cloud provision flow failed
6535 </message> 6538 </message>
6536 <message name="IDS_ARC_SIGN_IN_UNKNOWN_ERROR" desc="Android sign-in error beca use of unknown error"> 6539 <message name="IDS_ARC_SIGN_IN_UNKNOWN_ERROR" desc="Android sign-in error beca use of unknown error">
6537 Unknown error 6540 Unknown error
6538 </message> 6541 </message>
6539 <message name="IDS_ARC_SERVER_COMMUNICATION_ERROR" desc="Android sign-in error because of server communication error"> 6542 <message name="IDS_ARC_SERVER_COMMUNICATION_ERROR" desc="Android sign-in error because of server communication error">
6540 Server communication error 6543 Server communication error
6541 </message> 6544 </message>
6542 <message name="IDS_FLAGS_ENABLE_IME_MENU_NAME" desc="Name of the about: flag f or enabling opt-in IME menu."> 6545 <message name="IDS_FLAGS_ENABLE_IME_MENU_NAME" desc="Name of the about: flag f or enabling opt-in IME menu.">
6543 Enable opt-in IME menu 6546 Enable opt-in IME menu
6544 </message> 6547 </message>
6545 <message name="IDS_FLAGS_ENABLE_IME_MENU_DESCRIPTION" desc="Description of the about: flag for enabling opt-in IME menu."> 6548 <message name="IDS_FLAGS_ENABLE_IME_MENU_DESCRIPTION" desc="Description of the about: flag for enabling opt-in IME menu.">
6546 Enable access to the new IME menu in the Language Settings page. 6549 Enable access to the new IME menu in the Language Settings page.
6547 </message> 6550 </message>
6548 </grit-part> 6551 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698