diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 11:26:17 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 11:26:17 +0000 |
commit | 5df6c2aefebe3d2abcc939a88e294876d59f03ca (patch) | |
tree | 63fb332a0f21ddb91cb789c80cf64e134d373463 /t/t-12-msguntypot/test1.new.pot | |
parent | Initial commit. (diff) | |
download | po4a-5df6c2aefebe3d2abcc939a88e294876d59f03ca.tar.xz po4a-5df6c2aefebe3d2abcc939a88e294876d59f03ca.zip |
Adding upstream version 0.72.upstream/0.72
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 't/t-12-msguntypot/test1.new.pot')
-rw-r--r-- | t/t-12-msguntypot/test1.new.pot | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/t/t-12-msguntypot/test1.new.pot b/t/t-12-msguntypot/test1.new.pot new file mode 100644 index 0000000..2114746 --- /dev/null +++ b/t/t-12-msguntypot/test1.new.pot @@ -0,0 +1,38 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2006-12-31 17:11+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: ENCODING" + +#. type: Content of: <guide><title> +#: ../t-24-xml/general.xml:8 +msgid "foo" +msgstr "" + +#. type: Attribute 'title' of: <guide><author> +#: ../t-24-xml/general.xml:10 +#, no-wrap +msgid "bar" +msgstr "" + +#. type: Content of: <guide><abstract> +#: ../t-24-xml/general.xml:15 +msgid "baz" +msgstr "" + +#. type: Content of: <guide><version> +#: ../t-24-xml/general.xml:23 +#, no-wrap +msgid "qux" +msgstr "" |