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

Unified Diff: chrome/app/nibs/HungRendererDialog.xib

Issue 1107273002: Use the new ICU plural syntax to fix the strings in the hung pages dialog. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: grd descriptions Created 5 years, 8 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/ui/cocoa/hung_renderer_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/nibs/HungRendererDialog.xib
diff --git a/chrome/app/nibs/HungRendererDialog.xib b/chrome/app/nibs/HungRendererDialog.xib
index fecdf666720ba2f4b1af167067249660bda71c48..f158b0532f8e9cf6aa58973342ece895103f31d0 100644
--- a/chrome/app/nibs/HungRendererDialog.xib
+++ b/chrome/app/nibs/HungRendererDialog.xib
@@ -51,7 +51,7 @@
<int key="NSWindowBacking">2</int>
<string key="NSWindowRect">{{196, 293}, {500, 217}}</string>
<int key="NSWTFlags">536870912</int>
- <string key="NSWindowTitle">^IDS_BROWSER_HANGMONITOR_RENDERER_TITLE</string>
+ <string key="NSWindowTitle"></string>
<string key="NSWindowClass">NSWindow</string>
<nil key="NSViewClass"/>
<nil key="NSUserInterfaceItemIdentifier"/>
@@ -230,7 +230,7 @@
<object class="NSTextFieldCell" key="NSCell" id="636497192">
<int key="NSCellFlags">-2080374784</int>
<int key="NSCellFlags2">272629760</int>
- <string key="NSContents">^IDS_BROWSER_HANGMONITOR_RENDERER</string>
+ <string key="NSContents"></string>
<object class="NSFont" key="NSSupport" id="832152429">
<string key="NSName">LucidaGrande</string>
<double key="NSSize">13</double>
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/ui/cocoa/hung_renderer_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698