| 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 1088 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1099 </message> | 1099 </message> |
| 1100 <message name="IDS_VIDEO_PLAYER_LOOPED_MODE" desc="In the video player app, me
ssage informing that the movie will be played in a loop."> | 1100 <message name="IDS_VIDEO_PLAYER_LOOPED_MODE" desc="In the video player app, me
ssage informing that the movie will be played in a loop."> |
| 1101 This video will keep playing until the cows come home. | 1101 This video will keep playing until the cows come home. |
| 1102 </message> | 1102 </message> |
| 1103 <message name="IDS_VIDEO_PLAYER_FULL_SCREEN_BUTTON_LABEL" desc="Label for a bu
tton which is used to enter full screen mode in video player."> | 1103 <message name="IDS_VIDEO_PLAYER_FULL_SCREEN_BUTTON_LABEL" desc="Label for a bu
tton which is used to enter full screen mode in video player."> |
| 1104 Full screen | 1104 Full screen |
| 1105 </message> | 1105 </message> |
| 1106 <message name="IDS_VIDEO_PLAYER_EXIT_FULL_SCREEN_BUTTON_LABEL" desc="Label for
a button which is used to exit full screen mode in video player."> | 1106 <message name="IDS_VIDEO_PLAYER_EXIT_FULL_SCREEN_BUTTON_LABEL" desc="Label for
a button which is used to exit full screen mode in video player."> |
| 1107 Exit full screen | 1107 Exit full screen |
| 1108 </message> | 1108 </message> |
| 1109 <message name="IDS_VIDEO_PLAYER_ENABLE_SUBTITLES_BUTTON_LABEL" desc="Label for
a button which is used to enable subtitles in video player."> |
| 1110 Enable subtitles |
| 1111 </message> |
| 1112 <message name="IDS_VIDEO_PLAYER_DISABLE_SUBTITLES_BUTTON_LABEL" desc="Label fo
r a button which is used to disable subtitles in video player."> |
| 1113 Disable subtitles |
| 1114 </message> |
| 1109 | 1115 |
| 1110 <!-- Imageburn Strings --> | 1116 <!-- Imageburn Strings --> |
| 1111 <message name="IDS_CHECKING_FOR_UPDATES" desc="Notification for checking for u
pdate"> | 1117 <message name="IDS_CHECKING_FOR_UPDATES" desc="Notification for checking for u
pdate"> |
| 1112 Checking for updates | 1118 Checking for updates |
| 1113 </message> | 1119 </message> |
| 1114 <message name="IDS_UPDATE_VERIFYING" desc="Message that the system is verifyin
g an update"> | 1120 <message name="IDS_UPDATE_VERIFYING" desc="Message that the system is verifyin
g an update"> |
| 1115 Verifying... | 1121 Verifying... |
| 1116 </message> | 1122 </message> |
| 1117 <message name="IDS_UPDATE_FINALIZING" desc="Message that the system is finaliz
ing an update"> | 1123 <message name="IDS_UPDATE_FINALIZING" desc="Message that the system is finaliz
ing an update"> |
| 1118 Finalizing... | 1124 Finalizing... |
| (...skipping 5420 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6539 <message name="IDS_ARC_SERVER_COMMUNICATION_ERROR" desc="Android sign-in error
because of server communication error"> | 6545 <message name="IDS_ARC_SERVER_COMMUNICATION_ERROR" desc="Android sign-in error
because of server communication error"> |
| 6540 Server communication error | 6546 Server communication error |
| 6541 </message> | 6547 </message> |
| 6542 <message name="IDS_FLAGS_ENABLE_IME_MENU_NAME" desc="Name of the about: flag f
or enabling opt-in IME menu."> | 6548 <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 | 6549 Enable opt-in IME menu |
| 6544 </message> | 6550 </message> |
| 6545 <message name="IDS_FLAGS_ENABLE_IME_MENU_DESCRIPTION" desc="Description of the
about: flag for enabling opt-in IME menu."> | 6551 <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. | 6552 Enable access to the new IME menu in the Language Settings page. |
| 6547 </message> | 6553 </message> |
| 6548 </grit-part> | 6554 </grit-part> |
| OLD | NEW |