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 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook."> | 7 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook."> |
8 Chromebook | 8 Chromebook |
9 </message> | 9 </message> |
10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox"> | 10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox"> |
(...skipping 226 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
237 <ph name="BEGIN_BOLD"><b></ph>Don't remove your device just yet!<ph nam
e="END_BOLD"></b></ph> | 237 <ph name="BEGIN_BOLD"><b></ph>Don't remove your device just yet!<ph nam
e="END_BOLD"></b></ph> |
238 <ph name="LINE_BREAKS"><br/><br/></ph> | 238 <ph name="LINE_BREAKS"><br/><br/></ph> |
239 Removing your device while it is in use may cause data loss. Please wait unt
il the operation is over, then eject the device using the Files app. | 239 Removing your device while it is in use may cause data loss. Please wait unt
il the operation is over, then eject the device using the Files app. |
240 </message> | 240 </message> |
241 <message name="IDS_FILE_BROWSER_MOUNT_ARCHIVE" desc="Title of the action for m
ounting an archive file to work with its contents."> | 241 <message name="IDS_FILE_BROWSER_MOUNT_ARCHIVE" desc="Title of the action for m
ounting an archive file to work with its contents."> |
242 Open | 242 Open |
243 </message> | 243 </message> |
244 <message name="IDS_FILE_BROWSER_FORMAT_DEVICE_BUTTON_LABEL" desc="Title of the
action for formatting removable device."> | 244 <message name="IDS_FILE_BROWSER_FORMAT_DEVICE_BUTTON_LABEL" desc="Title of the
action for formatting removable device."> |
245 Format device | 245 Format device |
246 </message> | 246 </message> |
| 247 <message name="IDS_FILE_BROWSER_CONFIGURE_VOLUME_BUTTON_LABEL" desc="Title of
the action for configuring the selected volume."> |
| 248 Configure |
| 249 </message> |
247 <message name="IDS_FILE_BROWSER_UNMOUNT_DEVICE_BUTTON_LABEL" desc="Title of th
e action for unmounting removable device."> | 250 <message name="IDS_FILE_BROWSER_UNMOUNT_DEVICE_BUTTON_LABEL" desc="Title of th
e action for unmounting removable device."> |
248 Eject device | 251 Eject device |
249 </message> | 252 </message> |
250 <message name="IDS_FILE_BROWSER_CLOSE_VOLUME_BUTTON_LABEL" desc="Title of the
action for closing either an archive volume or a volume provided by an extension
."> | 253 <message name="IDS_FILE_BROWSER_CLOSE_VOLUME_BUTTON_LABEL" desc="Title of the
action for closing either an archive volume or a volume provided by an extension
."> |
251 Close | 254 Close |
252 </message> | 255 </message> |
253 <message name="IDS_FILE_BROWSER_ADD_NEW_SERVICES_BUTTON_LABEL" desc="Title of
the button in the left nav to add new services (file systems) to Files app."> | 256 <message name="IDS_FILE_BROWSER_ADD_NEW_SERVICES_BUTTON_LABEL" desc="Title of
the button in the left nav to add new services (file systems) to Files app."> |
254 Add new services | 257 Add new services |
255 </message> | 258 </message> |
256 <message name="IDS_FILE_BROWSER_INSTALL_NEW_EXTENSION_LABEL" desc="Title of th
e menu item for installing new extensions from the web store."> | 259 <message name="IDS_FILE_BROWSER_INSTALL_NEW_EXTENSION_LABEL" desc="Title of th
e menu item for installing new extensions from the web store."> |
(...skipping 6097 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6354 An app that shows a filtered list of extensions from Chrome Web Store. Exten
sions in the list can be installed directly from the app. | 6357 An app that shows a filtered list of extensions from Chrome Web Store. Exten
sions in the list can be installed directly from the app. |
6355 </message> | 6358 </message> |
6356 <message name="IDS_WEBSTORE_WIDGET_TITLE_PRINTER_PROVIDERS" desc="Title for Ch
rome Web Store Gallery Widget which lists all print driver apps from Chrome Web
Store for a specific printer."> | 6359 <message name="IDS_WEBSTORE_WIDGET_TITLE_PRINTER_PROVIDERS" desc="Title for Ch
rome Web Store Gallery Widget which lists all print driver apps from Chrome Web
Store for a specific printer."> |
6357 Select a printer driver app | 6360 Select a printer driver app |
6358 </message> | 6361 </message> |
6359 <message name="IDS_WEBSTORE_WIDGET_DEFAULT_ERROR" desc="Default message shown
when Chrome Web Store Widget app window content fails to load (e.g. if it fails
to load Chrome Web Store Gallery in a webview)."> | 6362 <message name="IDS_WEBSTORE_WIDGET_DEFAULT_ERROR" desc="Default message shown
when Chrome Web Store Widget app window content fails to load (e.g. if it fails
to load Chrome Web Store Gallery in a webview)."> |
6360 Could not connect to the Chrome Web Store. | 6363 Could not connect to the Chrome Web Store. |
6361 </message> | 6364 </message> |
6362 | 6365 |
6363 </grit-part> | 6366 </grit-part> |
OLD | NEW |