Closed
Bug 1191485
Opened 10 years ago
Closed 10 years ago
Use single unicode character for ellipsis instead of ...
Categories
(Firefox for iOS :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: flod, Assigned: st3fan)
Details
Attachments
(1 file)
Noticed a couple of strings landed in the last week or so.
"Loading content..."
https://github.com/mozilla/firefox-ios/blob/99f2c601a5b706c7b9758d690f0ecc31e101c841/Client/Frontend/Reader/ReaderModeHandlers.swift#L62
"Syncing..."
https://github.com/mozilla/firefox-ios/blob/d61f43f4055be0e2f11ab082dd1ee2d9a1eceeee/Client/Frontend/Settings/SettingsTableViewController.swift#L215
The rule across other Mozilla products is to use … consistently.
| Assignee | ||
Comment 1•10 years ago
|
||
Replaces three dots with a single … unicode character.
| Assignee | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Attachment #8643903 -
Flags: review+
Updated•10 years ago
|
Assignee: nobody → sarentz
Hardware: Other → All
You need to log in
before you can comment on or make changes to this bug.
Description
•