Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(73)

Side by Side Diff: chrome/app/chromeos_strings.grdp

Issue 925233004: A grab-bag of small improvements (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Respond to review comments. Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | ui/file_manager/file_manager/background/js/task_queue.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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
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">&lt;span class='destination-link'&gt; </ph>Google Drive!<ph name="END_LINK">&lt;/span&gt;</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 &lt;br&gt; 484 &lt;br&gt;
485 Not enough space on device. 485 Not enough space on device.
486 &lt;br&gt; 486 &lt;br&gt;
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
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>
OLDNEW
« no previous file with comments | « no previous file | ui/file_manager/file_manager/background/js/task_queue.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698