Add files from parent branch HEAD:
[pkgsrc.git] / editors / poedit / DESCR
1 poEdit is a cross-platform gettext catalogs (.po files) editor.  It is built
2 with wxWindows toolkit and can run on any platform supported by it (although
3 it was tested only on Unix with GTK+ and Windows).  It aims to provide more
4 convenient approach to editing catalogs than launching vi and editing the
5 file by hand.
6
7 Here is a brief features list:
8
9 - User friendly way of editing entries. You can easily navigate in large
10   catalogs, easily enter or modify entries (fuzzy flag is automatically
11   removed if you change translation, you can copy original string to
12   translation by pressing Alt-I)
13 - Whitespaces highlighting
14 - Fuzzy and untranslated records highlighting. Furthermore, untranslated
15   and fuzzy translations are displayed at the top of the list
16 - Automatic compilation of .mo files (optional)
17 - Automatic headers update
18 - References browser lets you see where in what context the string is used
19 - You can use poEdit to scan source code for translatable strings
20 - Integration with KDE and GNOME desktops