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

Side by Side Diff: ash/ash_chromeos_strings.grdp

Issue 2217713002: Remove the system menu display settings row (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 4 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
« no previous file with comments | « ash/ash.gyp ('k') | ash/common/system/tray/system_tray.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 ash_strings.grd). 2 <!-- ChromeOS-specific strings (included from ash_strings.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 5
6 <!-- Device types --> 6 <!-- Device types -->
7 <message name="IDS_ASH_CHROMEBASE" desc="The device name for a Chromebase (ver sus say Chromebox)"> 7 <message name="IDS_ASH_CHROMEBASE" desc="The device name for a Chromebase (ver sus say Chromebox)">
8 Chromebase 8 Chromebase
9 </message> 9 </message>
10 <message name="IDS_ASH_CHROMEBIT" desc="The device name for a Chromebit (versu s say Chromebox)"> 10 <message name="IDS_ASH_CHROMEBIT" desc="The device name for a Chromebit (versu s say Chromebox)">
(...skipping 278 matching lines...) Expand 10 before | Expand all | Expand 10 after
289 </message> 289 </message>
290 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_RESOLUTION_CHANGED" desc="The label used in the tray to notify that the display resolution settings has changed."> 290 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_RESOLUTION_CHANGED" desc="The label used in the tray to notify that the display resolution settings has changed.">
291 <ph name="DISPLAY_NAME">$1</ph> resolution was changed to <ph name="RESOLUTI ON">$2</ph> 291 <ph name="DISPLAY_NAME">$1</ph> resolution was changed to <ph name="RESOLUTI ON">$2</ph>
292 </message> 292 </message>
293 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_RESOLUTION_CHANGED_TO_UNSUPPORTED" desc="The label used in the tray to notify that the display resolution settings has changed to an unsupported resolution and the system falls back to another re solution."> 293 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_RESOLUTION_CHANGED_TO_UNSUPPORTED" desc="The label used in the tray to notify that the display resolution settings has changed to an unsupported resolution and the system falls back to another re solution.">
294 <ph name="DISPLAY_NAME">$1</ph> doesn't support <ph name="SPECIFIED_RESOLUTI ON">$2<ex>2560x1600</ex></ph>. The resolution was changed to <ph name="FALLBACK_ RESOLUTION">$3<ex>1920x1200</ex></ph> 294 <ph name="DISPLAY_NAME">$1</ph> doesn't support <ph name="SPECIFIED_RESOLUTI ON">$2<ex>2560x1600</ex></ph>. The resolution was changed to <ph name="FALLBACK_ RESOLUTION">$3<ex>1920x1200</ex></ph>
295 </message> 295 </message>
296 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_ROTATED" desc="The label used in th e tray to notify that the display rotation settings has changed."> 296 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_ROTATED" desc="The label used in th e tray to notify that the display rotation settings has changed.">
297 <ph name="DISPLAY_NAME">$1</ph> was rotated to <ph name="ROTATION">$2</ph> 297 <ph name="DISPLAY_NAME">$1</ph> was rotated to <ph name="ROTATION">$2</ph>
298 </message> 298 </message>
299 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_SINGLE_DISPLAY" desc="The label use d in the tray to show a single display's configuration">
300 <ph name="DISPLAY_NAME">$1</ph>: <ph name="ANNOTATION">$2</ph>
301 </message>
302 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_ANNOTATED_NAME" desc="Label used to show a display name with annotation (like screen resolution or overscan info)." > 299 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_ANNOTATED_NAME" desc="Label used to show a display name with annotation (like screen resolution or overscan info)." >
303 <ph name="DISPLAY_NAME">$1</ph> (<ph name="ANNOTATION">$2</ph>) 300 <ph name="DISPLAY_NAME">$1</ph> (<ph name="ANNOTATION">$2</ph>)
304 </message> 301 </message>
305 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_ANNOTATION" desc="Label used to ann otate the display's status like resolution or overscan flag.">
306 <ph name="RESOLUTION">$1</ph>, <ph name="OVERSCAN">$2</ph>
307 </message>
308 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_ANNOTATION_OVERSCAN" desc="Label us ed to describe that the system notice that this display device may have overscan area."> 302 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_ANNOTATION_OVERSCAN" desc="Label us ed to describe that the system notice that this display device may have overscan area.">
309 overscan 303 overscan
310 </message> 304 </message>
311 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_STANDARD_ORIENTATION" desc="The def ault value of display orientation option item."> 305 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_STANDARD_ORIENTATION" desc="The def ault value of display orientation option item.">
312 0&#x00B0; 306 0&#x00B0;
313 </message> 307 </message>
314 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_ORIENTATION_90" desc="The value of display orientation option item: 90-degree rotated"> 308 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_ORIENTATION_90" desc="The value of display orientation option item: 90-degree rotated">
315 90&#x00B0; 309 90&#x00B0;
316 </message> 310 </message>
317 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_ORIENTATION_180" desc="The value of display orientation option item: 180-degree rotated"> 311 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_ORIENTATION_180" desc="The value of display orientation option item: 180-degree rotated">
(...skipping 217 matching lines...) Expand 10 before | Expand all | Expand 10 after
535 </message> 529 </message>
536 <message name="IDS_DEPRECATED_SHOW_TASK_MANAGER_MSG" 530 <message name="IDS_DEPRECATED_SHOW_TASK_MANAGER_MSG"
537 desc="Notification message to tell users about the deprecation of Shi ft+ESC shortcut to show the task manager."> 531 desc="Notification message to tell users about the deprecation of Shi ft+ESC shortcut to show the task manager.">
538 The shortcut to open the task manager has changed. Please use <ph name="NEW_ SHORTCUT">$1<ex>Search+Esc</ex></ph> instead of <ph name="OLD_SHORTCUT">$2<ex>Sh ift+Esc</ex></ph>. 532 The shortcut to open the task manager has changed. Please use <ph name="NEW_ SHORTCUT">$1<ex>Search+Esc</ex></ph> instead of <ph name="OLD_SHORTCUT">$2<ex>Sh ift+Esc</ex></ph>.
539 </message> 533 </message>
540 <message name="IDS_DEPRECATED_NEXT_IME_MSG" 534 <message name="IDS_DEPRECATED_NEXT_IME_MSG"
541 desc="Notification message to tell users about the deprecation of Shi ft+Alt shortcut to switch to the next input method."> 535 desc="Notification message to tell users about the deprecation of Shi ft+Alt shortcut to switch to the next input method.">
542 The shortcut to switch to the next input method has changed. Please use <ph name="NEW_SHORTCUT">$1<ex>Ctrl+Shift+Space</ex></ph> instead of <ph name="OLD_SH ORTCUT">$2<ex>Shift+Alt</ex></ph>. 536 The shortcut to switch to the next input method has changed. Please use <ph name="NEW_SHORTCUT">$1<ex>Ctrl+Shift+Space</ex></ph> instead of <ph name="OLD_SH ORTCUT">$2<ex>Shift+Alt</ex></ph>.
543 </message> 537 </message>
544 </grit-part> 538 </grit-part>
OLDNEW
« no previous file with comments | « ash/ash.gyp ('k') | ash/common/system/tray/system_tray.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698