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 430 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
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_CLOUD_IMPORT_BUTTON_LABEL" desc="Label for but
ton that initiates media backup to the cloud."> | 448 <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 | 449 Import <ph name="FILE_COUNT">$1<ex>5</ex></ph> files to Google Drive |
450 </message> | 450 </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."> |
| 452 Importing... |
| 453 </message> |
451 <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."> | 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."> |
452 No new media | 455 No new media |
453 </message> | 456 </message> |
454 <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."
> | 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."
> |
455 Insufficient space on your device! | 458 Insufficient space on your device! |
456 </message> | 459 </message> |
457 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_SCANNING_BUTTON_LABEL" desc="Labe
l for button showing that scanning is in progress...prior to being enabled when
scanning is complete."> | 460 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_SCANNING_BUTTON_LABEL" desc="Labe
l for button showing that scanning is in progress...prior to being enabled when
scanning is complete."> |
458 Scanning your media... | 461 Scanning your media... |
459 </message> | 462 </message> |
460 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_ITEMS_REMAINING" desc="File Manag
er status message."> | 463 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_ITEMS_REMAINING" desc="File Manag
er status message."> |
(...skipping 5561 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6022 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t
he window."> | 6025 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t
he window."> |
6023 Done | 6026 Done |
6024 </message> | 6027 </message> |
6025 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element
."> | 6028 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element
."> |
6026 System date | 6029 System date |
6027 </message> | 6030 </message> |
6028 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element
."> | 6031 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element
."> |
6029 System time | 6032 System time |
6030 </message> | 6033 </message> |
6031 </grit-part> | 6034 </grit-part> |
OLD | NEW |