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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 16900002: Added flag for alternate launcher settings (remaining changes to come). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 6 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 0f91b954a48152f9996939fe7a5892e247284b72..618ca441a3294a88815e52847f0af17e1befe267 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -6154,6 +6154,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
</message>
</if>
<if expr="pp_ifdef('chromeos')">
+ <message name="IDS_FLAGS_ALTERNATE_SHELF_LAYOUT_NAME">
+ Alternative Shelf Layout
James Cook 2013/06/13 15:55:30 I prefer sentence capitalization "Alternative shel
+ </message>
+ <message name="IDS_FLAGS_ALTERNATE_SHELF_LAYOUT_DESCRIPTION">
+ Use the alternative shelf layout.
+ </message>
<message name="IDS_FLAGS_RELAUNCH_BUTTON" desc="Text on a button that restarts Chrome OS when clicked. ">
Restart Now
</message>

Powered by Google App Engine
This is Rietveld 408576698