Photo Organizer

This is the bug tracker for Photo Organizer.
Tasklist

FS#230 - Profile: german translation partially not shown

Attached to Project: Photo Organizer
Opened by Gerd Schreiter (gerd) - Monday, 06 August 2007, 14:20 GMT
Last edited by Solomon Peachy (pizza) - Tuesday, 07 August 2007, 21:52 GMT
Task Type Bug Report
Category Backend / Core
Status Closed
Assigned To No-one
Operating System All
Severity Low
Priority Normal
Reported Version 2.34-rc2
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Hi Solomon,

the translation file de_DE.php is nearly complete, I'm just going trough the different pages to see if the translation match the english original ;-)
If I look on the "My Profile" page, then the translation for the buttons lense, flash, scanner and so on (the whole line) are not shown - nevertheless the the translation is provided in the file ...

I think, it is caused by css, because the same behaviour i can see on "my tools", where I can see still "Bulk update" and so on ..

regards, Gerd
This task depends upon

Closed by  Solomon Peachy (pizza)
Tuesday, 07 August 2007, 21:52 GMT
Reason for closing:  Fixed
Additional comments about closing:  Ir's all fixed, finally.
Comment by Solomon Peachy (pizza) - Monday, 06 August 2007, 16:34 GMT
Oh, dear. I think I know why -- the language settings aren't loaded until after the user's session data is parsed, but that's after the buttons (etc) are generated. This should be straightforward to fix, but might involve touching every file.

Also, if you notice something that isn't i18n'ed at all, please let me know. (Aside from the XML stuff, that is)
Comment by Solomon Peachy (pizza) - Monday, 06 August 2007, 16:51 GMT
committed in r1502. The commit affected nearly every file. Probably the simplest thing to do is to check out the 2.34_release branch from subversion and use that for your testing; I don't plan on rolling another -rc tarball until the end of the week.

Loading...