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 456 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
467 Back up | 467 Back up |
468 </message> | 468 </message> |
469 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_STATUS_SCANNING" desc="Cloud impo
rt scanning status message."> | 469 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_STATUS_SCANNING" desc="Cloud impo
rt scanning status message."> |
470 Scanning your media device... | 470 Scanning your media device... |
471 <ph name="FILE_COUNT">$1<ex>5</ex></ph> new photos found | 471 <ph name="FILE_COUNT">$1<ex>5</ex></ph> new photos found |
472 </message> | 472 </message> |
473 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_TOOLTIP_SCANNING" desc="Cloud imp
ort scanning tooltip."> | 473 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_TOOLTIP_SCANNING" desc="Cloud imp
ort scanning tooltip."> |
474 Scanning your media device... | 474 Scanning your media device... |
475 </message> | 475 </message> |
476 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_STATUS_NO_MEDIA" desc="Cloud impo
rt no-new-media-found status message. Shown after backup is completed and when a
search for new files to backup produces no result."> | 476 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_STATUS_NO_MEDIA" desc="Cloud impo
rt no-new-media-found status message. Shown after backup is completed and when a
search for new files to backup produces no result."> |
477 All backed up! | 477 All backed up to <ph name="BEGIN_LINK"><span class='destination-link'>
</ph>Google Drive!<ph name="END_LINK"></span></ph> |
478 </message> | 478 </message> |
479 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_TOOLTIP_NO_MEDIA" desc="Cloud imp
ort no-new-media-found tooltip. Shown after backup is completed and when a searc
h for new files to backup produces no result."> | 479 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_TOOLTIP_NO_MEDIA" desc="Cloud imp
ort no-new-media-found tooltip. Shown after backup is completed and when a searc
h for new files to backup produces no result."> |
480 All backed up! | 480 All backed up! |
481 </message> | 481 </message> |
482 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_STATUS_INSUFFICIENT_SPACE" desc="
Cloud import insufficient space status message."> | 482 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_STATUS_INSUFFICIENT_SPACE" desc="
Cloud import insufficient space status message."> |
483 <ph name="FILE_COUNT">$1<ex>5</ex></ph> new photos found | 483 <ph name="FILE_COUNT">$1<ex>5</ex></ph> new photos found |
484 <br> | 484 <br> |
485 Not enough space on device. | 485 Not enough space on device. |
486 <br> | 486 <br> |
487 Try selecting a few photos to start. | 487 Try selecting a few photos to start. |
(...skipping 5613 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6101 <message name="IDS_FLAGS_DISABLE_RESOLVE_TIMEZONE_BY_GEOLOCATION_NAME" desc="T
itle for the flag to disable automatic timezone update on user location change."
> | 6101 <message name="IDS_FLAGS_DISABLE_RESOLVE_TIMEZONE_BY_GEOLOCATION_NAME" desc="T
itle for the flag to disable automatic timezone update on user location change."
> |
6102 Disable automatic timezone update by geolocation | 6102 Disable automatic timezone update by geolocation |
6103 </message> | 6103 </message> |
6104 <message name="IDS_FLAGS_DISABLE_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION"
desc="Description for the flag to disable user setting to automatically update t
imezone by user geolocation."> | 6104 <message name="IDS_FLAGS_DISABLE_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION"
desc="Description for the flag to disable user setting to automatically update t
imezone by user geolocation."> |
6105 If set, automatic timezone update by the current geolocation is turned off. | 6105 If set, automatic timezone update by the current geolocation is turned off. |
6106 </message> | 6106 </message> |
6107 <message name="IDS_OPTIONS_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION" desc="
Label for checkbox to allow automatic timezone update by user geolocation."> | 6107 <message name="IDS_OPTIONS_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION" desc="
Label for checkbox to allow automatic timezone update by user geolocation."> |
6108 Automatically resolve timezone by geolocation | 6108 Automatically resolve timezone by geolocation |
6109 </message> | 6109 </message> |
6110 </grit-part> | 6110 </grit-part> |
OLD | NEW |