diff options
author | nyquist@chromium.org <nyquist@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-09 00:51:48 +0000 |
---|---|---|
committer | nyquist@chromium.org <nyquist@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-09 00:51:48 +0000 |
commit | 5a644ec0c42bbc701648c5f17ccfdb9fbc11e852 (patch) | |
tree | 73b9a7d56d93720f0886fa7119da8f306cf7b115 | |
parent | 8332cdb0954e78236c1a2fe8e01cd16b0ac97ce1 (diff) | |
download | chromium_src-5a644ec0c42bbc701648c5f17ccfdb9fbc11e852.zip chromium_src-5a644ec0c42bbc701648c5f17ccfdb9fbc11e852.tar.gz chromium_src-5a644ec0c42bbc701648c5f17ccfdb9fbc11e852.tar.bz2 |
Revert 125717 - Merge 125048 - Revert smart phone -> mobile device string
http://codereview.chromium.org/9455007/ changed 'smart phone' to 'mobile
device' for IDS_CLOUD_PRINT_SETUP_ANYWHERE_EXPLAIN. This reverts this
change.
BUG=114046
TEST=Verify that strings show up correctly.
Review URL: http://codereview.chromium.org/9602014
TBR=nyquist@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9651011
TBR=nyquist@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9657015
git-svn-id: svn://svn.chromium.org/chrome/branches/1025/src@125741 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | chrome/app/generated_resources.grd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index 33dab98..444996c 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -6430,7 +6430,7 @@ The following plug-in is unresponsive: <ph name="PLUGIN_NAME">$1 Print from anywhere </message> <message name="IDS_CLOUD_PRINT_SETUP_ANYWHERE_EXPLAIN" desc="Explanation about printing from anywhere."> - Access your printers from any computer or smart phone. <ph name="BEGIN_LINK"><a href="#" onclick="cloudprint.learnMore()"></ph>Learn more<ph name="END_LINK"></a></ph> + Access your printers from any computer or mobile device. <ph name="BEGIN_LINK"><a href="#" onclick="cloudprint.learnMore()"></ph>Learn more<ph name="END_LINK"></a></ph> </message> <message name="IDS_CLOUD_PRINT_SETUP_PRINTER_HEADER" desc="Intro line about printer management."> Manage your printer |