Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 69973c6ba35da8cce9a6dab42639f3be0fc44016..1143aad56cb599a13f737908cb656a0035cf0c85 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -4457,12 +4457,21 @@ 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_OS" desc="label for the OS on the about:version page"> |
+ OS |
+ </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> |
+ <message name="IDS_ABOUT_VERSION_EXECUTABLE_PATH" desc="label for the executable path on the about:version page"> |
+ Executable Path |
+ </message> |
+ <message name="IDS_ABOUT_VERSION_PROFILE_PATH" desc="label for the profile path on the about:version page"> |
+ Profile Path |
+ </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"> |