This morning I started editing the categories for real and here I found something new. How do I select which language of categories, I am editing in the oc-admin - and which are shown to the users?
I am not quiet sure, if there is a problem or where it is or if it is only me, who does not understand how to act. However, what happened was that I started editing the categories and changing some names to Danish. Looked OK. But after a while my changes stopped turning up in the user interface.
Then I took a look in the database with phpMyAdmin and discovered that my changes were there, but marked with da_DK alongside with the originals marked en_US. After some testing, I think, I have narrowed the problem down to the following:
I have deactivated all languages apart from Danish in both user interface and admin. So everything should be in Danish. When i go to Manage categories. All categories are shown. If a Danish version exists it is shown otherwise an English. When I select a category to edit, the Danish title is shown in the edit box, if it is there. If only an English title exists, the box will be empty. In this case, I enter a Danish name and click save and a Danish version appears in the database. So far, I think everything is, the way it should be.
But in the user interface I only get the English versions. Even though I have disabled English as language there. This means that the changed, which I make in the oc-admin are never shown to the users - even though they are in the database.
So how can I make sure that the Danish versions of the categories are shown to the users - or is here an error in the program?