News:

Support the VirtueMart project and become a member

Main Menu

where to translate pending?

Started by diogodac, April 22, 2013, 03:03:58 AM

Previous topic - Next topic

diogodac

Hello, where can I translate the orders status?

pending.. confirmed... etc

king regards

AH

There MUST be more to this question?

Admin / Configuration / Order Status
Regards
A

Joomla 3.10.11
php 8.0

jenkinhill

If you mean you want to translate the words into your own language, and those are not already translated in your language files then you can use language overrides, this works for frontend and backend text. http://forum.virtuemart.net/index.php?topic=113895.0

It is possible that the variables were not included in you language files, in which case the system falls back to using the Englinsh language values. In this case there could be problems with multi-ligual sites if you do not add the variables into those original files. For single language sites just using overrides is the simplest solution, as they do not get overwritten during updates.
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

luizwbr

Hi @jenkinhill, i suggest make a change in VM core to fix this.

I think the fix wil be like this:

Before:
COM_VIRTUEMART_MAIL_SUBJ_SHOPPER_A = "[%3$s], Order Pending %1$s, total %2$s

After:
COM_VIRTUEMART_MAIL_SUBJ_SHOPPER_A = "[%3$s], %4$s %1$s, total %2$s

Where %4$s will bring the order status from database.

:D

http://virtuemartbrasil.com.br - Brazillian VirtueMart official Support Group
http://loja.weber.eti.br - Paid Plugins for Virtuemart Brasil
https://www.facebook.com/groups/virtuemartpro/ - Brazillian VirtueMart group on Facebook