| OLD | NEW |
| 1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
| 2 <!-- Chrome OS-specific strings (included from generated_resources.grd). | 2 <!-- Chrome OS-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 6352 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6363 <message name="IDS_ARC_PLAYSTORE_ICON_TITLE_BETA" desc="The Play Store icon ti
tle with the beta label in the launcher."> | 6363 <message name="IDS_ARC_PLAYSTORE_ICON_TITLE_BETA" desc="The Play Store icon ti
tle with the beta label in the launcher."> |
| 6364 Play Store (beta) | 6364 Play Store (beta) |
| 6365 </message> | 6365 </message> |
| 6366 <message name="IDS_OPTIONS_ARC_ENABLE" desc="Label for the checkbox that enabl
es Google Play Store apps."> | 6366 <message name="IDS_OPTIONS_ARC_ENABLE" desc="Label for the checkbox that enabl
es Google Play Store apps."> |
| 6367 Enable Google Play Store on your Chromebook. | 6367 Enable Google Play Store on your Chromebook. |
| 6368 </message> | 6368 </message> |
| 6369 <message name="IDS_OPTIONS_ARC_MANAGE_APPS" desc="Label for launching Android
apps settings."> | 6369 <message name="IDS_OPTIONS_ARC_MANAGE_APPS" desc="Label for launching Android
apps settings."> |
| 6370 Manage your Android <ph name="BEGIN_LINK"><a is="action-link" id="android
-apps-settings-link" role="link"></ph>preferences<ph name="END_LINK"></a&g
t;</ph>. | 6370 Manage your Android <ph name="BEGIN_LINK"><a is="action-link" id="android
-apps-settings-link" role="link"></ph>preferences<ph name="END_LINK"></a&g
t;</ph>. |
| 6371 </message> | 6371 </message> |
| 6372 <message name="IDS_ARC_NOTIFICATION_TITLE" desc="Title of the first-run notifi
cation that enables Android apps."> | 6372 <message name="IDS_ARC_NOTIFICATION_TITLE" desc="Title of the first-run notifi
cation that enables Android apps."> |
| 6373 Google Play Store | 6373 Google Play Store (beta) |
| 6374 </message> | 6374 </message> |
| 6375 <message name="IDS_ARC_NOTIFICATION_MESSAGE" desc="Description message of the
first-run notification that enables Android apps."> | 6375 <message name="IDS_ARC_NOTIFICATION_MESSAGE" desc="Description message of the
first-run notification that enables Android apps."> |
| 6376 Over a million apps and games now available on your <ph name="DEVICE_TYPE">$
1<ex>Chromebook</ex></ph>. | 6376 Over a million apps and games now available on your <ph name="DEVICE_TYPE">$
1<ex>Chromebook</ex></ph>. |
| 6377 </message> | 6377 </message> |
| 6378 <message name="IDS_ARC_OPEN_PLAY_STORE_NOTIFICATION_BUTTON" desc="Label for th
e button in the first-run notification that enables Android apps."> | 6378 <message name="IDS_ARC_OPEN_PLAY_STORE_NOTIFICATION_BUTTON" desc="Label for th
e button in the first-run notification that enables Android apps."> |
| 6379 Open Play Store | 6379 Open Play Store |
| 6380 </message> | 6380 </message> |
| 6381 <message name="IDS_ARC_CANCEL_NOTIFICATION_BUTTON" desc="Label for the button
in the first-run notification that cancel running Android apps."> | 6381 <message name="IDS_ARC_CANCEL_NOTIFICATION_BUTTON" desc="Label for the button
in the first-run notification that cancel running Android apps."> |
| 6382 Cancel | 6382 Cancel |
| 6383 </message> | 6383 </message> |
| (...skipping 230 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6614 Attempts left: $1 | 6614 Attempts left: $1 |
| 6615 </message> | 6615 </message> |
| 6616 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N
umber abbreviation"> | 6616 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N
umber abbreviation"> |
| 6617 PIN | 6617 PIN |
| 6618 </message> | 6618 </message> |
| 6619 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a
s used in mobile phones) abbreviation"> | 6619 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a
s used in mobile phones) abbreviation"> |
| 6620 PUK | 6620 PUK |
| 6621 </message> | 6621 </message> |
| 6622 | 6622 |
| 6623 </grit-part> | 6623 </grit-part> |
| OLD | NEW |