I want to translate but there is no such item. So the procedure to make a small change becomes very unhandy and complicated. How can I manage this without loosing existing po and mo file – while i cannot figure out, why it is not possible to add an item into po or mo file to translate? http://i.share.pho.to/233e84be_o.png
I want to show this text like before: instead * price includes taxes (which is senseless, because how much?) to: incl. 7% tax
+
how to change TEXT SIZE because the whole line will change as you can see in the screenshot. Before the update from 4.82 this worked more smooth and easy to arrange.
If you are using an older PO file from before the string was added to the project you will need to update you custom PO file to include our latest changes.
why it is not possible to add an item into po or mo file to translate?
You can add strings to the PO file, but not in a ‘normal’ way.
You need to merge in a later version of the PO file that includes the new strings rather than manually adding them.
What if you have more than one tax? We can’t combine them all together an state X% (total of all taxes) so we add a line of text to indicate the price includes all taxes.
how to change TEXT SIZE because the whole line will change as you can see in the screenshot.
You can use something like:
.tkt-slctr-tbl-wrap-dv .tkt-slctr-tbl + p {
font-size: 12px;
}
Also, be sure to keep a backup of your original translation file before merging, just to be safe.
I’ve not had reports of users having problems but its always possible.
Viewing 2 reply threads
The support post ‘Problem after update Language * price includes taxes (how much is important)’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.