Closed Bug 417807 Opened 16 years ago Closed 16 years ago

Use unicode … ellipsis instead of triple-dots (...) in SeaMonkey

Categories

(SeaMonkey :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
seamonkey2.0a1

People

(Reporter: kairo, Assigned: kairo)

References

Details

Attachments

(1 file)

As everyone else, esp. toolkit, is moving to … istead of ... in bug 373623, we should also do that in SeaMonkey for consistency reasons.
This patch is basically a search and replace on all suite/locales files, leaving out pref-applications* intentionally as I'm rewriting those completely in bug 417590.
Attachment #303610 - Flags: superreview?(neil)
Attachment #303610 - Flags: review?(neil)
Comment on attachment 303610 [details] [diff] [review]
convert all of suite/locales to …

>diff -u -7 -p -r1.184 navigator.dtd
>@@ -131,29 +131,29 @@
> <!ENTITY findAgainCmd.commandkey2 "VK_F3">
> <!ENTITY findPrevCmd.commandkey2 "VK_F3">
> 
> <!ENTITY searchInternetCmd.label "Search the Web">
> <!ENTITY searchInternetCmd.accesskey "S">
> <!ENTITY searchInternet.commandKey "s">
> 
> <!ENTITY goMenu.label "Go">
> <!ENTITY goMenu.accesskey "g">
> <!ENTITY goHomeCmd.label "Home">
> <!ENTITY goHomeCmd.accesskey "h">
> 
> <!ENTITY bookmarksMenu.label "Bookmarks">
> <!ENTITY bookmarksMenu.accesskey "B">
> <!ENTITY addCurPageCmd.label "Bookmark This Page">
> <!ENTITY addCurPageCmd.accesskey "B">
>-<!ENTITY addCurPageAsCmd.label "File Bookmark...">
>+<!ENTITY addCurPageAsCmd.label "File Bookmark…">
> <!ENTITY addCurPageAsCmd.accesskey "F">
> <!ENTITY addCurPageAsCmd.commandkey "d">
>-<!ENTITY addCurTabsAsCmd.label "Bookmark This Group of Tabs...">
>+<!ENTITY addCurTabsAsCmd.label "Bookmark This Group of Tabs…">
> <!ENTITY addCurTabsAsCmd.accesskey "G">
>-<!ENTITY manBookmarksCmd.label "Manage Bookmarks...">
>+<!ENTITY manBookmarksCmd.label "Manage Bookmarks…">
> <!ENTITY manBookmarksCmd.accesskey "M">
> <!ENTITY manBookmarksCmd.commandkey "b">
> <!ENTITY feedsMenu.label "Subscribe to This Page">
> <!ENTITY feedsMenu.accesskey "S">
> <!ENTITY emptyItem.label "(Empty)">
> 
> <!ENTITY helpMenuCmd.label "Help">
That's not -u7 :-P Took me ages to work out why the patch wouldn't apply.
Attachment #303610 - Flags: superreview?(neil)
Attachment #303610 - Flags: superreview+
Attachment #303610 - Flags: review?(neil)
Attachment #303610 - Flags: review+
Thanks, checked in.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: