Comments 1Luis Orlando started the conversationOctober 1, 2017 at 8:58pmI followed all the instructions to translate the wpDataTables in https://wpdatatables.com/wpdatatables-localization-translation/I succesfully translated most of what I need, tested and it worked fine, except that I couldn't find two phrases to translate: Add new entryEdit entryThese strings appear in the title of popup dialog on front end, when you click New or EditI think you have forgotten to make these phrases translatable. 1,818Miloš repliedOctober 2, 2017 at 8:56amHi Luis Orlando,Thank you for your purchase. If you want to translate this strings maybe the best option for now is to hardcode it.You can go in this file wp-content/plugins/wpdatatables/assets/js/wpdatatables/wpdatatables.js around line 956 find this line of code. modal.find('.modal-title').html('Edit entry'); Just change the Edit entry to your desire. About "Add new entry" in the same file around 1001 line find this code modal.find('.modal-title').html('Add new entry'); And change the Add new entry to your desire. You are right I created a task so we can change it for the upcoming update.Thank you for reporting this to us. Best regards.Kind Regards, Miloš Jovanović[email protected] Rate my support wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community You can try wpDataTables add-ons before purchasing on these sandbox sites: Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables 1Luis Orlando repliedOctober 2, 2017 at 2:05pmOk Bogdan, Thank you! I will have just to remember to repeat this every update until it comes to the translation files.Best regards,Luis1 Like 1,818Miloš repliedOctober 2, 2017 at 2:20pmHi Luis,You are welcome.This will be included for the future updates.If you like our plugin and support we'd greatly appreciate it if you could take a minute and leave a review on CodeCanyon on this link. It means a lot to us. Thanks.Best regards.Kind Regards, Miloš Jovanović[email protected] Rate my support wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community You can try wpDataTables add-ons before purchasing on these sandbox sites: Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables Sign in to reply ...
I followed all the instructions to translate the wpDataTables in https://wpdatatables.com/wpdatatables-localization-translation/
I succesfully translated most of what I need, tested and it worked fine, except that I couldn't find two phrases to translate:
Add new entry
Edit entry
These strings appear in the title of popup dialog on front end, when you click New or Edit
I think you have forgotten to make these phrases translatable.
Hi Luis Orlando,
Thank you for your purchase.
If you want to translate this strings maybe the best option for now is to hardcode it.
You can go in this file
wp-content/plugins/wpdatatables/assets/js/wpdatatables/wpdatatables.js around line 956 find this line of code.
Just change the Edit entry to your desire.
About "Add new entry" in the same file around 1001 line find this code
And change the Add new entry to your desire.
You are right I created a task so we can change it for the upcoming update.
Thank you for reporting this to us.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Ok Bogdan,
Thank you! I will have just to remember to repeat this every update until it comes to the translation files.
Best regards,
Luis
Hi Luis,
You are welcome.
This will be included for the future updates.
If you like our plugin and support we'd greatly appreciate it if you could take a minute and leave a review on CodeCanyon on this link. It means a lot to us. Thanks.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables