gettextize all strings from strings.h.
commite1f6c6fd688416d2e6ee7f6fd11c584d3e96e880
authorBen Kibbey <bjk@luxsci.net>
Fri, 3 May 2013 23:48:02 +0000 (3 19:48 -0400)
committerBen Kibbey <bjk@luxsci.net>
Fri, 3 May 2013 23:52:17 +0000 (3 19:52 -0400)
tree5873bde198a2e6a51674a309003cfd59dae5f420
parenta6dff7f6a5463c69ab99af43dd5a5db4e1fa46dd
gettextize all strings from strings.h.

This will make creating translations possible although multibyte
character handling needs to be implemented.
14 files changed:
po/POTFILES.in
po/cboard.pot [new file with mode: 0644]
src/Makefile.am
src/cboard.c
src/cboard.h [deleted file]
src/common.h
src/engine.c
src/filebrowser.c
src/input.c
src/menu.c
src/rcfile.c
src/strings.h [deleted file]
src/tags.c
src/tags.h [deleted file]