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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 10843066: Polish "Displays" Options UI for ChromeOS. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: blue -> skyblue Created 8 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:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index c2a265e034b9c85e717d013b37a2386641ac5873..c41180777fc89a46972a8019faecb227c8f14cfe 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -13715,6 +13715,12 @@ Press any key to continue exploring.
<message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_STOP_MIRRORING" desc="Button label to stop display mirroring.">
Stop mirroring
</message>
+ <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_APPLY_BUTTON" desc="Button label to apply the current settings.">
+ Apply
James Hawkins 2012/08/03 18:08:23 I'm almost certain we have an apply string somewhe
Jun Mukai 2012/08/06 08:07:32 Sorry, I couldn't find that... Do you have ideas?
+ </message>
+ <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_RESOLUTION" desc="Label to describe the resolution of the currently selected display.">
+ Resolution
James Hawkins 2012/08/03 18:08:23 nit: Indentation should be two spaces, not one.
Jun Mukai 2012/08/06 08:07:32 I used Tab character instead of spaces. Replaced
+ </message>
<message name="IDS_OPTIONS_SETTINGS_KEYBOARD_LAYOUT_TEXT" desc="In the settings tab, the text of the keyboard layout label.">
Keyboard layout:
</message>

Powered by Google App Engine
This is Rietveld 408576698