Closed (fixed)
Project:
Archive
Version:
5.x-1.7
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Sep 2007 at 11:38 UTC
Updated:
30 Nov 2007 at 07:31 UTC
Jump to comment: Most recent file
Missing t()-function in many lines.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | archive.inc_.patch | 1.14 KB | Susurrus |
| #1 | archive_0_0.patch | 5.94 KB | Susurrus |
| archive.inc__0.patch | 2.94 KB | dicreat |
Comments
Comment #1
Susurrus commentedI've attached a patch that fixes all of the translating issues your patch covered, but I just translated every entry in the month array, versus translating at usage, since this should result in half as many calls to t().
This patch also addresses translation in the calendar block along with start of week settings being ignored by the calendar block (bug #83063). Let me know if this works for you.
Comment #2
Susurrus commentedFixed in 5.x-1.6
Comment #3
(not verified) commentedComment #4
dicreat commentedIn last release 5.x-1.7 this problem present again.
Comment #5
Susurrus commentedOkay, so I think translation wasn't working correctly for the page titles, though I think it's still working for the rest of the module. I've changed around some code substantially, and it seems that the translation files require line numbers to be correct, so many things weren't working correctly. Including files is currently broken, but I've committed my changes to CVS, so you can grab the latest archive.inc as well as the archive-module.pot file that needs to be updated.
Comment #6
dicreat commentedThanks, patch work for me.
Comment #7
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.