OLD | NEW |
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 6514 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6525 </message> | 6525 </message> |
6526 <message name="IDS_ARC_OPT_IN_DIALOG_BUTTON_RETRY" desc="Retry button of the o
pt-in dialog for Android apps."> | 6526 <message name="IDS_ARC_OPT_IN_DIALOG_BUTTON_RETRY" desc="Retry button of the o
pt-in dialog for Android apps."> |
6527 Retry | 6527 Retry |
6528 </message> | 6528 </message> |
6529 <message name="IDS_ARC_OPT_IN_DIALOG_PROGRESS_LSO" desc="Name of LSO loading p
rogress of the opt-in dialog for Android apps."> | 6529 <message name="IDS_ARC_OPT_IN_DIALOG_PROGRESS_LSO" desc="Name of LSO loading p
rogress of the opt-in dialog for Android apps."> |
6530 Just a sec... | 6530 Just a sec... |
6531 </message> | 6531 </message> |
6532 <message name="IDS_ARC_OPT_IN_DIALOG_PROGRESS_ANDROID" desc="Name of Android l
oading progress of the opt-in dialog for Android apps."> | 6532 <message name="IDS_ARC_OPT_IN_DIALOG_PROGRESS_ANDROID" desc="Name of Android l
oading progress of the opt-in dialog for Android apps."> |
6533 This may take up to a minute or so | 6533 This may take up to a minute or so |
6534 </message> | 6534 </message> |
| 6535 <message name="IDS_ARC_OPT_IN_DIALOG_AUTHORIZATION_FAILED" desc="Error message
shown in case when auth code is not returned by server."> |
| 6536 Athorization failed |
| 6537 </message> |
6535 <message name="IDS_ARC_SIGN_IN_NETWORK_ERROR" desc="Android sign-in error beca
use of network error"> | 6538 <message name="IDS_ARC_SIGN_IN_NETWORK_ERROR" desc="Android sign-in error beca
use of network error"> |
6536 Network error | 6539 Network error |
6537 </message> | 6540 </message> |
6538 <message name="IDS_ARC_SIGN_IN_SERVICE_UNAVAILABLE_ERROR" desc="Android sign-i
n error because of service is unavailable"> | 6541 <message name="IDS_ARC_SIGN_IN_SERVICE_UNAVAILABLE_ERROR" desc="Android sign-i
n error because of service is unavailable"> |
6539 Service unavailable | 6542 Service unavailable |
6540 </message> | 6543 </message> |
6541 <message name="IDS_ARC_SIGN_IN_BAD_AUTHENTICATION_ERROR" desc="Android sign-in
error because of bad authentification"> | 6544 <message name="IDS_ARC_SIGN_IN_BAD_AUTHENTICATION_ERROR" desc="Android sign-in
error because of bad authentification"> |
6542 Bad authentication | 6545 Bad authentication |
6543 </message> | 6546 </message> |
6544 <message name="IDS_ARC_SIGN_IN_GMS_NOT_AVAILABLE_ERROR" desc="Android sign-in
error because of GMS services are unavailable"> | 6547 <message name="IDS_ARC_SIGN_IN_GMS_NOT_AVAILABLE_ERROR" desc="Android sign-in
error because of GMS services are unavailable"> |
6545 GMS services are unavailable | 6548 GMS services are unavailable |
6546 </message> | 6549 </message> |
6547 <message name="IDS_ARC_SIGN_IN_CLOUD_PROVISION_FLOW_FAIL_ERROR" desc="Android
sign-in error because of cloud provision flow failed"> | 6550 <message name="IDS_ARC_SIGN_IN_CLOUD_PROVISION_FLOW_FAIL_ERROR" desc="Android
sign-in error because of cloud provision flow failed"> |
6548 Cloud provision flow failed | 6551 Cloud provision flow failed |
6549 </message> | 6552 </message> |
6550 <message name="IDS_ARC_SIGN_IN_UNKNOWN_ERROR" desc="Android sign-in error beca
use of unknown error"> | 6553 <message name="IDS_ARC_SIGN_IN_UNKNOWN_ERROR" desc="Android sign-in error beca
use of unknown error"> |
6551 Unknown error | 6554 Unknown error |
6552 </message> | 6555 </message> |
6553 <message name="IDS_ARC_SERVER_COMMUNICATION_ERROR" desc="Android sign-in error
because of server communication error"> | 6556 <message name="IDS_ARC_SERVER_COMMUNICATION_ERROR" desc="Android sign-in error
because of server communication error"> |
6554 Server communication error | 6557 Server communication error |
6555 </message> | 6558 </message> |
6556 <message name="IDS_FLAGS_ENABLE_IME_MENU_NAME" desc="Name of the about: flag f
or enabling opt-in IME menu."> | 6559 <message name="IDS_FLAGS_ENABLE_IME_MENU_NAME" desc="Name of the about: flag f
or enabling opt-in IME menu."> |
6557 Enable opt-in IME menu | 6560 Enable opt-in IME menu |
6558 </message> | 6561 </message> |
6559 <message name="IDS_FLAGS_ENABLE_IME_MENU_DESCRIPTION" desc="Description of the
about: flag for enabling opt-in IME menu."> | 6562 <message name="IDS_FLAGS_ENABLE_IME_MENU_DESCRIPTION" desc="Description of the
about: flag for enabling opt-in IME menu."> |
6560 Enable access to the new IME menu in the Language Settings page. | 6563 Enable access to the new IME menu in the Language Settings page. |
6561 </message> | 6564 </message> |
6562 </grit-part> | 6565 </grit-part> |
OLD | NEW |