The text "posted by" is not possible to translate in the current version of the theme. This causes a lot of problems for everyone who doesn't use this theme in English. Please make this translatable.
The text "posted by" is not possible to translate in the current version of the theme. This causes a lot of problems for everyone who doesn't use this theme in English. Please make this translatable.
Comments
Comment #1
Anonymous (not verified) commentedWhere in the code did you find the hard coded text?
Searching the files, "Posted by" appears on lines 322 and 508 of template.php (v 1.21.2.3). Both times it is inside a t() function. All other occurrences are inside comments.
Comment #2
TS commentedActually I did it the other way around. I am not using Nitobe in English and I notice that there are a lot of "posted by" text to each article on the first page. I went into the translations interface and try to search for it, but was not found so I have no way to change it.
Comment #3
Anonymous (not verified) commentedThe translatable text has changed since the original Swedish translation was made. The "posted by" strings are in nitobe.pot (v 1.2.8.1) on lines 56 and 76.
The original Swedish translation was made by Robert Johnsson (Hedkandi). If you contact him, he may be able to create an updated version.
Or if you wish to provide a new one, I'll be happy to add it.
Comment #4
TS commentedOk, the Swedish translation for "posted by" is "inlagd av". I am very greatful if you can add it.
Comment #5
TS commentedI have contacted Robert as well.
Comment #6
TS commentedComment #7
TS commentedNo response from Robert so far. Please add this support with the translation provided in comment #4 above. I have no clue how language files works so I have no way of providing a new file.
Comment #8
TS commentedStill no response from Robert. Please fix this in a future release of Nitobe!
The Swedish translation for "posted by" is "inlagd av".
Comment #9
Anonymous (not verified) commentedI received a reply from Robert. He is currently busy with work, but he says that he will update the translation as soon as he can.
Unfortunately, fixing the Swedish localization file isn't as simple as dropping in the "inlagd av," and additional work is likely needed on the translation that should be done by a native speaker.
In the interim, you can edit the template.php file to change any strings that you need translated immediately.
Comment #10
TS commentedThanks! Updating template.php solved my issue for now. I also updated the date format as it is different in Swedish compared to English. If the date formatting also can be localized would be great.
Comment #11
magnus commentedImported Swedish translation to localization server and removed CVS file.
If anyone wonder why the translation is gone, please see Maintainer News dec 7 2010:
Comment #12
Anonymous (not verified) commentedAwesome! Thanks!