blob: cbe11591f96a7991b0f56aa37ac37d8520913201 [file] [log] [blame]
" Test file for gettext() package makefile
" Last Change: 2024 Jun 01
echo gettext("This is a test", "test_gettext")
echo gettext("This is another test", "test_gettext")
echo gettext("This is a test", "test_gettext")
" vim: ts=8