| 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="pp_ifdef('chromeos')">. --> | 3 Everything in this file is wrapped in <if expr="pp_ifdef('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 2091 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2102 </message> | 2102 </message> |
| 2103 <message name="IDS_OPTIONS_PHOTO_CAPTURE_ACCESSIBLE_TEXT" desc="The accessible
message to speak to announce that a photo was captured."> | 2103 <message name="IDS_OPTIONS_PHOTO_CAPTURE_ACCESSIBLE_TEXT" desc="The accessible
message to speak to announce that a photo was captured."> |
| 2104 Captured photo | 2104 Captured photo |
| 2105 </message> | 2105 </message> |
| 2106 <message name="IDS_OPTIONS_PHOTO_DISCARD_ACCESSIBLE_TEXT" desc="The accessible
message to speak to announce that a photo was discarded."> | 2106 <message name="IDS_OPTIONS_PHOTO_DISCARD_ACCESSIBLE_TEXT" desc="The accessible
message to speak to announce that a photo was discarded."> |
| 2107 Discarded photo | 2107 Discarded photo |
| 2108 </message> | 2108 </message> |
| 2109 <message name="IDS_OPTIONS_CHANGE_PICTURE_FLIP_PHOTO" desc="The text on the bu
tton to flip the camera image horizontally."> | 2109 <message name="IDS_OPTIONS_CHANGE_PICTURE_FLIP_PHOTO" desc="The text on the bu
tton to flip the camera image horizontally."> |
| 2110 Flip camera image horizontally | 2110 Flip camera image horizontally |
| 2111 </message> | 2111 </message> |
| 2112 <message name="IDS_OPTIONS_PHOTO_FLIP_ACCESSIBLE_TEXT" desc="The accessible me
ssage to speak to announce horizontal flip of camera image."> |
| 2113 Photo flipped |
| 2114 </message> |
| 2115 <message name="IDS_OPTIONS_PHOTO_FLIPBACK_ACCESSIBLE_TEXT" desc="The accessibl
e message to speak to announce horizontal back-flip of camera image to not-flipp
ed state."> |
| 2116 Photo flipped back |
| 2117 </message> |
| 2112 <message name="IDS_OPTIONS_CHANGE_PICTURE_PREVIEW_ALT" desc="Alt text for the
big preview of user image."> | 2118 <message name="IDS_OPTIONS_CHANGE_PICTURE_PREVIEW_ALT" desc="Alt text for the
big preview of user image."> |
| 2113 User image preview | 2119 User image preview |
| 2114 </message> | 2120 </message> |
| 2115 <message name="IDS_OPTIONS_CHANGE_PICTURE_PROFILE_PHOTO" desc="The text on the
Google profile photo of the user."> | 2121 <message name="IDS_OPTIONS_CHANGE_PICTURE_PROFILE_PHOTO" desc="The text on the
Google profile photo of the user."> |
| 2116 Google Profile photo | 2122 Google Profile photo |
| 2117 </message> | 2123 </message> |
| 2118 <message name="IDS_OPTIONS_CHANGE_PICTURE_PROFILE_LOADING_PHOTO" desc="The tex
t on the loading stub for Google profile image."> | 2124 <message name="IDS_OPTIONS_CHANGE_PICTURE_PROFILE_LOADING_PHOTO" desc="The tex
t on the loading stub for Google profile image."> |
| 2119 Google Profile photo (loading) | 2125 Google Profile photo (loading) |
| 2120 </message> | 2126 </message> |
| 2121 <message name="IDS_IMAGE_SCREEN_PROFILE_PHOTO" desc="The title of the Google p
rofile photo of the user on image selection screen. Please keep in sync with IDS
_OPTIONS_CHANGE_PICTURE_PROFILE_PHOTO."> | 2127 <message name="IDS_IMAGE_SCREEN_PROFILE_PHOTO" desc="The title of the Google p
rofile photo of the user on image selection screen. Please keep in sync with IDS
_OPTIONS_CHANGE_PICTURE_PROFILE_PHOTO."> |
| (...skipping 2822 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4944 We see that you've ordered a replacement charger. | 4950 We see that you've ordered a replacement charger. |
| 4945 </message> | 4951 </message> |
| 4946 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_MORE_INFO" desc="Text for finin
g more info for charger"> | 4952 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_MORE_INFO" desc="Text for finin
g more info for charger"> |
| 4947 You can find more info at | 4953 You can find more info at |
| 4948 </message> | 4954 </message> |
| 4949 <message name="IDS_CHARGER_REPLACEMENT_DIALOG_TITLE" desc="Title of the charge
r replacement UI dialg"> | 4955 <message name="IDS_CHARGER_REPLACEMENT_DIALOG_TITLE" desc="Title of the charge
r replacement UI dialg"> |
| 4950 Check charger | 4956 Check charger |
| 4951 </message> | 4957 </message> |
| 4952 | 4958 |
| 4953 </grit-part> | 4959 </grit-part> |
| OLD | NEW |