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 6328 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6339 <message name="IDS_FLAG_DISABLE_MTP_WRITE_SUPPORT_DESCRIPTION" desc="Descripti
on of the option to enable mtp write support."> | 6339 <message name="IDS_FLAG_DISABLE_MTP_WRITE_SUPPORT_DESCRIPTION" desc="Descripti
on of the option to enable mtp write support."> |
6340 Disable MTP write support in File System API (and file manager). In-place ed
iting operations are not supported. | 6340 Disable MTP write support in File System API (and file manager). In-place ed
iting operations are not supported. |
6341 </message> | 6341 </message> |
6342 <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_NOTIFICATION_MESSAGE" desc=
"Message in a notification about granted read-only pemissions (read, write, dele
te, create files and directories) to a volume (eg. USB drive, SD card, MTP devic
e) with the specified name to the extension."> | 6342 <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_NOTIFICATION_MESSAGE" desc=
"Message in a notification about granted read-only pemissions (read, write, dele
te, create files and directories) to a volume (eg. USB drive, SD card, MTP devic
e) with the specified name to the extension."> |
6343 Read-only access to <ph name="VOLUME_NAME">$1<ex>FooBar 4GB</ex></ph> has be
en granted. | 6343 Read-only access to <ph name="VOLUME_NAME">$1<ex>FooBar 4GB</ex></ph> has be
en granted. |
6344 </message> | 6344 </message> |
6345 <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_NOTIFICATION_WRITABLE_MESSA
GE" desc="Message in a notification about granted full permissions (read, write,
delete, create files and directories) to a volume (eg. USB drive, SD card, MTP
device) with the specified name to the extension."> | 6345 <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_NOTIFICATION_WRITABLE_MESSA
GE" desc="Message in a notification about granted full permissions (read, write,
delete, create files and directories) to a volume (eg. USB drive, SD card, MTP
device) with the specified name to the extension."> |
6346 Read and write access to <ph name="VOLUME_NAME">$1<ex>FooBar 4GB</ex></ph> h
as been granted. | 6346 Read and write access to <ph name="VOLUME_NAME">$1<ex>FooBar 4GB</ex></ph> h
as been granted. |
6347 </message> | 6347 </message> |
6348 | 6348 |
| 6349 <!-- Webstore widget app --> |
| 6350 <message name="IDS_WEBSTORE_WIDGET_APP_NAME" desc="App name for Webstore Galle
ry Widget app. The app shows a filtered list of extensions from Chrome Web Store
. Extensions from the list can be installed directly from the app."> |
| 6351 Chrome Web Store Gallery |
| 6352 </message> |
| 6353 <message name="IDS_WEBSTORE_WIDGET_APP_DESC" desc="Description of Chrome Webst
ore Gallery Widget app."> |
| 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. |
| 6355 </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."> |
| 6357 Select a printer driver app |
| 6358 </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)."> |
| 6360 Could not connect to the Chrome Web Store. |
| 6361 </message> |
| 6362 |
6349 </grit-part> | 6363 </grit-part> |
OLD | NEW |