| 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 425 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 436 <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."> | 436 <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."> |
| 437 Create shortcut | 437 Create shortcut |
| 438 </message> | 438 </message> |
| 439 <message name="IDS_FILE_BROWSER_REMOVE_FOLDER_SHORTCUT_BUTTON_LABEL" desc="Men
u item label, unpinning the selected folder from the left nav."> | 439 <message name="IDS_FILE_BROWSER_REMOVE_FOLDER_SHORTCUT_BUTTON_LABEL" desc="Men
u item label, unpinning the selected folder from the left nav."> |
| 440 Remove shortcut | 440 Remove shortcut |
| 441 </message> | 441 </message> |
| 442 <message name="IDS_FILE_BROWSER_SHARE_BUTTON_LABEL" desc="Menu item label, sho
wing dialog to share the selected file."> | 442 <message name="IDS_FILE_BROWSER_SHARE_BUTTON_LABEL" desc="Menu item label, sho
wing dialog to share the selected file."> |
| 443 Share | 443 Share |
| 444 </message> | 444 </message> |
| 445 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_BUTTON_LABEL" desc="Label for but
ton that initiates media backup to the cloud."> | 445 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_BUTTON_LABEL" desc="Label for but
ton that initiates media backup to the cloud."> |
| 446 Import Photos & Videos to Google Drive | 446 Import photos & videos to Google Drive |
| 447 </message> |
| 448 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_INSUFFICIENT_SPACE_BUTTON_LABEL"
desc="Label for button that tells user there is not enough space to perform a cl
oud import."> |
| 449 Insufficient space on your device! |
| 450 </message> |
| 451 <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."> |
| 452 Scanning your media... |
| 447 </message> | 453 </message> |
| 448 | 454 |
| 449 <message name="IDS_FILE_BROWSER_COPY_FILE_NAME" desc="File Manager status mess
age."> | 455 <message name="IDS_FILE_BROWSER_COPY_FILE_NAME" desc="File Manager status mess
age."> |
| 450 Copying <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph>... | 456 Copying <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph>... |
| 451 </message> | 457 </message> |
| 452 <message name="IDS_FILE_BROWSER_COPY_ITEMS_REMAINING" desc="File Manager statu
s message. 'Item' is used here as a generic term for file or directory."> | 458 <message name="IDS_FILE_BROWSER_COPY_ITEMS_REMAINING" desc="File Manager statu
s message. 'Item' is used here as a generic term for file or directory."> |
| 453 Copying $1 items... | 459 Copying $1 items... |
| 454 </message> | 460 </message> |
| 455 <message name="IDS_FILE_BROWSER_COPY_TARGET_EXISTS_ERROR" desc="File Manager e
rror message. 'Item' is used here as a generic term for file or directory."> | 461 <message name="IDS_FILE_BROWSER_COPY_TARGET_EXISTS_ERROR" desc="File Manager e
rror message. 'Item' is used here as a generic term for file or directory."> |
| 456 Whoops, <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph> already exists. Renam
e it and try again. | 462 Whoops, <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph> already exists. Renam
e it and try again. |
| (...skipping 5482 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5939 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t
he window."> | 5945 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t
he window."> |
| 5940 Done | 5946 Done |
| 5941 </message> | 5947 </message> |
| 5942 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element
."> | 5948 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element
."> |
| 5943 System date | 5949 System date |
| 5944 </message> | 5950 </message> |
| 5945 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element
."> | 5951 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element
."> |
| 5946 System time | 5952 System time |
| 5947 </message> | 5953 </message> |
| 5948 </grit-part> | 5954 </grit-part> |
| OLD | NEW |