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

Unified Diff: components/pdf_strings.grdp

Issue 2112653003: grit: Automatically replace ... with … (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Convert remaining ellipsis Created 4 years, 5 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
Index: components/pdf_strings.grdp
diff --git a/components/pdf_strings.grdp b/components/pdf_strings.grdp
index b0c7ff7073848799cee1d78e56291714c6a4b262..36ea51bee00811e6e255fffe2cbfc5168456b690 100644
--- a/components/pdf_strings.grdp
+++ b/components/pdf_strings.grdp
@@ -12,7 +12,7 @@
</message>
<message name="IDS_PDF_PAGE_LOADING" desc="A message displayed on the PDF page while page is loading.">
- Loading...
+ Loading&#8230;
</message>
<message name="IDS_PDF_PAGE_LOAD_FAILED" desc="A message displayed on the PDF control to indicate that the PDF document failed to load.">
Failed to load PDF document

Powered by Google App Engine
This is Rietveld 408576698