German language fails

Permalink 1 user found helpful
Hello,

i tried to switch the backend language to german, but this won't work at my webhosters linux machine.. i always get an error from 3rd party zend module:
Notice: The language 'de_DE' has to be added before it can be used. in /home/.sites/144/site847/web/sv04_2/concrete/libraries/3rdparty/Zend/Translate/Adapter.php on line 430
Notice: No translation for the language 'de' available. in /home/.sites/144/site847/web/sv04_2/concrete/libraries/3rdparty/Zend/Translate/Adapter.php on line 443


i tried everything:
set environment vars and checked if the dirs are correct:

Site LOCALE: de_DE
Active LOCALE: de_DE
Current working directory: /home/.sites/144/site847/web/cms
Dir language site interface: /home/.sites/144/site847/web/cms/languages/site
Dir languages: /home/.sites/144/site847/web/cms/languages
Dir languages core: /home/.sites/144/site847/web/cms/concrete/languages

any ideas?

fh123
 
DreamMedia replied on at Permalink Reply
DreamMedia
Hi,

it works fine on my setup. Version 5.6.3 and 5.6.3.1 of c5 on Windows. The german package comes already installed with these two versions. The language file for both versions is cms/languages/de_DE/messages.mo. There are no other language folders anywhere else which I can find.

Ich hoffe das hilft ...
Remo replied on at Permalink Reply
Remo
I thought this has been fixed a long time ago, if I remember correctly in this PRhttps://github.com/concrete5/concrete5/pull/582...

Also, this isn't an error, it's just a notice. Shouldn't happen in a perfect world, but you can usually just hide them by switching the debug mode to production.
Remo replied on at Permalink Best Answer Reply
Remo
fh123 replied on at Permalink Reply
fh123
WOW this did the trick! Thanks a lot, almost got crazy bout this