Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Gettext override translations

Beschrijving

Lets you override default texts from your admin panel.
Originally built to override texts from Woocommerce, but also works for all neatly added texts by WordPress Core and plugins.

It will translate all _e(”) or __(”) string calls, so check the PHP sourcecode of the plugin or theme you need to translate.

It will NOT translate any dynamic strings like %s or %d, so “%s has been added to your cart.” is not translatable.

It will NOT translate any strings that contain HTML tags at all.

Some WooCommerce examples:
WooCommerce “Select option” (dropdown value) setting
Fullscreen Screenshot 3
WooCommerce “Select option” (dropdown value) translation result
Fullscreen Screenshot 4
WooCommerce “Order notes” setting
Fullscreen Screenshot 5
WooCommerce “Order notes” translation result
Fullscreen Screenshot 6

Coding by: MijnPress.nl Twitter profile More plugins

Schermafdrukken

Installatie

  1. Upload folder Gettext override vertalingen naar de /wp-content/plugins/ folder
  2. Activeer de plugin via het menu ‘Plugins’ in WordPress.
  3. Klik op instellingen in je plugin lijst (of bezoek plugin submenu)
  4. Je bent klaar om te gaan!

FAQ

Hoe werkt deze plugin?

Het gebruikt een gettext WordPress filter

Ik heb veel vragen en ik wil ondersteuning waar kan ik terecht?

http://pluginsupport.mijnpress.nl/ of stuur me een tweet om me op de hoogte te brengen van je ondersteuning onderwerp hier.
Ik check altijd mijn tweets, dus vermeld mijn naam met @ramonfincken en je probleem.

Beoordelingen

12 maart 2022
Hi, really like the plugin, but I think it's weird to have it located in the plugins submenu of the WordPress menu. Maybe it's better to move it to tools/settings submenu? Keep up the good work!
10 juni 2021
I'm so happy to found this plugin! It just works perfectly! Thank you! It looks a bit buggy, but only visually, and it's not the problem at all to me. This image .../wp-content/plugins/gettext-override-translations/img/delete.png is in the wrong place. Delete image "X" is below the "Original (translated) text", so all text fields are moved to one place on the right side. Noobs will be confused, so will be best to fix that. Maybe to relocate the delete button next to the checkbox "protect settings". I hope I explained the problem understandable. Thanks again!
24 februari 2017
After trying several other alternatives which took me hours of testing and getting frustrated, this little plugin simply works! At least in woocommerce, others I have not tried. Thanks for this and keep up the good work.
3 september 2016
In a WooCommerce shop for one of my customers I edited the .po file to change the default text into a more informal text. With every WooCommerce update the changes were gone and I needed to upload the files again. With this plugin I don't have to do that anymore. It's perfect if you want to translate / change (a few) strings in a plugin. Thank you!
Lees alle 7 beoordelingen

Bijdragers & ontwikkelaars

“Gettext override translations” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Gettext override translations” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

2.0.2

Bugoplossing: verbeterd voor opgeslagen waarden 2.0.0

2.0.1

Bugoplossing: verbeterd voor opgeslagen waarden 2.0.0

2.0.0

Bugoplossing: opgeloste potentiële XSS invoer, door het strippen van alle kwaadaardige HTML.

1.0.1

Bugoplossing: kleine PHP waarschuwing opgelost

1.0.0

Eerste publieke uitgave