Hi there.
I have installed Joomla 3.4.5 with VM 3.0.6.3. Started off with english as language, setup categories and products. It works.. BUT now I need the front- backend in Norwegian only.
I therefore have installed Norwegian as default in "Site" and in Administrator. Setup the Language Settings for Norwegian only. It doesn't work. All categories and products are gone.
When I setup Language Settings for english as well its back.
So how can I set the categories and products for Norwegian only and remove english as language?
Please assist.
hmm.. you did it the wrong way around ...
lang first -- then content
all your titles etc are in the DB tables xx_virtuemart_products_en_gb etc
all the tables _virtuemart_products_no_no etc are there but empty (if no_no is the correct Norge ext.)
I would use phpmyadmin or any other DB tool to delete all the xxx_no_no tables and then copy all vm xxx_en_gb tables to xxx_no_no
then just disable english in the admin..
See here: http://forum.virtuemart.net/index.php?topic=111842.msg376054#msg376054 (I think I posted several similar 'How to do that' explanations in the past)
Thanks to you both :)
Now, I got another challange on my hands.. Not all words in Norwegian are translated. I have setup the Joomla and VM on www.morena.no
These words for now isn't translated:
Your shopping cart is empty! (mouse over cart in top)
0 produtcs (cart in top)
details (when mouse over a product)
Quantity (on productview)
STEP 1-6 in checkout
Where am I supposed to translate those strings?
just translate them by the normal Joomla lang over rides
Extensions->Language->Overides
filter then New
It doesn't change.. I have no idea of what else to do ?
check that they are not coming from the admin (i.e. make an over ride for admin as well)
other wise just add them to the lang files