Menu

#18 Enable localization

autogen
open
nobody
None
1
2017-11-19
2017-11-18
No

Hello,

In http://bugs.debian.org/881909 I have received a German translation (po file) for autogen. Looking at the sources I find autoopts/po/usage-txt.pot but the rest of the infrastructure (bindtextdomain() call, Makefiles to update/build/install the po files) seems to be missing.

1 Attachments

Related

Feature Requests: #18

Discussion

  • Andreas Metzler

    Andreas Metzler - 2017-11-19

    I think that "pot" file has to be added to the pot data of whatever program
    links with the autoopts library.
    "sharutils" does this. Autogen itself has not been internationalized.

    That only makes posible sense for static linking, a l10n'ed shared library is shipped with message catalogues and invokes bindtextdomain. See https://www.gnu.org/software/gettext/manual/html_node/Libraries.html#Libraries

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.