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

Unified Diff: generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 10855219: Fixing the javascript alert window title for being translated completely. (Closed) Base URL: https://src.chromium.org/chrome/trunk/src/chrome/app/
Patch Set: Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: generated_resources.grd
===================================================================
--- generated_resources.grd (revision 152072)
+++ generated_resources.grd (working copy)
@@ -6396,8 +6396,7 @@
JavaScript
</message>
<message name="IDS_JAVASCRIPT_ALERT_TITLE" desc="Title for JavaScript alert originating from a webpage">
- The page at <ph name="SITE">$1<ex>http://www.google.com</ex> says:
- </ph>
+ The page at <ph name="SITE">$1<ex>http://www.google.com</ex></ph> says:
</message>
<message name="IDS_JAVASCRIPT_MESSAGEBOX_TITLE" desc="Title for JavaScript prompt and confirm originating from a webpage">
The page at <ph name="SITE">$1<ex>http://www.google.com</ex></ph> says:
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698