Re: Tabs not showing content after translation
my .po file does not contain the letters ‘æ’ ‘ø’ and ‘Ã¥’ which are the special danish letters. Those I have translated to for instance ‘æ’ etc.
I have not edited any php files. Only the .po – which is why I am very confused as to why it should cause me trouble.
The example picture which I link to above – the .po looks like this:
#: bp-themes/bp-default/groups/groups-loop.php:57
msgid “There were no groups found.”
msgstr “Der blev ikke fundet nogle grupper.”
#: bp-themes/bp-default/groups/index.php:17
#, php-format
msgid “All Groups (%s)”
msgstr “Alle Grupper (%s)”
Hmmm?