diff options
author | Daniel Hartwig <mandyke@gmail.com> | 2012-06-01 22:00:51 +0800 |
---|---|---|
committer | Daniel Hartwig <mandyke@gmail.com> | 2012-06-01 22:02:42 +0800 |
commit | 4d528d207d08ac9eb87ceceba9d35a319e1fac97 (patch) | |
tree | 430ecab3845a3d587744a1dec1f7dca5be2cc1d1 /doc/po4a | |
parent | e8350caacbcaef6efbba8a9dea32e2c25c5b5689 (diff) | |
download | aptitude-4d528d207d08ac9eb87ceceba9d35a319e1fac97.tar.gz |
Fix minor groff error in other manpages
<refmeta> elements which used the &aptitude; (and other)
entities were exported with implicit <command> elements.
These inserted font change tags which were upcased in the
output file, generating an unknown font warning.
Diffstat (limited to 'doc/po4a')
-rw-r--r-- | doc/po4a/po/aptitude.pot | 4 | ||||
-rw-r--r-- | doc/po4a/po/de.po | 10 | ||||
-rw-r--r-- | doc/po4a/po/es.po | 8 | ||||
-rw-r--r-- | doc/po4a/po/fr.po | 10 | ||||
-rw-r--r-- | doc/po4a/po/it.po | 8 | ||||
-rw-r--r-- | doc/po4a/po/ja.po | 10 | ||||
-rw-r--r-- | doc/po4a/po/pl.po | 8 |
7 files changed, 26 insertions, 32 deletions
diff --git a/doc/po4a/po/aptitude.pot b/doc/po4a/po/aptitude.pot index cc2e79cb..86e3fa0e 100644 --- a/doc/po4a/po/aptitude.pot +++ b/doc/po4a/po/aptitude.pot @@ -18569,7 +18569,7 @@ msgstr "" #. type: Content of: <refentry><refmeta><refentrytitle> #: en/manpage.xml:2489 -msgid "<command>aptitude-create-state-bundle</command>" +msgid "aptitude-create-state-bundle" msgstr "" #. type: Content of: <refentry><refnamediv><refpurpose> @@ -18723,7 +18723,7 @@ msgstr "" #. type: Content of: <refentry><refmeta><refentrytitle> #: en/manpage.xml:2692 -msgid "<command>aptitude-run-state-bundle</command>" +msgid "aptitude-run-state-bundle" msgstr "" #. type: Content of: <refentry><refnamediv><refpurpose> diff --git a/doc/po4a/po/de.po b/doc/po4a/po/de.po index e9177954..a7e235c2 100644 --- a/doc/po4a/po/de.po +++ b/doc/po4a/po/de.po @@ -22162,9 +22162,8 @@ msgstr "" # type: Content of: <refentry><refsynopsisdiv><cmdsynopsis> #. type: Content of: <refentry><refmeta><refentrytitle> #: en/manpage.xml:2489 -#, fuzzy -msgid "<command>aptitude-create-state-bundle</command>" -msgstr "<command>aptitude</command> <arg choice='plain'>help</arg>" +msgid "aptitude-create-state-bundle" +msgstr "aptitude-create-state-bundle" # type: Content of: <refentry><refnamediv><refpurpose> #. type: Content of: <refentry><refnamediv><refpurpose> @@ -22358,9 +22357,8 @@ msgstr "" # type: Content of: <refentry><refsynopsisdiv><cmdsynopsis> #. type: Content of: <refentry><refmeta><refentrytitle> #: en/manpage.xml:2692 -#, fuzzy -msgid "<command>aptitude-run-state-bundle</command>" -msgstr "<command>aptitude</command> <arg choice='plain'>help</arg>" +msgid "aptitude-run-state-bundle" +msgstr "aptitude-run-state-bundle" # type: Content of: <refentry><refnamediv><refpurpose> #. type: Content of: <refentry><refnamediv><refpurpose> diff --git a/doc/po4a/po/es.po b/doc/po4a/po/es.po index 8c2f5831..a324e9cb 100644 --- a/doc/po4a/po/es.po +++ b/doc/po4a/po/es.po @@ -24490,8 +24490,8 @@ msgstr "Copyright 2007 Daniel Burrows." #. type: Content of: <refentry><refmeta><refentrytitle> #: en/manpage.xml:2489 -msgid "<command>aptitude-create-state-bundle</command>" -msgstr "<command>aptitude-create-state-bundle</command>" +msgid "aptitude-create-state-bundle" +msgstr "aptitude-create-state-bundle" #. type: Content of: <refentry><refnamediv><refpurpose> #: en/manpage.xml:2495 @@ -24685,8 +24685,8 @@ msgstr "" #. type: Content of: <refentry><refmeta><refentrytitle> #: en/manpage.xml:2692 -msgid "<command>aptitude-run-state-bundle</command>" -msgstr "<command>aptitude-run-state-bundle</command>" +msgid "aptitude-run-state-bundle" +msgstr "aptitude-run-state-bundle" #. type: Content of: <refentry><refnamediv><refpurpose> #: en/manpage.xml:2698 diff --git a/doc/po4a/po/fr.po b/doc/po4a/po/fr.po index 8624d7da..a1096792 100644 --- a/doc/po4a/po/fr.po +++ b/doc/po4a/po/fr.po @@ -26000,9 +26000,8 @@ msgstr "Daniel Burrows" # type: Content of the aptitude entity #. type: Content of: <refentry><refmeta><refentrytitle> #: en/manpage.xml:2489 -#, fuzzy -msgid "<command>aptitude-create-state-bundle</command>" -msgstr "<command>aptitude</command>" +msgid "aptitude-create-state-bundle" +msgstr "aptitude-create-state-bundle" # type: Content of: <book><chapter><section><section><informaltable><tgroup><tbody><row><entry> #. type: Content of: <refentry><refnamediv><refpurpose> @@ -26204,9 +26203,8 @@ msgstr "" # type: Content of the aptitude entity #. type: Content of: <refentry><refmeta><refentrytitle> #: en/manpage.xml:2692 -#, fuzzy -msgid "<command>aptitude-run-state-bundle</command>" -msgstr "<command>aptitude</command>" +msgid "aptitude-run-state-bundle" +msgstr "aptitude-run-state-bundle" # type: Content of: <refentry><refnamediv><refpurpose> #. type: Content of: <refentry><refnamediv><refpurpose> diff --git a/doc/po4a/po/it.po b/doc/po4a/po/it.po index 896a2977..3858b721 100644 --- a/doc/po4a/po/it.po +++ b/doc/po4a/po/it.po @@ -24230,8 +24230,8 @@ msgstr "Copyright 2007 Daniel Burrows." #. type: Content of: <refentry><refmeta><refentrytitle> #: en/manpage.xml:2489 -msgid "<command>aptitude-create-state-bundle</command>" -msgstr "<command>aptitude-create-state-bundle</command>" +msgid "aptitude-create-state-bundle" +msgstr "aptitude-create-state-bundle" #. type: Content of: <refentry><refnamediv><refpurpose> #: en/manpage.xml:2495 @@ -24426,8 +24426,8 @@ msgstr "" #. type: Content of: <refentry><refmeta><refentrytitle> #: en/manpage.xml:2692 -msgid "<command>aptitude-run-state-bundle</command>" -msgstr "<command>aptitude-run-state-bundle</command>" +msgid "aptitude-run-state-bundle" +msgstr "aptitude-run-state-bundle" #. type: Content of: <refentry><refnamediv><refpurpose> #: en/manpage.xml:2698 diff --git a/doc/po4a/po/ja.po b/doc/po4a/po/ja.po index 0600e313..12cde372 100644 --- a/doc/po4a/po/ja.po +++ b/doc/po4a/po/ja.po @@ -25885,9 +25885,8 @@ msgstr "Daniel Burrows" # type: Content of the aptitude entity #. type: Content of: <refentry><refmeta><refentrytitle> #: en/manpage.xml:2489 -#, fuzzy -msgid "<command>aptitude-create-state-bundle</command>" -msgstr "<command>aptitude</command>" +msgid "aptitude-create-state-bundle" +msgstr "aptitude-create-state-bundle" # type: Content of: <book><chapter><section><section><informaltable><tgroup><tbody><row><entry> #. type: Content of: <refentry><refnamediv><refpurpose> @@ -26088,9 +26087,8 @@ msgstr "" # type: Content of the aptitude entity #. type: Content of: <refentry><refmeta><refentrytitle> #: en/manpage.xml:2692 -#, fuzzy -msgid "<command>aptitude-run-state-bundle</command>" -msgstr "<command>aptitude</command>" +msgid "aptitude-run-state-bundle" +msgstr "aptitude-run-state-bundle" # type: Content of: <refentry><refnamediv><refpurpose> #. type: Content of: <refentry><refnamediv><refpurpose> diff --git a/doc/po4a/po/pl.po b/doc/po4a/po/pl.po index b9bba662..e794e680 100644 --- a/doc/po4a/po/pl.po +++ b/doc/po4a/po/pl.po @@ -20497,8 +20497,8 @@ msgstr "" #. type: Content of: <refentry><refmeta><refentrytitle> #: en/manpage.xml:2489 -msgid "<command>aptitude-create-state-bundle</command>" -msgstr "" +msgid "aptitude-create-state-bundle" +msgstr "aptitude-create-state-bundle" #. type: Content of: <refentry><refnamediv><refpurpose> #: en/manpage.xml:2495 @@ -20652,8 +20652,8 @@ msgstr "" #. type: Content of: <refentry><refmeta><refentrytitle> #: en/manpage.xml:2692 -msgid "<command>aptitude-run-state-bundle</command>" -msgstr "" +msgid "aptitude-run-state-bundle" +msgstr "aptitude-run-state-bundle" #. type: Content of: <refentry><refnamediv><refpurpose> #: en/manpage.xml:2698 |