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

Unified 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: updates unittests Created 4 years, 4 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 side-by-side diff with in-line comments
Download patch
Index: ash/ash_chromeos_strings.grdp
diff --git a/ash/ash_chromeos_strings.grdp b/ash/ash_chromeos_strings.grdp
index ff908447cd6b378dcdea63235f2220e7a1a1a423..aceaa48ca287a3af74efcf2555163360b6673439 100644
--- a/ash/ash_chromeos_strings.grdp
+++ b/ash/ash_chromeos_strings.grdp
@@ -296,15 +296,9 @@
<message name="IDS_ASH_STATUS_TRAY_DISPLAY_ROTATED" desc="The label used in the tray to notify that the display rotation settings has changed.">
<ph name="DISPLAY_NAME">$1</ph> was rotated to <ph name="ROTATION">$2</ph>
</message>
- <message name="IDS_ASH_STATUS_TRAY_DISPLAY_SINGLE_DISPLAY" desc="The label used in the tray to show a single display's configuration">
- <ph name="DISPLAY_NAME">$1</ph>: <ph name="ANNOTATION">$2</ph>
- </message>
<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).">
<ph name="DISPLAY_NAME">$1</ph> (<ph name="ANNOTATION">$2</ph>)
</message>
- <message name="IDS_ASH_STATUS_TRAY_DISPLAY_ANNOTATION" desc="Label used to annotate the display's status like resolution or overscan flag.">
- <ph name="RESOLUTION">$1</ph>, <ph name="OVERSCAN">$2</ph>
- </message>
<message name="IDS_ASH_STATUS_TRAY_DISPLAY_ANNOTATION_OVERSCAN" desc="Label used to describe that the system notice that this display device may have overscan area.">
overscan
</message>

Powered by Google App Engine
This is Rietveld 408576698