News:

Looking for documentation? Take a look on our wiki

Main Menu

How can I change the text string Product SKU to Artikelnummer?

Started by LAMF, June 03, 2012, 22:38:03 PM

Previous topic - Next topic

LAMF

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.
BR
LAMF - R.I.P. Johnny Thunders

Thomas Kuschel

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

sadrem

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.
p.s. Do not forget to change message icon to Solved.

LAMF

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.
BR
LAMF - R.I.P. Johnny Thunders

ivus