Skip to content

Commit

Permalink
extensions: Replace reference to 'gallery' by 'Chrome Web Store'.
Browse files Browse the repository at this point in the history
BUG=none

Review URL: https://codereview.chromium.org/1001453005

Cr-Commit-Position: refs/heads/master@{#320465}
  • Loading branch information
thiemonagel authored and Commit bot committed Mar 13, 2015
1 parent 3f8e83b commit ec163e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chrome/app/generated_resources.grd
Original file line number Diff line number Diff line change
Expand Up @@ -4947,8 +4947,8 @@ Even if you have downloaded files from this website before, the website might ha
<message name="IDS_EXTENSIONS_NONE_INSTALLED" desc="Text that lets the user know that no extensions are installed.">
Boo... You have no extensions :-(
</message>
<message name="IDS_EXTENSIONS_NONE_INSTALLED_SUGGEST_GALLERY" desc="Text on next line after IDS_EXTENSIONS_NONE_INSTALLED that suggests the user look in the gallery for extensions to install.">
Want to <ph name="BEGIN_LINK">&lt;a target="_blank" href="$1"&gt;</ph>browse the gallery<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph> instead?
<message name="IDS_EXTENSIONS_NONE_INSTALLED_SUGGEST_GALLERY" desc="Text on next line after IDS_EXTENSIONS_NONE_INSTALLED that suggests the user look in the Chrome Web Store for extensions to install.">
Want to <ph name="BEGIN_LINK">&lt;a target="_blank" href="$1"&gt;</ph>browse the Chrome Web Store<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph> instead?
</message>
<message name="IDS_EXTENSIONS_INSTALL_DROP_TARGET" desc="Text on drop target for installing extensions.">
Drop to install
Expand Down

0 comments on commit ec163e2

Please sign in to comment.