Translation and update problems
-
Hi and thank you for your plugin. But i’m a little angry because
1) major incident
I translated the whole 1.3.3 plugin and just updated to 1.3.4. Both po/mo files disapeared, despite they where correctly identified by their textdomain. (pta-member-directory-fr_FR.po/mo)
This should be solved urgently.2) wrong _x usage instead of __ or _e (made the menu building simplier would be better i guess) and very verbose explanation in some places, whith many duplicates.
The keyword _x is wrong in the plugin .po file. Should be declared _x:1,2c (to be readable by the translator at least)What could be the necessity of these two strings(for ex.)
Or, select a different recipient:
Or select a different recipient:
One is sufficent i guess. As to what use the comma ? Perhaps the or must be in lowercase at this place ?Some items won’t come into foreign language on the left sidebar admin menu (All Members/Members/Positions/Locations).
Wrong keywords in poEdit make unable to read the comments you added, such as Post Type General Name for Members.
(read here please: http://www.cssigniter.com/ignite/wordpress-poedit-translation-secrets/)Options and Sort Position are correctly translated.
Echoing the string outside of the HTML tags (pta-member-directory.php:1208)
_e<h2>No Positions to display</h2>\n \t\t\t\t<p>Positions can be added from the Positions submenu, or when adding a new member.</p>is not correct. The line break too.
The topic ‘Translation and update problems’ is closed to new replies.