internationalization tool collection 0.40.3 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News internationalization tool collection 0.40.3 (Default branch)
# 1  
Old 07-27-2008
internationalization tool collection 0.40.3 (Default branch)

The internationalization tool collection (intltool) can be used to extract translatable strings from various source files, collect the extracted strings together with messages from traditional source files (.c, .h), and merge translations from .po files into .xml, .desktop, and .oaf files.License: GNU General Public License (GPL)Changes:
A backward compatibility issue with previous 0.40versions was fixed. Support for the user specified$LINGUAS variable was fixed. glib-compatiblesupport for msgctxt strings was added.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. UNIX Desktop Questions & Answers

Tool suggestion for collection CPU/memory Stats

Hi, We have around 1000 server (Red Hat + Suse + Parallels + Solaris-9/10/11). Every month, we generate a report for all servers for CPU and Memory utilization in 'percentage used'. This report is generated from HP Openview and frequency is every file minutes. In HP OpenView, we are picking 20... (0 Replies)
Discussion started by: solaris_1977
0 Replies
Login or Register to Ask a Question
INTLTOOL-PREPARE(8)					      System Manager's Manual					       INTLTOOL-PREPARE(8)

NAME
intltool-prepare - update pot files and merge them with translation (po) files SYNOPSIS
intltool-prepare [ -H|--help ] [ -X|--verbose ] [ -V|--version ] KEYWORD DESCRIPTION
intltool-prepare searches for strings which have been marked for translation in the various source and header files specified in the file po/POTFILES, updates the pot files, and merges them with the translation (po) files. The key KEYWORD is an additional key besides Name, Comment, and description. OPTIONS
-H, --help Show usage and basic help information. -X, --verbose Be verbose to give the user additional feedback. -V, --version Show version information. REPORTING BUGS
Report bugs to http://bugzilla.gnome.org or by sending email to xml-i18n-tools@gnome.org. AUTHOR
Darin Adler <darin@bentspoon.com> Kenneth Christiansen <kenneth@gnu.org> Maciej Stachowiak <mjs@eazel.com> SEE ALSO
intltool-toolize(8), intltool-merge(8), intltool-extract(8), intltool-update(8) intltool September 09, 2001 INTLTOOL-PREPARE(8)