diff options
Diffstat (limited to 'po')
-rw-r--r-- | po/Makevars | 1 | ||||
-rw-r--r-- | po/POTFILES.in | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/po/Makevars b/po/Makevars new file mode 100644 index 0000000..e203408 --- /dev/null +++ b/po/Makevars @@ -0,0 +1 @@ +XGETTEXT_OPTIONS = --language=C# diff --git a/po/POTFILES.in b/po/POTFILES.in index 10f182b..5a1609e 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -2,3 +2,5 @@ # Please keep this file in alphabetical order. [encoding: UTF-8] src/helloworld.d +src/testlibrary.d +src/testshlibrary.d |