Posted: September 27, 2012 at 9:26 am
|
Instead of concatenating bits and pieces of get text calls, you need to use sprintf features. That way, translation (and translators) will be able to translate respecting their own language structure.
should be
|
|
Can’t paste code. What am I supposed to do? Original is in edit_venue.php:134 |
|
September 27, 2012 at 11:14 am Same kind of error in gateway_developer.php:43 and template_files.php:100
|
|
Huge one here. Even if this is suppose to be personalized, it should be formatted way better than this. event-espresso/templates/alt_reg_page_display.php:27 event-espresso/templates/multi_registration_page_display.php:60 event-espresso/templates/multi_registration_page_display.php:33
The URL is hard coded. To prevent trouble
|
|
Gross error of gettext usage. event-espresso/templates/alt_reg_page_display.php:41 event-espresso/templates/multi_registration_page_display.php:42 event-espresso/templates/registration_page_display.php:80 (less awful) should be |
|
file event-espresso/gateways/gateway_display.php:38 Multiple errors: must use printf with one gettext string containing substitution variables. Wish I could write the code. |
|
Hi Charles, Thanks for the list, I will pass this onto the developers to look into. Cheers, Dean |
The support post ‘[bug] Badly formed i18n strings’ 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.