blob: 5f9120615dbd28f1f61ba1f1ded5b6409d6a72fc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>gnome@gentoo.org</email>
<name>Gentoo GNOME Desktop</name>
</maintainer>
<longdescription lang="en">
Gtranslator is an enhanced gettext po file editor for the GNOME desktop
environment.
It handles all forms of gettext po files and includes very useful features
like find/replace, translation memory, different translator profiles,
messages table (for having an overview of the translations/messages in the
po file), easy navigation and editing of translation messages and comments
of the translation where accurate.
</longdescription>
<origin>srcux</origin>
</pkgmetadata>
|