Closed
Bug 1047404
Opened 12 years ago
Closed 12 years ago
Broken string in fa localization
Categories
(support.mozilla.org :: Localization, task)
support.mozilla.org
Localization
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: atopal, Assigned: amir_farsi)
Details
Hi ,
There is a small mistake in the fa localization of the SUMO user interface that keeps us from picking up any new localization.
Here's the message:
/fa/LC_MESSAGES/messages.po
E201: invalid variables: {1}
msgid "{l} Knowledge Base Discussions"
msgstr "{1} بحث پایگاه دانش"
The variable should be "l" not "1". Unfortunately those two characters can look very much the same with some fonts.
| Assignee | ||
Comment 1•12 years ago
|
||
Hello Kadir.
Thanks for your report.
Yes this problem was true.
I fixed this problem, and i think now there is no problem.
Because this problem that you reported, my recent translations didn't apply to sumo.
Thanks again.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•