Closed
Bug 541201
Opened 16 years ago
Closed 9 years ago
visible entity at TB3 status bar
Categories
(Mozilla Localizations :: he / Hebrew, defect)
Mozilla Localizations
he / Hebrew
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: tsahi_75, Assigned: tomer)
Details
Attachments
(2 files)
|
211.46 KB,
image/png
|
Details | |
|
9.81 KB,
patch
|
Details | Diff | Splinter Review |
when TB starts, i get a message to the effect of "Thunerbird is building indexs at message x out of y in folder some_folder". at the start of the message (the right edge) there is a visible &rml (no ending semicolon).
| Assignee | ||
Comment 1•16 years ago
|
||
This seems to be a tricky issue, as the source file has the semicolon character at the end of the string.
http://hg.mozilla.org/releases/l10n-mozilla-1.9.1/he/annotate/16e899acb949/mail/chrome/messenger/activity.properties
I guess it occur because .properties doesn't allow HTML entities (maybe escaping it will help?), but allow Unicode characters. I'll replace it with u+200F.
Assignee: nobody → tomer
Status: NEW → ASSIGNED
| Assignee | ||
Updated•9 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•