wok diff poedit/description.txt @ rev 23834
Up alsa-lib (1.2.2), apache-ant (1.10.8), apache (2.4.43), lcms2 (2.10), libexit (0.6.22)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jun 01 09:10:42 2020 +0000 (2020-06-01) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/poedit/description.txt Mon Jun 01 09:10:42 2020 +0000 1.3 @@ -0,0 +1,15 @@ 1.4 +Poedit - a cross-platform gettext catalogs editing tool 1.5 + 1.6 +This program is GUI frontend to GNU gettext utilities and catalogs editor/source 1.7 +code parser. It helps with translating application into another language. For 1.8 +details on principles of the solution used, see GNU gettext documentation or 1.9 +wxWidgets' wxLocale class reference. 1.10 + 1.11 +Poedit is released under the MIT license and you're free to do whatever you want 1.12 +with it and its source code (well, almost :-) -- see the license text). 1.13 + 1.14 +Links: 1.15 + 1.16 + * [Poedit homepage](http://poedit.net/) 1.17 + * [GNU gettext homepage](http://www.gnu.org/software/gettext/), contains 1.18 + documentation