🔧 Make tests read mo-file from subdir
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
#!/bin/sh
|
||||
msgfmt -o test.mo test.po
|
||||
msgfmt -o languages/nl.mo languages/nl.po
|
Reference in New Issue
Block a user
@ -1,2 +1,2 @@
|
||||
#!/bin/sh
|
||||
msgfmt -o test.mo test.po
|
||||
msgfmt -o languages/nl.mo languages/nl.po
|