3 # Test c-format handling.
6 trap 'rm -fr $tmpfiles' 1 2 3 15
8 tmpfiles
="$tmpfiles mf-test4.po"
10 # SOME DESCRIPTIVE TITLE.
11 # Copyright (C) YEAR Free Software Foundation, Inc.
12 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
17 "Project-Id-Version: msgfmt test 4\n"
18 "PO-Revision-Date: 1996-04-05 19:47+0200\n"
19 "Last-Translator: Ulrich Drepper <drepper@gnu.org>\n"
20 "Language-Team: test <test@li.org>\n"
22 "Content-Type: text/plain; charset=ISO-8859-1\n"
23 "Content-Transfer-Encoding: 8bit\n"
27 msgstr "but here %d is one"
30 msgid "in the %d normal %c order %s\n"
31 msgstr "but %2$c not %3$s here %1$d\n"
33 # If no c-format is given no check is wanted, not only if no-c-format is there.
34 msgid "This is a string %s"
35 msgstr "...but this $s not"
39 ${MSGFMT} mf-test4.po
-o /dev
/null
2> /dev
/null