Index: chrome/app/google_chrome_strings.grd |
diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd |
index 5a11db343591c09dc5ff3ba86266524b2326f414..1f0573828184c40bedaa9e7e5b00771629ef47ed 100644 |
--- a/chrome/app/google_chrome_strings.grd |
+++ b/chrome/app/google_chrome_strings.grd |
@@ -533,7 +533,7 @@ Google Chrome is unable to recover your settings. |
<!-- Download Shelf Items --> |
<message name="IDS_DOWNLOAD_STATUS_CRX_INSTALL_RUNNING" |
desc="Message shown when a CRX has been downloaded and is being unpacked."> |
- Adding to Chrome... |
+ Adding to Chrome… |
</message> |
<message name="IDS_PROMPT_DOWNLOAD_CHANGES_SETTINGS" |
@@ -607,17 +607,17 @@ Google Chrome is unable to recover your settings. |
</if> |
<if expr="not chromeos"> |
<message name="IDS_UPGRADE_UPDATING" desc="Status label: Updating Google Chrome"> |
- Updating Google Chrome... |
+ Updating Google Chrome… |
</message> |
</if> |
<if expr="chromeos"> |
<message name="IDS_UPGRADE_UPDATING" desc="Status label: Updating Chrome OS"> |
- Updating your device... |
+ Updating your device… |
</message> |
</if> |
<if expr="chromeos"> |
<message name="IDS_UPGRADE_UPDATING_CHANNEL_SWITCH" desc="Status label: Updating Chrome OS to a specified channel"> |
- Updating your device to <ph name="CHANNEL_NAME">$1<ex>stable</ex></ph> channel... |
+ Updating your device to <ph name="CHANNEL_NAME">$1<ex>stable</ex></ph> channel… |
</message> |
</if> |
@@ -661,7 +661,7 @@ Google Chrome is unable to recover your settings. |
<ph name="BEGIN_BOLD"><b></ph>Warning:<ph name="END_BOLD"></b></ph> Google Chrome cannot prevent extensions from recording your browsing history. To disable this extension in incognito mode, unselect this option. |
</message> |
<message name="IDS_EXTENSIONS_UNINSTALL" desc="The link for uninstalling extensions."> |
- Remove from Chrome... |
+ Remove from Chrome… |
</message> |
<message name="IDS_MD_EXTENSIONS_SHORTCUT_SCOPE_IN_CHROME" desc="The label to indicate that a shortcut will be triggerable only from within the Chrome application."> |
In Chrome |
@@ -879,12 +879,12 @@ Signing in anyway will merge Chrome information like bookmarks, history, and oth |
</message> |
<if expr="not use_titlecase"> |
<message name="IDS_APP_LIST_EXTENSIONS_UNINSTALL" desc="Title text for the context menu item of a non-platform-app app list item that removes the app."> |
- Remove from Chrome... |
+ Remove from Chrome… |
</message> |
</if> |
<if expr="use_titlecase"> |
<message name="IDS_APP_LIST_EXTENSIONS_UNINSTALL" desc="In Title Case: Title text for the context menu item of a non-platform-app app list item that removes the app."> |
- Remove From Chrome... |
+ Remove From Chrome… |
</message> |
</if> |
<if expr="not chromeos"> |