xili-dictionary is a dictionary storable in taxonomy and terms to create, update and translate .po files or .mo files and more...
- xili-dictionary is a plugin (compatible with xili-language) to build a multilingual dictionary saved in the taxonomy tables of WordPress.
- With this dictionary, collecting terms from categories (title, description), from current theme - international terms with
_e(), __() or _n() or _x(), _ex(), _nx(),... functions - , it is possible to create and update .mo file in the current theme folder.
- By importing .mo files, it is possible to regenerate readable .po files and enrich translation tables.
- xili-dictionary is full compatible with xili-language plugin and xili-tidy-tags plugin.
TRILOGY FOR MULTILINGUAL CMS SITE : xili-language, xili-tidy-tags, xili-dictionary,
roadmap
- code source cleaning
- better UI with use of custom post type completing the original taxonomy.
- more features for xili-language premium
1.4.0 to 1.4.4
- manage now context (msgctxt) from/to .po or .mo - for theme with
_x(), _ex(), _nx(),… functions.
- ready for xili-language 2.4 and the new way and options to manage dates translation using class wp_locale - read carefully this keynote.
1.3.5, 1.3.6
- new folder organization - fixes only > 3.1 - new capability rights for xili admin bar menu
- fixes import mo (rebuild hierarchy)
1.3.4
- Detect recent xili-language premium used by professional webmasters - (for previous version < 3.0 use previous release)
1.3.3
Before xili-language version 1.8.8, it was necessary to change wp-config.php like japanese and set WP_LANG to ISO : from ja to ja_JA. Now xili-language version with 1.8.8 and xili-dictionary 1.3.3, the trilogy is updated, it is not necessary. So very easy for a japanese to manage his ja.po and ja.mo files in japanese or transform his site in a multilingual site by adding other language files. For other mother languages, just add the japanese (ja.mo) inside languages sub-folder of the target theme kept here.
1.3.2
- fixes some issues for mode standalone (w/o xili-language for multilingual live mode). This standalone mode is usable to improve (or adapt) localization or create po file in another language when not delivered with theme package.
1.3.1
- add translation links between
msgid and (existing - or not) msgstr for each target language to help work of translator.
1.3.0
- javascript (thanks to DataTables library) for better list of terms displaying -
1.2.2
- add help menu and messages on top
- fixes a temporary bug created by beta xili-language 1.8.1
- compatibility with child theme and xili-language >=1.8.1
- better folder detection
For previous versions, see Changelog and readme in tab Other Versions.