Closed
Bug 273252
Opened 20 years ago
Closed 20 years ago
Description in timezone preferences not able to localize
Categories
(Calendar :: Preferences, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: piecu, Assigned: sipaq)
Details
Attachments
(1 file)
|
2.38 KB,
patch
|
mostafah
:
first-review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pl-PL; rv:1.7.5) Gecko/20041108 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; pl-PL; rv:1.7.5) Gecko/20041108 Firefox/1.0 Description text in timezone preferences is hardcoded into timezonePrefs.xul as "This doesn't yet do anything.". Reproducible: Always Steps to Reproduce: 1. Start Calendar 2. Select Edit -> Preferences -> Timezone Actual Results: You will see the text: "This doesn't yet do anything." - it is hardcoded. Expected Results: Some description text taken from locales. To correct this just change this line in timezonePrefs.xul: <description>This doesn't yet do anything.</description> Here should be some description text taken from locales.
Comment 1•20 years ago
|
||
I tend to feel that this bug could just be marked WONTFIX, becasue the description text is certainly temporary. It will be removed once time zones are implemented, and I don't see much point in having all the translators deal with it.
| Assignee | ||
Comment 2•20 years ago
|
||
Taking and confirming. Patch coming on the weekend.
Assignee: mostafah → bugzilla
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Assignee | ||
Comment 3•20 years ago
|
||
This fixes the issue and does some small additional whitespace cleanup. The file timezonePrefs.xul has DOS line endings though (in CVS) which should also be fixed at checkin time. I didn't include this in my patch, because then the patch would be unreadable.
| Assignee | ||
Updated•20 years ago
|
Attachment #183717 -
Flags: first-review?(mostafah)
Comment 4•20 years ago
|
||
Comment on attachment 183717 [details] [diff] [review] Patch v1 r=mostafah Thanks for the patch. I'll check this in and then remove the DOS line endings in another commit
Attachment #183717 -
Flags: first-review?(mostafah) → first-review+
Updated•20 years ago
|
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Comment 5•18 years ago
|
||
The bugspam monkeys have been set free and are feeding on Calendar :: General. Be afraid for your sanity!
QA Contact: gurganbl → general
| Assignee | ||
Updated•17 years ago
|
Component: General → Preferences
QA Contact: general → preferences
You need to log in
before you can comment on or make changes to this bug.
Description
•