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

Unified Diff: chrome/app/generated_resources.grd

Issue 6250070: Added command line switches and UI (controlled via a build option) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address review concerns Created 9 years, 11 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
« no previous file with comments | « chrome/app/chrome_main.cc ('k') | chrome/browser/browser_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 789d09407a218600bbb290c659a678dfdbe4a8b0..5540d65f52c7f10fcdc60619624c55e96a12e7e5 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -949,6 +949,9 @@ each locale. -->
<message name="IDS_SHOW_BOOKMARK_BAR" desc="The toggle to show the bookmark bar">
&amp;Always show bookmarks bar
</message>
+ <message name="IDS_PROFILING_ENABLED" desc="The toggle to turn profiling on / off">
+ &amp;Profiling enabled
+ </message>
<message name="IDS_FULLSCREEN" desc="Switches into fullscreen mode">
&amp;Full screen
</message>
@@ -996,6 +999,9 @@ each locale. -->
<message name="IDS_SHOW_BOOKMARK_BAR" desc="In Title Case: The toggle to show the bookmark bar">
&amp;Always Show Bookmarks Bar
</message>
+ <message name="IDS_PROFILING_ENABLED" desc="In Title Case: The toggle to turn profiling on / off">
+ &amp;Profiling Enabled
+ </message>
<message name="IDS_FULLSCREEN" desc="In Title Case: Switches into fullscreen mode">
&amp;Full Screen
</message>
« no previous file with comments | « chrome/app/chrome_main.cc ('k') | chrome/browser/browser_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698