Env: German website with J3.7.2, SEBLOD 3.11.2
Want to change the items in the country field from EN to DE. I updated the language pack as of today available at
de-DE.seblod.zip
The field user_country looks like this:
Tried
to add ",DE" in attribute "language-codes", but this results in an
error "unknown error code in code_en". Additionally I saw, that the
table
*_cck_more_countries
has no column like name_de. So I will have to install something in addition.
I found an sql script at
https://drive.google.com/file/d/0By9Y7bHg-y18Z1lzQ1hkQVdadUE/view
=> hint: the count of items is 246, being correct also for actual version 3.11.2, but created for version 3.8.4
Is this the recommended way to add new languages or is there a package for this available?
One more question,whenever this is done: May I then add ",DE" to the attribute "language_codes"?