Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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