logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

extractrc - Extract message strings from UI and GUI-RC files

Author

BenBurton <bab@debian.org>
           Author.

[FIXME: source]                                    2003-04-07                                       EXTRACTRC(1)

Description

extractrc finds all text tags and other message strings in the given files and writes the corresponding
       i18n() calls to standard output so that xgettext can parse them.

       It understands both (Qt(TM)/KDE) designer's UI files and XML GUI-RC files.

       This utility is part of the KDE Software Development Kit.

Name

       extractrc - Extract message strings from UI and GUI-RC files

Synopsis

extractrc [filename]

See Also