CoreBOSBB

Full Version: Payments - how I can translate history
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
In Payments there a history block from each registry

I wish translated this

I think this terms alfready in translate file, not ? ( I means fields for translated a date )

see attached image

In fact, I guess this problem occurs in all history block, in tickets and opportunites, too
This patch solve only for newer changes, right?
correct
only a preciosity missed a space before the name of the user who made the changes ...
add the space in the translation string: 'Payment Paid'
I revised a translation file, but there two labels, very strange, for me

'LBL_CHANGE'=>'Sales User',
'Comercial'=>'Related user',  

( comercial this a work in portuguese for Comercial Department ... )

Is possible correct that?

I attached a pt_translation file too
please explain what is wrong
I had a look at the language file but I would prefer not to upload that one. Please add it to your install as a custom strings file.
Strange the name of label and your translate, even in english ..

I think a normal is:

LBL_SALES_USER'=>'Sales User',
LBL_RELATED_USER'=>'Related user',

And for me, word "Comercial" is a big problem, principally in payments.
Pages: 1 2