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

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

Issue 2564553002: Quick View: Add device setting metadata. (Closed)
Patch Set: s/Shooting Info/Device Settgins/. 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 <!-- Chrome OS-specific strings (included from generated_resources.grd). 2 <!-- Chrome OS-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 788 matching lines...) Expand 10 before | Expand all | Expand 10 after
799 </message> 799 </message>
800 <message name="IDS_FILE_BROWSER_METADATA_BOX_CREATION_TIME" desc="Label for fi le creation time."> 800 <message name="IDS_FILE_BROWSER_METADATA_BOX_CREATION_TIME" desc="Label for fi le creation time.">
801 Created Time 801 Created Time
802 </message> 802 </message>
803 <message name="IDS_FILE_BROWSER_METADATA_BOX_DURATION" desc="Label for audio/v ideo duration."> 803 <message name="IDS_FILE_BROWSER_METADATA_BOX_DURATION" desc="Label for audio/v ideo duration.">
804 Duration 804 Duration
805 </message> 805 </message>
806 <message name="IDS_FILE_BROWSER_METADATA_BOX_EXIF_DEVICE_MODEL" desc="Label fo r the device model which created the image."> 806 <message name="IDS_FILE_BROWSER_METADATA_BOX_EXIF_DEVICE_MODEL" desc="Label fo r the device model which created the image.">
807 Device Model 807 Device Model
808 </message> 808 </message>
809 <message name="IDS_FILE_BROWSER_METADATA_BOX_EXIF_DEVICE_SETTINGS" desc="Label for the device settings (exif's F number, exposure time, focal length and ISO s peed rating) metadata.">
810 Device Settings
811 </message>
809 <message name="IDS_FILE_BROWSER_METADATA_BOX_EXIF_GEOGRAPHY" desc="Label for t he latitude and the longitude where the image was taken."> 812 <message name="IDS_FILE_BROWSER_METADATA_BOX_EXIF_GEOGRAPHY" desc="Label for t he latitude and the longitude where the image was taken.">
810 Geography 813 Geography
811 </message> 814 </message>
812 <message name="IDS_FILE_BROWSER_METADATA_BOX_FILE_PATH" desc="Label for file p ath."> 815 <message name="IDS_FILE_BROWSER_METADATA_BOX_FILE_PATH" desc="Label for file p ath.">
813 Path 816 Path
814 </message> 817 </message>
815 <message name="IDS_FILE_BROWSER_METADATA_BOX_FILE_SIZE" desc="Label fo file si ze."> 818 <message name="IDS_FILE_BROWSER_METADATA_BOX_FILE_SIZE" desc="Label fo file si ze.">
816 Size 819 Size
817 </message> 820 </message>
818 <message name="IDS_FILE_BROWSER_METADATA_BOX_FRAME_RATE" desc="Label for video frame rate."> 821 <message name="IDS_FILE_BROWSER_METADATA_BOX_FRAME_RATE" desc="Label for video frame rate.">
(...skipping 5789 matching lines...) Expand 10 before | Expand all | Expand 10 after
6608 Attempts left: $1 6611 Attempts left: $1
6609 </message> 6612 </message>
6610 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N umber abbreviation"> 6613 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N umber abbreviation">
6611 PIN 6614 PIN
6612 </message> 6615 </message>
6613 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a s used in mobile phones) abbreviation"> 6616 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a s used in mobile phones) abbreviation">
6614 PUK 6617 PUK
6615 </message> 6618 </message>
6616 6619
6617 </grit-part> 6620 </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