VirtueMart Forum

VirtueMart 2 + 3 + 4 => Language/Translations => Topic started by: LAMF on June 03, 2012, 22:38:03 PM

Title: How can I change the text string Product SKU to Artikelnummer?
Post by: LAMF on June 03, 2012, 22:38:03 PM
I am pretty new to VM and I am using th 2.6 version.
Now I would like to have the column named "Product SKU" replaced by" Artikelnummer".
Product SKU is found under Products/products.
It is also found under the Configuration/Settings sorting products.
So my simple question is how can I change the text string "Product SKU" to "Artikelnummer"?
This applis to the backend only.
Title: Re: How can I change the text string Product SKU to Artikelnummer?
Post by: Thomas Kuschel on June 03, 2012, 23:26:42 PM
That should be quite simple. For the backend:
Just go to file administrator/language/en-GB/en-GB.com_virtuemart.ini, there you'll find the texts.
COM_VIRTUEMART_PRODUCT_FORM_SKU="Product SKU"
COM_VIRTUEMART_PRODUCT_SKU="Product SKU"
You can change it to Artikelnummer, if you want.
With joomla >1.6, you could copy this file to your template;
Warning: Usually a VirtueMart update overwrites this file.

Thomas
Title: Re: How can I change the text string Product SKU to Artikelnummer?
Post by: sadrem on June 03, 2012, 23:53:25 PM
more elegant solution. Go to languages -> Overrides . Find string by value and change Value to whatever You desire.

p.s. Do not forget to change message icon to Solved.
Title: Re: How can I change the text string Product SKU to Artikelnummer?
Post by: LAMF on September 13, 2012, 12:31:14 PM
sadrem: Languages??? where do you find that?

It would be good to know where you find the Overrides thing.

By the way Swedish translation team have now changed the SKU to Artikelnummer so it's solved by now.
Title: Re: How can I change the text string Product SKU to Artikelnummer?
Post by: ivus on September 13, 2012, 18:06:22 PM
There's a sticky post in this board...

http://forum.virtuemart.net/index.php?topic=92944.0 (http://forum.virtuemart.net/index.php?topic=92944.0)