Index: components/components_strings.grd |
diff --git a/components/components_strings.grd b/components/components_strings.grd |
index 10d7e7c0462ffe1d7755794b6c50f5e4867cbcb7..40da6c6b3f59033ca5b31f946f6c187adb35236f 100644 |
--- a/components/components_strings.grd |
+++ b/components/components_strings.grd |
@@ -233,12 +233,12 @@ |
<if expr="not is_android"> |
<if expr="not use_titlecase"> |
<message name="IDS_PRINT" desc="The text label of the Print... menu item. Opens a dialog box to select print settings"> |
- &Print... |
+ &Print… |
</message> |
</if> |
<if expr="use_titlecase"> |
<message name="IDS_PRINT" desc="In Title Case: The text label of the Print... menu item. Opens a dialog box to select print settings"> |
- &Print... |
+ &Print… |
</message> |
</if> |
</if> |