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

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: Created 5 years, 3 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 ce836299bb01953260e693cb75bce400b27a4e4d..b53a49375667abb37c6cd3e503b2a12a430beb18 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -7190,54 +7190,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">
@@ -15402,8 +15354,8 @@ After you create a new supervised user, you can manage their settings at any tim
</message>
<message name="IDS_MANAGE_PASSWORDS_TITLE_DIFFERENT_DOMAIN" desc="The title text that is used in the manage passwords bubble when a password is autofilled or after a user has stored a password.">
Saved passwords for <ph name="ORIGIN">$1<ex>example.com</ex></ph>:
- </message>
-
+ </message>
+
<if expr="is_win or is_macosx">
<!-- Tab discarding -->
<message name="IDS_FLAGS_ENABLE_TAB_DISCARDING_NAME" desc="Name for the flag to enable tab discarding.">

Powered by Google App Engine
This is Rietveld 408576698