2009/7/4 Thorsten Panknin <[email protected]>: > > I'm having a problem with the localisation of a new theme in Habari > 0.6.2: I copied K2 to a different folder name, edited the theme.xml > and now some front-end strings are not rendered in German in the new > theme. > > An example is in the footer: "Sektion 23 läuft mit Habari and a huge > amount of C8H10N4O2". "... and a huge amount of" is translated in the > German .po file though and works fine with the original theme.
It translated correctly in K2 ? The string passed to e(), which translates and echoes, does not match the string in habari-de.po. K2: 'and a huge amount of ' po: 'and a huge amount of' Note the lack of trailing space in the po. Disclaimer: I know nothing about translation after e(), t(), n(), or ne() are called. -- Michael C. Harris, School of CS&IT, RMIT University http://twofishcreative.com/michael/blog IRC: michaeltwofish #habari --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/habari-users -~----------~----~----~----~------~----~------~--~---
