wok
annotate poedit/description.txt @ rev 22583
updated cc65 (2.13.3 -> 2.18)
author |
Hans-G?nter Theisgen |
date |
Tue Jan 07 14:14:48 2020 +0100 (2020-01-07) |
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
|