summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authorpam@chromium.org <pam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-12 20:44:46 +0000
committerpam@chromium.org <pam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-12 20:44:46 +0000
commit21a99ca2af8e66e3d8f8f93788aab966515bf62d (patch)
tree81ea86d08d7d01b7cca5933f380816124edb46b9 /chrome/app
parenta67fa08ebbe6ccdcf58e654a1609c38fdae65e60 (diff)
downloadchromium_src-21a99ca2af8e66e3d8f8f93788aab966515bf62d.zip
chromium_src-21a99ca2af8e66e3d8f8f93788aab966515bf62d.tar.gz
chromium_src-21a99ca2af8e66e3d8f8f93788aab966515bf62d.tar.bz2
Add command line to about:version.
BUG=18577 TEST=open about:version, see full command line (executable and switches) Review URL: http://codereview.chromium.org/603017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38935 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/generated_resources.grd6
1 files changed, 6 insertions, 0 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 8ab5e78..7f28c30 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -3137,6 +3137,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_ABOUT_VERSION_UNOFFICIAL" desc="unofficial build on the about:version page">
Developer Build
</message>
+ <message name="IDS_ABOUT_VERSION_USER_AGENT" desc="label for the user agent on the about:version page">
+ User Agent
+ </message>
+ <message name="IDS_ABOUT_VERSION_COMMAND_LINE" desc="label for the command line on the about:version page">
+ Command Line
+ </message>
<!-- Javascript Dialog Box strings -->
<message name="IDS_JAVASCRIPT_ALERT_DEFAULT_TITLE" desc="Title for Javascript alert originating from a web page if there is no hostname to display">