EvanHerman / yikes-inc-easy-custom-woocommerce-product-tabs

This plugin extends WooCommerce by adding new product meta field, and allowing users to generate as many custom product tabs as they please.
GNU General Public License v2.0
15 stars 7 forks source link

Placeholder translation missing #26

Closed singha-cz closed 8 years ago

singha-cz commented 8 years ago

Hi there, Tracy ... translation works like a charm, thank you!

Only thing is the untranslated input placeholder "Custom Tab Title". It's not even in the list or phrases at GlotPress.

TheTracyL commented 8 years ago

Ah, ok. @EvanHerman will need to add a string for that one.

I'm glad everything else works for you! -Tracy

EvanHerman commented 8 years ago

Hi @singha-cz,

I've gone ahead and pushed out a 1.4.3 which now includes the placeholder 'Custom Tab Title' in the localization strings, and removes the old method for translating strings (.po/.mo) - including the functions, class files and all the respective files.

Feel free to update to the latest release to include those strings in your plugin. You may also want to keep checking back with the repo for when the translations are updated on translate.org (https://translate.wordpress.org/locale/cs/default/wp-plugins/yikes-inc-easy-custom-woocommerce-product-tabs).

Thanks, Evan