VirtueMart Forum

VirtueMart 2 + 3 + 4 => Language/Translations => Topic started by: webogshop on February 08, 2016, 13:38:30 PM

Title: Need norwegean as only language
Post by: webogshop on February 08, 2016, 13:38:30 PM
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.
Title: Re: Need norwegean as only language
Post by: GJC Web Design on February 08, 2016, 18:26:55 PM
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..
Title: Re: Need norwegean as only language
Post by: jjk on February 08, 2016, 23:15:18 PM
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)
Title: Re: Need norwegean as only language
Post by: webogshop on February 09, 2016, 11:29:14 AM
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?
Title: Re: Need norwegean as only language
Post by: GJC Web Design on February 09, 2016, 12:22:36 PM
just translate them by the normal Joomla lang over rides

Extensions->Language->Overides
filter then New
Title: Re: Need norwegean as only language
Post by: webogshop on February 09, 2016, 14:29:42 PM
It doesn't change.. I have no idea of what else to do ?
Title: Re: Need norwegean as only language
Post by: GJC Web Design on February 09, 2016, 14:51:34 PM
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