Closed
Bug 212534
Opened 22 years ago
Closed 22 years ago
Strings in calendar that are out of the locale directory
Categories
(Calendar :: Sunbird Only, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: omgs, Assigned: mikeypotter)
References
Details
Attachments
(1 file)
1.52 KB,
patch
|
mostafah
:
first-review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; es-ES; rv:1.4) Gecko/20030625
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; es-ES; rv:1.4) Gecko/20030625
The strings out of the locale branch become hardcoded, so they should be
un-hardcoded:
In content/calendarManager.js:
- The string "My Calendar", for the default calendar, that is shown in the UI.
In content/unifinderToDo.js:
- line 420: titletext = "Untitled".
In content/datepicker/calendar.xml:
- line 355 contains the months of the year.
Maybe there are mor to come
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•22 years ago
|
||
Correction of untitled in unifinderToDo.js and calendar.properties.
The other two bugs has already been corrected.
A lot of localization has been corrected lately. Please you the files
in the source before reporting localization issues.
Updated•22 years ago
|
Attachment #127791 -
Flags: first-review?(mostafah)
Comment 2•22 years ago
|
||
What I mean is :
A lot of localization problems has been corrected lately. Please verify in the
CVS source files in the before reporting localization issues
(http://lxr.mozilla.org/mozilla/source/calendar/)
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•22 years ago
|
Attachment #127791 -
Flags: first-review?(mostafah) → first-review+
Comment 3•22 years ago
|
||
Patch checked into cvs.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Comment 4•22 years ago
|
||
*** Bug 212777 has been marked as a duplicate of this bug. ***
Comment 5•19 years ago
|
||
The bugspam monkeys have been set free and are feeding on Calendar :: Sunbird Only. Be afraid for your sanity!
QA Contact: gurganbl → sunbird
You need to log in
before you can comment on or make changes to this bug.
Description
•