wok annotate poedit/description.txt @ rev 19590
fbvis: add doc
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Dec 29 14:11:44 2016 +0100 (2016-12-29) |
parents | |
children |
rev | line source |
---|---|
al@18526 | 1 Poedit - a cross-platform gettext catalogs editing tool |
al@18526 | 2 |
al@18526 | 3 This program is GUI frontend to GNU gettext utilities and catalogs editor/source |
al@18526 | 4 code parser. It helps with translating application into another language. For |
al@18526 | 5 details on principles of the solution used, see GNU gettext documentation or |
al@18526 | 6 wxWidgets' wxLocale class reference. |
al@18526 | 7 |
al@18526 | 8 Poedit is released under the MIT license and you're free to do whatever you want |
al@18526 | 9 with it and its source code (well, almost :-) -- see the license text). |
al@18526 | 10 |
al@18526 | 11 Links: |
al@18526 | 12 |
al@18526 | 13 * [Poedit homepage](http://poedit.net/) |
al@18526 | 14 * [GNU gettext homepage](http://www.gnu.org/software/gettext/), contains |
al@18526 | 15 documentation |