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

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

Issue 562413002: Adds (native) annotation to the display settings. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix Created 6 years, 3 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
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 2057 matching lines...) Expand 10 before | Expand all | Expand 10 after
2068 </message> 2068 </message>
2069 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_MIRRORING_DISPLAY_NAME" de sc="The text shown at display name field when mirroring."> 2069 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_MIRRORING_DISPLAY_NAME" de sc="The text shown at display name field when mirroring.">
2070 Mirroring 2070 Mirroring
2071 </message> 2071 </message>
2072 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_SET_PRIMARY" desc="Button label to set a display primary."> 2072 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_SET_PRIMARY" desc="Button label to set a display primary.">
2073 Make primary 2073 Make primary
2074 </message> 2074 </message>
2075 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_RESOLUTION_ANNOTATION_BEST " desc="The text shown for resolution options to annotate this is the best resol ution."> 2075 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_RESOLUTION_ANNOTATION_BEST " desc="The text shown for resolution options to annotate this is the best resol ution.">
2076 (Best) 2076 (Best)
2077 </message> 2077 </message>
2078 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_RESOLUTION_ANNOTATION_NATI VE" desc="The text shown for resolution options to annotate this is the native r esolution.">
2079 (Native)
2080 </message>
2078 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_STANDARD_ORIENTATION" desc ="The default value of display orientation option item."> 2081 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_STANDARD_ORIENTATION" desc ="The default value of display orientation option item.">
2079 Standard 2082 Standard
2080 </message> 2083 </message>
2081 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_START_CALIBRATING_OVERSCAN " desc="Button label to start calibrating the overscan preference."> 2084 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_START_CALIBRATING_OVERSCAN " desc="Button label to start calibrating the overscan preference.">
2082 Adjust... 2085 Adjust...
2083 </message> 2086 </message>
2084 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_COLOR_PROFILE_STANDARD" de sc="The color profile name for 'standard'."> 2087 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_COLOR_PROFILE_STANDARD" de sc="The color profile name for 'standard'.">
2085 Standard 2088 Standard
2086 </message> 2089 </message>
2087 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_COLOR_PROFILE_DYNAMIC" des c="The color profile name for 'dynamic'."> 2090 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_COLOR_PROFILE_DYNAMIC" des c="The color profile name for 'dynamic'.">
(...skipping 3725 matching lines...) Expand 10 before | Expand all | Expand 10 after
5813 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window."> 5816 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window.">
5814 Done 5817 Done
5815 </message> 5818 </message>
5816 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element ."> 5819 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element .">
5817 System date 5820 System date
5818 </message> 5821 </message>
5819 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element ."> 5822 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element .">
5820 System time 5823 System time
5821 </message> 5824 </message>
5822 </grit-part> 5825 </grit-part>
OLDNEW
« no previous file with comments | « ash/display/display_change_observer_chromeos_unittest.cc ('k') | chrome/browser/resources/options/chromeos/display_options.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698