summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authorfinnur@chromium.org <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-02 09:12:52 +0000
committerfinnur@chromium.org <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-02 09:12:52 +0000
commit9c2b8b90e3bb45367cb1aa7e31d417d180a1050c (patch)
treeb3de28ca0aeccf28ba772ade3875d5cd996add5f /chrome/app
parentf8d3d97804e2ea2416ad1cbce758285d6f4702df (diff)
downloadchromium_src-9c2b8b90e3bb45367cb1aa7e31d417d180a1050c.zip
chromium_src-9c2b8b90e3bb45367cb1aa7e31d417d180a1050c.tar.gz
chromium_src-9c2b8b90e3bb45367cb1aa7e31d417d180a1050c.tar.bz2
Change the "Visit website" link text in chrome://extensions to "View in Web Store", which is a little clearer.
BUG=None TEST=Just confirm that the link changed text. Review URL: http://codereview.chromium.org/8432031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108259 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/generated_resources.grd2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index f2322c1..5cee2a9 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -4130,7 +4130,7 @@ are declared in build/common.gypi.
Allow access to file URLs
</message>
<message name="IDS_EXTENSIONS_VISIT_WEBSITE" desc="The link for visiting the extension's gallery page.">
- Visit website
+ View in Web Store
</message>
<message name="IDS_EXTENSIONS_INCOGNITO_WARNING" desc="Warns the user that Chrome cannot prevent extensions from recording history in incognito mode. Displayed in extensions management UI after an extension is selected to be run in incognito mode.">
<ph name="BEGIN_BOLD">&lt;b&gt;</ph>Warning:<ph name="END_BOLD">&lt;/b&gt;</ph> <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> cannot prevent extensions from recording your browsing history. To disable this extension in incognito mode, unselect this option.