VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: P Humstad on September 22, 2014, 05:20:48 AM

Title: Language definitions
Post by: P Humstad on September 22, 2014, 05:20:48 AM
Hi,

I,m currently using the standard virtuemart payment plugin for checkout. Everythig works nice but get some errors in language definitions. This three strings are not translated !

STANDARD_PAYMENT_INFO
STANDARD_ORDER_NUMBER
STANDARD_AMOUNT

Can someone try to point me in the right direction here, where are this strings supposed to be, cant find them anywhere. How can I make them work ?
Title: Re: Language definitions
Post by: jenkinhill on September 22, 2014, 10:41:02 AM
The definitions are in plugins/vmpayment/standard/language/en-GB[or your language]/en-GB.plg_vmpayment_standard.ini

If you are not using en-GB then it is likely that your language translations are not fully implemented on Transifex. You can add to the translation effort there. See http://forum.virtuemart.net/index.php?topic=89336.msg414924#msg414924

Simple quickfix would be to create overrides: http://forum.virtuemart.net/index.php?topic=113895.0