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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 1332353003: Move resources for version_ui to //components/version_ui (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Review comments Created 5 years, 2 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
« no previous file with comments | « chrome/app/chromium_strings.grd ('k') | chrome/app/google_chrome_strings.grd » ('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 0a8c55faeebcd56776121df73e9b74a59a3a4d85..0e6da2fdc263849d16ad1bcf45ebe0c7c325b938 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -7014,54 +7014,6 @@ Keep your key file in a safe place. You will need it to create new versions of y
This page uses a Native Client app that doesn't work on your computer.
</message>
- <!-- about:version strings -->
- <message name="IDS_ABOUT_VERSION_TITLE" desc="Title on the about:version page">
- About Version
- </message>
- <message name="IDS_ABOUT_VERSION_OFFICIAL" desc="official build on the about:version page">
- Official Build
- </message>
- <message name="IDS_ABOUT_VERSION_32BIT" desc="32-bit on the chrome://version page">
- (32-bit)
- </message>
- <message name="IDS_ABOUT_VERSION_64BIT" desc="64-bit on the chrome://version page">
- (64-bit)
- </message>
- <message name="IDS_ABOUT_VERSION_REVISION" desc="label for the revision on the about:version page">
- Revision
- </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>
- <if expr="chromeos">
- <message name="IDS_ABOUT_VERSION_BUILD_DATE" desc="label for build date on the about:version page">
- Build Date
- </message>
- </if>
- <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>
- <message name="IDS_ABOUT_VERSION_PATH_NOTFOUND" desc="label for the non-existent path on the about:version page">
- No such file or directory
- </message>
- <message name="IDS_ABOUT_VERSION_VARIATIONS" desc="label for the variations list on the about:version page">
- Variations
- </message>
- <if expr="is_android">
- <message name="IDS_ABOUT_VERSION_BUILD_ID" desc="label for the build identifier on the about:version page">
- Build ID
- </message>
- </if>
-
<!-- chrome://voicesearch strings -->
<if expr="chromeos">
<message name="IDS_VOICESEARCH_LOADING_MESSAGE" desc="Shown while loading until full list of modules is retrieved">
« no previous file with comments | « chrome/app/chromium_strings.grd ('k') | chrome/app/google_chrome_strings.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698