| Index: components/components_strings.grd
|
| diff --git a/components/components_strings.grd b/components/components_strings.grd
|
| index 10d7e7c0462ffe1d7755794b6c50f5e4867cbcb7..d426e24e54042f21abff6f614db2b24c22344803 100644
|
| --- a/components/components_strings.grd
|
| +++ b/components/components_strings.grd
|
| @@ -232,13 +232,13 @@
|
| </message>
|
| <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...
|
| + <message name="IDS_PRINT" desc="The text label of the Print… menu item. Opens a dialog box to select print settings">
|
| + &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...
|
| + <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…
|
| </message>
|
| </if>
|
| </if>
|
|
|