summaryrefslogtreecommitdiff
path: root/src/lib/librexgettext
AgeCommit message (Collapse)Author
2015-05-31Enforce .pot files being UTF-8.Luke Shumaker
2015-05-31librexgettext: Support all of the recent changes to libremessages:flag.Luke Shumaker
2015-05-24libremessages/librexgettext: Preserve two spaces after a period.Luke Shumaker
Well, [.!?] really--this matches the behavior of `fmt -u`.
2014-11-25normalize copyright statements a bitLuke Shumaker
2014-07-01Make term_title gettext-aware (BREAKS COMPATIBILITY)Luke Shumaker
2014-06-27Add librexgettext, to make generating .pot file easy for librelib users.Luke Shumaker
I don't like how much longer this is than the Makefile, but most of it is option parsing and usage text.