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

Unified Diff: content/app/strings/content_strings.grd

Issue 2112653003: grit: Automatically replace ... with … (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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: content/app/strings/content_strings.grd
diff --git a/content/app/strings/content_strings.grd b/content/app/strings/content_strings.grd
index 30abec2d2ee4c125f44a2811c85bda67c5c34d86..0dd34ca82e30af3634e7c70276fe6da7b173d155 100644
--- a/content/app/strings/content_strings.grd
+++ b/content/app/strings/content_strings.grd
@@ -211,19 +211,19 @@ below:
<ph name="NUMBER_OF_FILES">$1<ex>3</ex></ph> files
</message>
<message name="IDS_FORM_OTHER_COLOR_LABEL" desc="Label for button that opens a full color chooser so the user can choose colors other than the ones in the list.">
- Other...
+ Other&#8230;
</message>
<message name="IDS_FORM_OTHER_DATE_LABEL" desc="Label for button that opens a full calendar picker so the user can choose dates other than the ones in the list." meaning="for date label">
- Other...
+ Other&#8230;
</message>
<message name="IDS_FORM_OTHER_MONTH_LABEL" desc="Label for button that opens a full month picker so the user can choose dates other than the ones in the list." meaning="for month label">
- Other...
+ Other&#8230;
</message>
<message name="IDS_FORM_OTHER_TIME_LABEL" desc="Label for button that opens a full time picker so the user can choose dates other than the ones in the list." meaning="for time label">
- Other...
+ Other&#8230;
</message>
<message name="IDS_FORM_OTHER_WEEK_LABEL" desc="Label for button that opens a full week picker so the user can choose dates other than the ones in the list." meaning="for week label">
- Other...
+ Other&#8230;
</message>
<message name="IDS_FORM_PLACEHOLDER_FOR_DAY_OF_MONTH_FIELD" desc="Text for denoting day of month field position in date format. Short text is preferred. See http://crbug.com/152632 for samples.">
dd

Powered by Google App Engine
This is Rietveld 408576698