diff options
author | mattm@chromium.org <mattm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-03 21:17:15 +0000 |
---|---|---|
committer | mattm@chromium.org <mattm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-03 21:17:15 +0000 |
commit | b7564c1b011a4a2aedd21af53577bf049c44ecfc (patch) | |
tree | bf2be556d62ab52e15096b377d470ccc8fa6a2c7 /chrome/app/google_chrome_strings.grd | |
parent | 9443d7241ddc9c4e22455130615031d2e0c44003 (diff) | |
download | chromium_src-b7564c1b011a4a2aedd21af53577bf049c44ecfc.zip chromium_src-b7564c1b011a4a2aedd21af53577bf049c44ecfc.tar.gz chromium_src-b7564c1b011a4a2aedd21af53577bf049c44ecfc.tar.bz2 |
Win SxS: Creating a new shortcut with enable-udd-profiles uses wrong icon.
BUG=44847
TEST=see bug
Review URL: http://codereview.chromium.org/2557001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48871 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/google_chrome_strings.grd')
-rw-r--r-- | chrome/app/google_chrome_strings.grd | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd index b789dda0..a4e5656 100644 --- a/chrome/app/google_chrome_strings.grd +++ b/chrome/app/google_chrome_strings.grd @@ -431,9 +431,6 @@ Chrome supports. --> <message name="IDS_IMPORT_BOOKMARKS" desc="Explanatory text for the importing progress dialog when importing a bookmarks.html file from the bookmark manager"> Google Chrome is now importing Favorites/Bookmarks. </message> - <message name="IDS_START_IN_PROFILE_SHORTCUT_NAME" desc="Name of the desktop shortcut to start the application in a specific profile."> - Google Chrome for <ph name="profile_name">$1</ph> - </message> <message name="IDS_OEM_MAIN_SHORTCUT_NAME" desc="Name of the desktop shortcut to start the application for OEM pre-installations."> Internet Browser </message> |