Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1052)

Unified Diff: chrome/app/generated_resources.grd

Issue 8775030: Update grit-i18n to r8 and remove \n workaround. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index d6552aa2d84a018c49f900ba0dc03745e13dfa2d..8d946c40fbc433d8fccec5faa1e144a9f9ce3bef 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -7122,8 +7122,7 @@ The following plug-in is unresponsive: <ph name="PLUGIN_NAME">$1
click
<ph name="BEGIN_BOLD">&lt;strong&gt;</ph>Run<ph name="END_BOLD">&lt;/strong&gt;</ph>,
type
- <!-- GRIT maps \n to line breaks, but leaves \\'s alone, so we need to be a bit more creative in escaping backslashes. -->
- <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>%windir%&amp;#92;network diagnostic&amp;#92;xpnetdiag.exe<ph name="END_BOLD">&lt;/strong&gt;</ph>,
+ <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>%windir%\network diagnostic\xpnetdiag.exe<ph name="END_BOLD">&lt;/strong&gt;</ph>,
and then click
<ph name="BEGIN_BOLD">&lt;strong&gt;</ph>OK<ph name="END_BOLD">&lt;/strong&gt;</ph>.
</message>
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698