diff options
author | mmenke@chromium.org <mmenke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-14 18:54:44 +0000 |
---|---|---|
committer | mmenke@chromium.org <mmenke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-14 18:54:44 +0000 |
commit | dfd84dc27cf22557957e4d6634bb0ab3cd74dbbd (patch) | |
tree | b434f59df0f65a9757d39bfa706af835fb4482f3 /chrome/app | |
parent | c2273e84167c70eed66fa5b0fd9caa0c3728695b (diff) | |
download | chromium_src-dfd84dc27cf22557957e4d6634bb0ab3cd74dbbd.zip chromium_src-dfd84dc27cf22557957e4d6634bb0ab3cd74dbbd.tar.gz chromium_src-dfd84dc27cf22557957e4d6634bb0ab3cd74dbbd.tar.bz2 |
Fix offline error text under XP, which was being escaped oddly.
BUG=103351
Review URL: http://codereview.chromium.org/8566007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109916 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-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 a01f659..014fff0 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -7104,7 +7104,7 @@ Keep your key file in a safe place. You will need it to create new versions of y click <ph name="BEGIN_BOLD"><strong></ph>Run<ph name="END_BOLD"></strong></ph>, type - <ph name="BEGIN_BOLD"><strong></ph>%windir%\\network diagnostic\\xpnetdiag.exe<ph name="END_BOLD"></strong></ph>, + <ph name="BEGIN_BOLD"><strong></ph>%windir%\network diagnostic\xpnetdiag.exe<ph name="END_BOLD"></strong></ph>, and then click <ph name="BEGIN_BOLD"><strong></ph>OK<ph name="END_BOLD"></strong></ph>. </message> |