diff options
author | aurimas@chromium.org <aurimas@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-02-14 18:44:40 +0000 |
---|---|---|
committer | aurimas@chromium.org <aurimas@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-02-14 18:44:40 +0000 |
commit | 2373117bca9d9b26c6f91c0bfc2b0cc4371bad9c (patch) | |
tree | dc3c0970a6925472f76eafd27dff7558350badae /chrome | |
parent | 229354edaa2bcbd28cf04ec2842a68e0d788272b (diff) | |
download | chromium_src-2373117bca9d9b26c6f91c0bfc2b0cc4371bad9c.zip chromium_src-2373117bca9d9b26c6f91c0bfc2b0cc4371bad9c.tar.gz chromium_src-2373117bca9d9b26c6f91c0bfc2b0cc4371bad9c.tar.bz2 |
Remove unused welcome page strings.
TBR=newt
BUG=326023
NOTRY=true
Review URL: https://codereview.chromium.org/165813002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@251375 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-rw-r--r-- | chrome/app/generated_resources.grd | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index 05ab240..1ce0209 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -10923,19 +10923,6 @@ Would you like to start <ph name="CONTROL_PANEL_APPLET_NAME">$1<ex>Add/Remove Pr Get themes </message> - <!-- Android welcome page strings --> - <if expr="is_android"> - <message name="IDS_WELCOME_PAGE_SEARCH_BUBBLE" desc="The message displayed on the search bubble on the welcome page"> - Search the web directly - </message> - <message name="IDS_WELCOME_PAGE_TABS_BUBBLE" desc="The message displayed on tabs bubble on the welcome page"> - Switch between open tabs - </message> - <message name="IDS_WELCOME_PAGE_LEARN_MORE" desc="The text for the info hyperlink on the welcome page"> - Learn more - </message> - </if> - <!-- Misc advanced option description strings. --> <message name="IDS_NETWORK_PREDICTION_ENABLED_DESCRIPTION" desc="In the advanced options tab, the text next to the checkbox that enables prediction of network actions. Actions include DNS prefetching, TCP and SSL preconnection, and prerendering of webpages."> Predict network actions to improve page load performance |