Package intltool: Information

Source package:
intltool
Version:
0.51.0-alt2
Build time:
Dec 19, 2017, 07:22 PM in the task #197085
Report package bug

License:
Summary:
Scripts and assorted auto* magic for i18nalizing various kinds of data files
Description:
The intltool collection can be used to do these things:

 o Extract translatable strings from various source files (.xml.in,
   .glade, .desktop.in, .server.in, .oaf.in).

 o Collect the extracted strings together with messages from traditional
   source files (.c, .h) in po/$(PACKAGE).pot.

 o Merge back the translations from .po files into .xml, .desktop and
   .oaf files.  This merge step will happen at build resp. installation
   time.

List of rpms provided by this srpm:
intltool (noarch)

Maintainer:
ACL:
@gnome

    1. perl-Encode
    2. perl-XML-Parser
    3. perl-devel
    4. rpm-build-licenses
    5. rpm-build-gnome

Last changed


Dec. 19, 2017 Yuri N. Sedunov 0.51.0-alt2
- fixed incompatibility with perl-5.26
Dec. 17, 2015 Yuri N. Sedunov 0.51.0-alt1
- updated to 0.51.0
- fixed potential incompatibility with perl > 5.22
June 4, 2012 Yuri N. Sedunov 0.50.2-alt1
- 0.50.2
- fixed intltoolize for (ALT #27397)