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 6565 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
6576 </message> | 6576 </message> |
6577 <message name="IDS_ARC_SIGN_IN_CLOUD_PROVISION_FLOW_FAIL_ERROR" desc="Android sign-in error because of cloud provision flow failed"> | 6577 <message name="IDS_ARC_SIGN_IN_CLOUD_PROVISION_FLOW_FAIL_ERROR" desc="Android sign-in error because of cloud provision flow failed"> |
6578 Cloud provision flow failed | 6578 Cloud provision flow failed |
6579 </message> | 6579 </message> |
6580 <message name="IDS_ARC_SIGN_IN_UNKNOWN_ERROR" desc="Android sign-in error beca use of unknown error"> | 6580 <message name="IDS_ARC_SIGN_IN_UNKNOWN_ERROR" desc="Android sign-in error beca use of unknown error"> |
6581 Unknown error | 6581 Unknown error |
6582 </message> | 6582 </message> |
6583 <message name="IDS_ARC_SERVER_COMMUNICATION_ERROR" desc="Android sign-in error because of server communication error"> | 6583 <message name="IDS_ARC_SERVER_COMMUNICATION_ERROR" desc="Android sign-in error because of server communication error"> |
6584 Server communication error | 6584 Server communication error |
6585 </message> | 6585 </message> |
6586 <message name="IDS_ARC_ANDROID_MANAGEMENT_ENABLED_ERROR" desc="Error message s hown in case when the android management is enabled for user account."> | |
bartfab (slow)
2016/04/18 15:06:14
Nit 1: s/in case when the android/when Android/
Ni
Polina Bondarenko
2016/04/20 13:37:44
Done.
| |
6587 Access to Android apps is disabled to the current user. | |
6588 </message> | |
6586 <message name="IDS_FLAGS_ENABLE_IME_MENU_NAME" desc="Name of the about: flag f or enabling opt-in IME menu."> | 6589 <message name="IDS_FLAGS_ENABLE_IME_MENU_NAME" desc="Name of the about: flag f or enabling opt-in IME menu."> |
6587 Enable opt-in IME menu | 6590 Enable opt-in IME menu |
6588 </message> | 6591 </message> |
6589 <message name="IDS_FLAGS_ENABLE_IME_MENU_DESCRIPTION" desc="Description of the about: flag for enabling opt-in IME menu."> | 6592 <message name="IDS_FLAGS_ENABLE_IME_MENU_DESCRIPTION" desc="Description of the about: flag for enabling opt-in IME menu."> |
6590 Enable access to the new IME menu in the Language Settings page. | 6593 Enable access to the new IME menu in the Language Settings page. |
6591 </message> | 6594 </message> |
6592 </grit-part> | 6595 </grit-part> |
OLD | NEW |