| 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 6512 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6523 <message name="IDS_OPTIONS_ARC_TITLE" desc="The title of Android Apps section.
"> | 6523 <message name="IDS_OPTIONS_ARC_TITLE" desc="The title of Android Apps section.
"> |
| 6524 Android Apps | 6524 Android Apps |
| 6525 </message> | 6525 </message> |
| 6526 <message name="IDS_OPTIONS_ARC_ENABLE" desc="Label for the checkbox that enabl
es Android apps."> | 6526 <message name="IDS_OPTIONS_ARC_ENABLE" desc="Label for the checkbox that enabl
es Android apps."> |
| 6527 Enable Android Apps to run on your Chromebook. | 6527 Enable Android Apps to run on your Chromebook. |
| 6528 </message> | 6528 </message> |
| 6529 <message name="IDS_ARC_NOTIFICATION_TITLE" desc="Title of the first-run notifi
cation that enables Android apps."> | 6529 <message name="IDS_ARC_NOTIFICATION_TITLE" desc="Title of the first-run notifi
cation that enables Android apps."> |
| 6530 Google Play Store | 6530 Google Play Store |
| 6531 </message> | 6531 </message> |
| 6532 <message name="IDS_ARC_NOTIFICATION_MESSAGE" desc="Description message of the
first-run notification that enables Android apps."> | 6532 <message name="IDS_ARC_NOTIFICATION_MESSAGE" desc="Description message of the
first-run notification that enables Android apps."> |
| 6533 Over a million apps and games now avaialble on your <ph name="DEVICE_TYPE">$
1<ex>Chromebook</ex></ph>. | 6533 Over a million apps and games now available on your <ph name="DEVICE_TYPE">$
1<ex>Chromebook</ex></ph>. |
| 6534 </message> | 6534 </message> |
| 6535 <message name="IDS_ARC_OPEN_PLAY_STORE_NOTIFICATION_BUTTON" desc="Label for th
e button in the first-run notification that enables Android apps."> | 6535 <message name="IDS_ARC_OPEN_PLAY_STORE_NOTIFICATION_BUTTON" desc="Label for th
e button in the first-run notification that enables Android apps."> |
| 6536 Open Play Store | 6536 Open Play Store |
| 6537 </message> | 6537 </message> |
| 6538 <message name="IDS_ARC_CANCEL_NOTIFICATION_BUTTON" desc="Label for the button
in the first-run notification that cancel running Android apps."> | 6538 <message name="IDS_ARC_CANCEL_NOTIFICATION_BUTTON" desc="Label for the button
in the first-run notification that cancel running Android apps."> |
| 6539 Cancel | 6539 Cancel |
| 6540 </message> | 6540 </message> |
| 6541 <message name="IDS_ARC_OPT_IN_DIALOG_HEADER" desc="Title of the opt-in dialog
for Android apps."> | 6541 <message name="IDS_ARC_OPT_IN_DIALOG_HEADER" desc="Title of the opt-in dialog
for Android apps."> |
| 6542 Google Play store now on your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></
ph> | 6542 Google Play store now on your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></
ph> |
| 6543 </message> | 6543 </message> |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 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_FLAGS_ENABLE_IME_MENU_NAME" desc="Name of the about: flag f
or enabling opt-in IME menu."> | 6586 <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 | 6587 Enable opt-in IME menu |
| 6588 </message> | 6588 </message> |
| 6589 <message name="IDS_FLAGS_ENABLE_IME_MENU_DESCRIPTION" desc="Description of the
about: flag for enabling opt-in IME menu."> | 6589 <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. | 6590 Enable access to the new IME menu in the Language Settings page. |
| 6591 </message> | 6591 </message> |
| 6592 </grit-part> | 6592 </grit-part> |
| OLD | NEW |