Index: components/history_strings.grdp |
diff --git a/components/history_strings.grdp b/components/history_strings.grdp |
index d00006ad629008790eec6ce504a363851ecad7f0..35294906c95be9672a15fff3f85b736a148a611c 100644 |
--- a/components/history_strings.grdp |
+++ b/components/history_strings.grdp |
@@ -62,7 +62,7 @@ Psst! Incognito mode <ph name="SHORTCUT_KEY">$1<ex>(Ctrl+Shift+N)</ex></ph> may |
<ph name="START_DATE">$1<ex>Wednesday, Aug. 1, 2012</ex></ph> to <ph name="END_DATE">$2<ex>Thursday, Aug. 30, 2012</ex></ph> |
</message> |
<message name="IDS_HISTORY_LOADING" desc="Text shown when we're loading the user's history"> |
- Loading... |
+ Loading… |
</message> |
<message name="IDS_HISTORY_MORE_FROM_SITE" desc="Command in the history entry drop-down menu. Shows more history entries from the same site."> |
More from this site |
@@ -90,16 +90,16 @@ Psst! Incognito mode <ph name="SHORTCUT_KEY">$1<ex>(Ctrl+Shift+N)</ex></ph> may |
</message> |
<if expr="not use_titlecase"> |
<message name="IDS_HISTORY_OPEN_CLEAR_BROWSING_DATA_DIALOG" desc="Title of the button that will open the clear browsing data dialog."> |
- Clear browsing data... |
+ Clear browsing data… |
</message> |
</if> |
<if expr="use_titlecase"> |
<message name="IDS_HISTORY_OPEN_CLEAR_BROWSING_DATA_DIALOG" desc="In Title Case: Title of the button that will open the clear browsing data dialog [Length: 16em]."> |
- Clear Browsing Data... |
+ Clear Browsing Data… |
</message> |
</if> |
<message name="IDS_HISTORY_OTHER_DEVICES_X_MORE" desc="In the 'Other Sessions' section of the history page, the label for showing that X more tabs are available for a session."> |
- <ph name="NUM_TABS_MORE">$1<ex>42</ex></ph> more... |
+ <ph name="NUM_TABS_MORE">$1<ex>42</ex></ph> more… |
</message> |
<message name="IDS_HISTORY_OTHER_SESSIONS_COLLAPSE_SESSION" desc="In the 'Other Sessions' menu on the history page, the label for the command to collapse (hide) the list of windows and tabs in a session."> |
Collapse list |