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

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

Issue 2527333002: Quick View: Added Genre, Track and Duration metadata. (Closed)
Patch Set: Updated polymer element. Created 4 years 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 | chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc » ('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 <!-- Idle logout dialog for retail mode --> 7 <!-- Idle logout dialog for retail mode -->
8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only."> 8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only.">
9 Are you still there? 9 Are you still there?
10 </message> 10 </message>
(...skipping 821 matching lines...) Expand 10 before | Expand all | Expand 10 after
832 </message> 832 </message>
833 <message name="IDS_FILE_BROWSER_METADATA_BOX_PAGE_COUNT" desc="Label for pdf p age count."> 833 <message name="IDS_FILE_BROWSER_METADATA_BOX_PAGE_COUNT" desc="Label for pdf p age count.">
834 Page Count 834 Page Count
835 </message> 835 </message>
836 <message name="IDS_FILE_BROWSER_METADATA_BOX_RESOLUTION" desc="Label for image resolution."> 836 <message name="IDS_FILE_BROWSER_METADATA_BOX_RESOLUTION" desc="Label for image resolution.">
837 Resolution 837 Resolution
838 </message> 838 </message>
839 <message name="IDS_FILE_BROWSER_METADATA_BOX_SOURCE" desc="Label for the devic e used to capture the image."> 839 <message name="IDS_FILE_BROWSER_METADATA_BOX_SOURCE" desc="Label for the devic e used to capture the image.">
840 Source 840 Source
841 </message> 841 </message>
842 <message name="IDS_FILE_BROWSER_METADATA_BOX_TRACK" desc="Label for track numb er.">
843 Track
844 </message>
842 <message name="IDS_FILE_BROWSER_METADATA_BOX_VIDEO_INFO" desc="Category label for video file info."> 845 <message name="IDS_FILE_BROWSER_METADATA_BOX_VIDEO_INFO" desc="Category label for video file info.">
843 Video Info 846 Video Info
844 </message> 847 </message>
845 <message name="IDS_FILE_BROWSER_METADATA_BOX_YEAR_RECORDED" desc="Label for au dio recorded year."> 848 <message name="IDS_FILE_BROWSER_METADATA_BOX_YEAR_RECORDED" desc="Label for au dio recorded year.">
846 Year Recorded 849 Year Recorded
847 </message> 850 </message>
848 <message name="IDS_FILE_BROWSER_CALCULATING_SIZE" desc="Message informing the user that total items size is being calculated."> 851 <message name="IDS_FILE_BROWSER_CALCULATING_SIZE" desc="Message informing the user that total items size is being calculated.">
849 Calculating size 852 Calculating size
850 </message> 853 </message>
851 <message name="IDS_FILE_BROWSER_OFFLINE_HEADER" desc="Message informing the us er that the browser is offline."> 854 <message name="IDS_FILE_BROWSER_OFFLINE_HEADER" desc="Message informing the us er that the browser is offline.">
(...skipping 5717 matching lines...) Expand 10 before | Expand all | Expand 10 after
6569 <message name="IDS_PRINT_JOB_NOTIFICATION_PAUSE_BUTTON" desc="Text on the butt on for the user to pause the current print job."> 6572 <message name="IDS_PRINT_JOB_NOTIFICATION_PAUSE_BUTTON" desc="Text on the butt on for the user to pause the current print job.">
6570 Pause printing 6573 Pause printing
6571 </message> 6574 </message>
6572 <message name="IDS_PRINT_JOB_NOTIFICATION_RESUME_BUTTON" desc="Text on the but ton for the user to resume the current print job."> 6575 <message name="IDS_PRINT_JOB_NOTIFICATION_RESUME_BUTTON" desc="Text on the but ton for the user to resume the current print job.">
6573 Resume printing 6576 Resume printing
6574 </message> 6577 </message>
6575 <message name="IDS_PRINT_JOB_NOTIFICATION_GET_HELP_BUTTON" desc="Text on the b utton for the user to get help about the current print job."> 6578 <message name="IDS_PRINT_JOB_NOTIFICATION_GET_HELP_BUTTON" desc="Text on the b utton for the user to get help about the current print job.">
6576 Get help 6579 Get help
6577 </message> 6580 </message>
6578 </grit-part> 6581 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698