Here is a small bug with some fields supposed to be translated in post view (it seems to append with all locales):
#view 1 - Blog main - here, all translations are working well (except “read more")
#view 2 - Post view/comments - the translation doesn’t work with all the text fields (even if their translation exists in locale files)
thanx DId. i know the reason for this. Those bits are coded into the theme file. And i forgot to tell magento to translate them. ill fix that tonight. i have a wedding to attend this afternoon.
Hey lazzymonk, I’ve got quite big problem with translation too - I’ve translated Monk_Blog.csv file into Czech language, placed translated copy into __MAGENTO_ROOT__/app/locale/cs_CZ/ directory, but no matter what all translations remains in english (mainly on the backend side, frontend is translated in template files ...) - am I missing something, should I do anything else except translating Monk_Blog.csv and placing it into right locale directory?
i think i know the problem. i missed part of the config that tells it to translate the front end. i just on my way out so i cant test if i am right at the moment but i will later.
Can you make “Posted:” - “By” a little bit flexible? I can’t translate them with Magento and I would like to change the order of them. I found them in the code, but every time when I upgrading the extension it goes back to the original version. Any solution, please?
Thx! Zozo
p.s.: Your blog extension is a big help for me. Thanks again!
After every upgrade, I have customize your blog extension again, and I just would like to know is there any easier way to do it? It’s not a huge problem, so it’s just a question…
You can check it on my homepage: http://www.megveszem.net.
Thanks! Zozo
p.s.: I would like to translate “… Read More” too…
Seems to still be an open bug, I’ve prepared updated fies <a href="http://www.flapsdesign.com/blog/installation-de-lextension-magento-lazzymonk-blog-en-francais">here</a> ! I’m proving the fr_FR CSV, but the mods work for any language, you’ll just have to prepare the CSV file for your locale…