wok view poedit/description.txt @ rev 23921

Up slitaz-tools (1036), tazinst (105), tazusb (209)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Aug 21 15:07:47 2020 +0000 (2020-08-21)
parents
children
line source
1 Poedit - a cross-platform gettext catalogs editing tool
3 This program is GUI frontend to GNU gettext utilities and catalogs editor/source
4 code parser. It helps with translating application into another language. For
5 details on principles of the solution used, see GNU gettext documentation or
6 wxWidgets' wxLocale class reference.
8 Poedit is released under the MIT license and you're free to do whatever you want
9 with it and its source code (well, almost :-) -- see the license text).
11 Links:
13 * [Poedit homepage](http://poedit.net/)
14 * [GNU gettext homepage](http://www.gnu.org/software/gettext/), contains
15 documentation