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 427 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
438 </message> | 438 </message> |
439 <message name="IDS_FILE_BROWSER_CREATE_FOLDER_SHORTCUT_BUTTON_LABEL" desc="Men
u item label, creating a shortcut of the selected folder to the left nav."> | 439 <message name="IDS_FILE_BROWSER_CREATE_FOLDER_SHORTCUT_BUTTON_LABEL" desc="Men
u item label, creating a shortcut of the selected folder to the left nav."> |
440 Create shortcut | 440 Create shortcut |
441 </message> | 441 </message> |
442 <message name="IDS_FILE_BROWSER_REMOVE_FOLDER_SHORTCUT_BUTTON_LABEL" desc="Men
u item label, unpinning the selected folder from the left nav."> | 442 <message name="IDS_FILE_BROWSER_REMOVE_FOLDER_SHORTCUT_BUTTON_LABEL" desc="Men
u item label, unpinning the selected folder from the left nav."> |
443 Remove shortcut | 443 Remove shortcut |
444 </message> | 444 </message> |
445 <message name="IDS_FILE_BROWSER_SHARE_BUTTON_LABEL" desc="Menu item label, sho
wing dialog to share the selected file."> | 445 <message name="IDS_FILE_BROWSER_SHARE_BUTTON_LABEL" desc="Menu item label, sho
wing dialog to share the selected file."> |
446 Share | 446 Share |
447 </message> | 447 </message> |
| 448 <message name="IDS_FILE_BROWSER_CANCEL_SELECTION_BUTTON_LABEL" desc="Label for
button that unselects all selected items."> |
| 449 Cancel selection |
| 450 </message> |
448 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_BUTTON_LABEL" desc="Label for but
ton that initiates media backup to the cloud."> | 451 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_BUTTON_LABEL" desc="Label for but
ton that initiates media backup to the cloud."> |
449 Import <ph name="FILE_COUNT">$1<ex>5</ex></ph> files to Google Drive | 452 Import <ph name="FILE_COUNT">$1<ex>5</ex></ph> files to Google Drive |
450 </message> | 453 </message> |
451 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_ACTIVE_IMPORT_BUTTON_LABEL" desc=
"Message to user that there is an active import in progress."> | 454 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_ACTIVE_IMPORT_BUTTON_LABEL" desc=
"Message to user that there is an active import in progress."> |
452 Importing... | 455 Importing... |
453 </message> | 456 </message> |
454 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_EMPTY_SCAN_BUTTON_LABEL" desc="Me
ssage to user that no new files were found, so cloud import is not possible."> | 457 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_EMPTY_SCAN_BUTTON_LABEL" desc="Me
ssage to user that no new files were found, so cloud import is not possible."> |
455 No new media | 458 No new media |
456 </message> | 459 </message> |
457 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_INSUFFICIENT_SPACE_BUTTON_LABEL"
desc="Message to user that there is not enough space to perform a cloud import."
> | 460 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_INSUFFICIENT_SPACE_BUTTON_LABEL"
desc="Message to user that there is not enough space to perform a cloud import."
> |
(...skipping 5580 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6038 <message name="IDS_FLAGS_ENABLE_RESOLVE_TIMEZONE_BY_GEOLOCATION_NAME" desc="Ti
tle for the flag to enable/disable user setting to automatically update timezone
by user geolocation."> | 6041 <message name="IDS_FLAGS_ENABLE_RESOLVE_TIMEZONE_BY_GEOLOCATION_NAME" desc="Ti
tle for the flag to enable/disable user setting to automatically update timezone
by user geolocation."> |
6039 Automatically resolve timezone by geolocation | 6042 Automatically resolve timezone by geolocation |
6040 </message> | 6043 </message> |
6041 <message name="IDS_FLAGS_ENABLE_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION" d
esc="Description for the flag to enable/disable user setting to automatically up
date timezone by user geolocation."> | 6044 <message name="IDS_FLAGS_ENABLE_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION" d
esc="Description for the flag to enable/disable user setting to automatically up
date timezone by user geolocation."> |
6042 If enabled, in chrome://settings a new option becomes available which allows
automatically updating the timezone by the current geolocation. | 6045 If enabled, in chrome://settings a new option becomes available which allows
automatically updating the timezone by the current geolocation. |
6043 </message> | 6046 </message> |
6044 <message name="IDS_OPTIONS_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION" desc="
Label for checkbox to allow automatic timezone update by user geolocation."> | 6047 <message name="IDS_OPTIONS_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION" desc="
Label for checkbox to allow automatic timezone update by user geolocation."> |
6045 Automatically resolve timezone by geolocation | 6048 Automatically resolve timezone by geolocation |
6046 </message> | 6049 </message> |
6047 </grit-part> | 6050 </grit-part> |
OLD | NEW |