diff options
Diffstat (limited to 't/t-13-plural/err1')
-rw-r--r-- | t/t-13-plural/err1 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/t/t-13-plural/err1 b/t/t-13-plural/err1 new file mode 100644 index 0000000..91a9322 --- /dev/null +++ b/t/t-13-plural/err1 @@ -0,0 +1,2 @@ +po4a gettextize: 'singular' is the singular form of a message, po4a will use the msgstr[0] translation (singulier). +po4a gettextize: 'plural' is the plural form of a message, po4a will use the msgstr[1] translation (pluriel). |