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 463 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
474 </message> | 474 </message> |
475 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_START" desc="Tooltip of the toolb
ar button that starts backup."> | 475 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_START" desc="Tooltip of the toolb
ar button that starts backup."> |
476 Backup your photos and videos | 476 Backup your photos and videos |
477 </message> | 477 </message> |
478 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_SHOW_DETAILS" desc="Tooltip for b
utton that shows details panel."> | 478 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_SHOW_DETAILS" desc="Tooltip for b
utton that shows details panel."> |
479 Show Cloud backup details | 479 Show Cloud backup details |
480 </message> | 480 </message> |
481 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_COMMAND" desc="Label of button on
details panel that invokes cloud import feature."> | 481 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_COMMAND" desc="Label of button on
details panel that invokes cloud import feature."> |
482 Back up | 482 Back up |
483 </message> | 483 </message> |
| 484 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_CANCEL_COMMAND" desc="Label of bu
tton on details panel that cancels an active import."> |
| 485 Cancel |
| 486 </message> |
484 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_STATUS_SCANNING" desc="Cloud impo
rt scanning status message."> | 487 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_STATUS_SCANNING" desc="Cloud impo
rt scanning status message."> |
485 Scanning your media device... | 488 Scanning your media device... |
486 <ph name="LINE_BREAK1"><br></ph> | 489 <ph name="LINE_BREAK1"><br></ph> |
487 <ph name="FILE_COUNT">$1<ex>5</ex></ph> new photos found | 490 <ph name="FILE_COUNT">$1<ex>5</ex></ph> new photos found |
488 </message> | 491 </message> |
489 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_TOOLTIP_SCANNING" desc="Cloud imp
ort scanning tooltip."> | 492 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_TOOLTIP_SCANNING" desc="Cloud imp
ort scanning tooltip."> |
490 Scanning your media device... | 493 Scanning your media device... |
491 </message> | 494 </message> |
492 <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."> | 495 <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."> |
493 All backed up to <ph name="BEGIN_LINK"><span class='destination-link'>
</ph>Google Drive!<ph name="END_LINK"></span></ph> | 496 All backed up to <ph name="BEGIN_LINK"><span class='destination-link'>
</ph>Google Drive!<ph name="END_LINK"></span></ph> |
(...skipping 5614 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6108 <message name="IDS_OPTIONS_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION" desc="
Label for checkbox to allow automatic timezone update by user geolocation."> | 6111 <message name="IDS_OPTIONS_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION" desc="
Label for checkbox to allow automatic timezone update by user geolocation."> |
6109 Set time zone automatically using your location | 6112 Set time zone automatically using your location |
6110 </message> | 6113 </message> |
6111 <message name="IDS_FLAGS_ENABLE_FIREWALL_HOLE_PUNCHING_NAME" desc="Name of the
option to enable punching holes in the Chrome OS firewall."> | 6114 <message name="IDS_FLAGS_ENABLE_FIREWALL_HOLE_PUNCHING_NAME" desc="Name of the
option to enable punching holes in the Chrome OS firewall."> |
6112 Enable firewall hole punching. | 6115 Enable firewall hole punching. |
6113 </message> | 6116 </message> |
6114 <message name="IDS_FLAGS_ENABLE_FIREWALL_HOLE_PUNCHING_DESCRIPTION" desc="Desc
ription of the option to enable punching holes in the Chrome OS firewall."> | 6117 <message name="IDS_FLAGS_ENABLE_FIREWALL_HOLE_PUNCHING_DESCRIPTION" desc="Desc
ription of the option to enable punching holes in the Chrome OS firewall."> |
6115 Enable punching holes in the Chrome OS firewall for Chrome Apps that open a
TCP/IP server socket or UDP socket. | 6118 Enable punching holes in the Chrome OS firewall for Chrome Apps that open a
TCP/IP server socket or UDP socket. |
6116 </message> | 6119 </message> |
6117 </grit-part> | 6120 </grit-part> |
OLD | NEW |