| Index: chrome/app/chromium_strings.grd
|
| diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd
|
| index eadfe624fa16f68e30fc916b04f787f9d655c018..a683f05a2a616978fca637ca1c735bf915c42f0f 100644
|
| --- a/chrome/app/chromium_strings.grd
|
| +++ b/chrome/app/chromium_strings.grd
|
| @@ -532,7 +532,7 @@ Chromium 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 Chromium...
|
| + Adding to Chromium…
|
| </message>
|
|
|
| <message name="IDS_PROMPT_DOWNLOAD_CHANGES_SETTINGS"
|
| @@ -606,17 +606,17 @@ Chromium is unable to recover your settings.
|
| </if>
|
| <if expr="not chromeos">
|
| <message name="IDS_UPGRADE_UPDATING" desc="Status label: Updating Chromium">
|
| - Updating Chromium...
|
| + Updating Chromium…
|
| </message>
|
| </if>
|
| <if expr="chromeos">
|
| <message name="IDS_UPGRADE_UPDATING" desc="Status label: Updating Chromium OS">
|
| - Updating your device...
|
| + Updating your device…
|
| </message>
|
| </if>
|
| <if expr="chromeos">
|
| <message name="IDS_UPGRADE_UPDATING_CHANNEL_SWITCH" desc="Status label: Updating Chromium 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>
|
|
|
| @@ -660,7 +660,7 @@ Chromium is unable to recover your settings.
|
| <ph name="BEGIN_BOLD"><b></ph>Warning:<ph name="END_BOLD"></b></ph> Chromium 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 Chromium...
|
| + Remove from Chromium…
|
| </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 Chromium
|
| @@ -878,12 +878,12 @@ Signing in anyway will merge Chromium information like bookmarks, history, and o
|
| </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 Chromium...
|
| + Remove from Chromium…
|
| </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 Chromium...
|
| + Remove From Chromium…
|
| </message>
|
| </if>
|
| <if expr="not chromeos">
|
|
|