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

Unified Diff: components/autofill_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/autofill_strings.grdp
diff --git a/components/autofill_strings.grdp b/components/autofill_strings.grdp
index 68f033ba321d4e189f5ecf0f08c7b84bb622804f..c638cf59092cac9559eab6431ffc05c340c7e584 100644
--- a/components/autofill_strings.grdp
+++ b/components/autofill_strings.grdp
@@ -136,12 +136,12 @@
<if expr="_google_chrome">
<message name="IDS_AUTOFILL_OPTIONS_POPUP" desc="The text displayed in the Autofill popup to direct the user to the Autofill settings UI.">
- Chrome Autofill settings...
+ Chrome Autofill settings&#8230;
</message>
</if>
<if expr="not _google_chrome">
<message name="IDS_AUTOFILL_OPTIONS_POPUP" desc="The label of the text displayed in the Autofill popup to direct the user to the Autofill settings UI.">
- Chromium Autofill settings...
+ Chromium Autofill settings&#8230;
</message>
</if>

Powered by Google App Engine
This is Rietveld 408576698