wok
annotate poedit/description.txt @ rev 21784
Update powermanga (thanks Rene Rivero)
author |
Pascal Bellard <pascal.bellard@slitaz.org> |
date |
Sun Jul 21 10:32:10 2019 +0200 (2019-07-21) |
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
|