summaryrefslogtreecommitdiff
path: root/xml2po
diff options
context:
space:
mode:
authorClaude Paroz <claude@2xlibre.net>2009-06-26 22:36:51 +0200
committerClaude Paroz <claude@2xlibre.net>2009-06-26 22:36:51 +0200
commit84009dd11ae9446c81c208fb9eef59191c37d5ce (patch)
treee4184f9e7e6f58a6e1e65992b7e36b85dbfa433e /xml2po
parentb97421fba01984d2c583c54c4c032ae4b2f134f2 (diff)
downloadgnome-doc-utils-84009dd11ae9446c81c208fb9eef59191c37d5ce.tar.gz
[xml2po] Remove ending dot in translator-credits comment (Bug #398541)
Diffstat (limited to 'xml2po')
-rw-r--r--xml2po/examples/two.po2
-rw-r--r--xml2po/modes/docbook.py2
-rw-r--r--xml2po/tests/adjacent-ents.po2
-rw-r--r--xml2po/tests/adjacent-ents.pot2
-rw-r--r--xml2po/tests/attribute-entities.po2
-rw-r--r--xml2po/tests/attribute-entities.pot2
-rw-r--r--xml2po/tests/deep-finals.po2
-rw-r--r--xml2po/tests/deep-finals.pot2
-rw-r--r--xml2po/tests/deep-nonfinals.po2
-rw-r--r--xml2po/tests/deep-nonfinals.pot2
-rw-r--r--xml2po/tests/docbook.po2
-rw-r--r--xml2po/tests/docbook.pot2
-rw-r--r--xml2po/tests/footnotes.po2
-rw-r--r--xml2po/tests/footnotes.pot2
-rw-r--r--xml2po/tests/keepents.po2
-rw-r--r--xml2po/tests/keepents.pot2
-rw-r--r--xml2po/tests/relnotes/el.po2
-rw-r--r--xml2po/tests/relnotes/release-notes.pot2
-rw-r--r--xml2po/tests/reuse/reuse.po2
-rw-r--r--xml2po/tests/reuse/reuse.pot2
-rw-r--r--xml2po/tests/ubuntu-mode.po2
-rw-r--r--xml2po/tests/ubuntu-mode.pot2
-rw-r--r--xml2po/tests/utf8-original.po2
-rw-r--r--xml2po/tests/utf8-original.pot2
24 files changed, 24 insertions, 24 deletions
diff --git a/xml2po/examples/two.po b/xml2po/examples/two.po
index ebaafef..b94e316 100644
--- a/xml2po/examples/two.po
+++ b/xml2po/examples/two.po
@@ -137,7 +137,7 @@ msgstr ""
"унете детаље, или можете кликнути на <guibutton>дугме за помоћ</guibutton> "
"да прикажете овај документ."
-#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2.
+#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2
#: two.xml:0 (None)
msgid "translator-credits"
msgstr "Данило Шеган <danilo@kvota.net>"
diff --git a/xml2po/modes/docbook.py b/xml2po/modes/docbook.py
index 2e43f36..8422e0f 100644
--- a/xml2po/modes/docbook.py
+++ b/xml2po/modes/docbook.py
@@ -85,7 +85,7 @@ class docbookXmlMode(basicXmlMode):
def getCommentForTranslators(self):
"""Returns a comment to be added next to string for crediting translators."""
- return """Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2."""
+ return """Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2"""
def _find_articleinfo(self, node):
if node.name == 'articleinfo' or node.name == 'bookinfo':
diff --git a/xml2po/tests/adjacent-ents.po b/xml2po/tests/adjacent-ents.po
index 037eccf..bc252b2 100644
--- a/xml2po/tests/adjacent-ents.po
+++ b/xml2po/tests/adjacent-ents.po
@@ -21,7 +21,7 @@ msgstr "<application>SUSE Линукс</application> &suse-version; је ..."
msgid "&suselinux; <application>&suse-version;</application> is ..."
msgstr "&suselinux; <application>&suse-version;</application> је ..."
-#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2.
+#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2
#: adjacent-ents.xml:0(None)
msgid "translator-credits"
msgstr ""
diff --git a/xml2po/tests/adjacent-ents.pot b/xml2po/tests/adjacent-ents.pot
index 71c12ab..02da1ac 100644
--- a/xml2po/tests/adjacent-ents.pot
+++ b/xml2po/tests/adjacent-ents.pot
@@ -21,7 +21,7 @@ msgstr ""
msgid "&suselinux; <application>&suse-version;</application> is ..."
msgstr ""
-#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2.
+#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2
#: adjacent-ents.xml:0(None)
msgid "translator-credits"
msgstr ""
diff --git a/xml2po/tests/attribute-entities.po b/xml2po/tests/attribute-entities.po
index 157ca44..6b46e2a 100644
--- a/xml2po/tests/attribute-entities.po
+++ b/xml2po/tests/attribute-entities.po
@@ -17,7 +17,7 @@ msgstr "проба"
msgid "This is just a <placeholder-1/>."
msgstr "Ово је само <placeholder-1/>."
-#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2.
+#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2
#: attribute-entities.xml:0 (None)
msgid "translator-credits"
msgstr "Данило"
diff --git a/xml2po/tests/attribute-entities.pot b/xml2po/tests/attribute-entities.pot
index 40d1b24..0fa880b 100644
--- a/xml2po/tests/attribute-entities.pot
+++ b/xml2po/tests/attribute-entities.pot
@@ -17,7 +17,7 @@ msgstr ""
msgid "This is just a <placeholder-1/>."
msgstr ""
-#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2.
+#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2
#: attribute-entities.xml:0(None)
msgid "translator-credits"
msgstr ""
diff --git a/xml2po/tests/deep-finals.po b/xml2po/tests/deep-finals.po
index 45aba7f..99bc8a5 100644
--- a/xml2po/tests/deep-finals.po
+++ b/xml2po/tests/deep-finals.po
@@ -18,7 +18,7 @@ msgstr "дивно"
msgid "Something <something>nice and <placeholder-1/></something> ha!"
msgstr "Нешто <something>лепо и <placeholder-1/></something> ха!"
-#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2.
+#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2
#: deep-finals.xml:0 (None)
msgid "translator-credits"
msgstr "Данило"
diff --git a/xml2po/tests/deep-finals.pot b/xml2po/tests/deep-finals.pot
index 434c290..286a479 100644
--- a/xml2po/tests/deep-finals.pot
+++ b/xml2po/tests/deep-finals.pot
@@ -17,7 +17,7 @@ msgstr ""
msgid "Something <something>nice and <placeholder-1/></something> ha!"
msgstr ""
-#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2.
+#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2
#: deep-finals.xml:0(None)
msgid "translator-credits"
msgstr ""
diff --git a/xml2po/tests/deep-nonfinals.po b/xml2po/tests/deep-nonfinals.po
index 7f8f0f2..8a8f8fb 100644
--- a/xml2po/tests/deep-nonfinals.po
+++ b/xml2po/tests/deep-nonfinals.po
@@ -63,7 +63,7 @@ msgstr "Канта за смеће на вашем панелу"
msgid "Drag trash to your panel"
msgstr "Одвуците смеће на ваш панел"
-#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2.
+#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2
#: deep-nonfinals.xml:0 (None)
msgid "translator-credits"
msgstr "Данило Шеган"
diff --git a/xml2po/tests/deep-nonfinals.pot b/xml2po/tests/deep-nonfinals.pot
index c6701ea..d516086 100644
--- a/xml2po/tests/deep-nonfinals.pot
+++ b/xml2po/tests/deep-nonfinals.pot
@@ -53,7 +53,7 @@ msgstr ""
msgid "Drag trash to your panel"
msgstr ""
-#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2.
+#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2
#: deep-nonfinals.xml:0(None)
msgid "translator-credits"
msgstr ""
diff --git a/xml2po/tests/docbook.po b/xml2po/tests/docbook.po
index 00181bb..7c4eff3 100644
--- a/xml2po/tests/docbook.po
+++ b/xml2po/tests/docbook.po
@@ -143,7 +143,7 @@ msgstr ""
"унете детаље, или можете кликнути на <guibutton>дугме за помоћ</guibutton> "
"да прикажете овај документ."
-#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2.
+#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2
#: docbook.xml:0 (None)
msgid "translator-credits"
msgstr "Данило Шеган <danilo@kvota.net>"
diff --git a/xml2po/tests/docbook.pot b/xml2po/tests/docbook.pot
index 7e12b85..3fbfb72 100644
--- a/xml2po/tests/docbook.pot
+++ b/xml2po/tests/docbook.pot
@@ -67,7 +67,7 @@ msgstr ""
msgid "<application>Bug Buddy</application> is a very structured program. At any stage you can continue forward or head backwards to correct earlier details, or you can click the <guibutton>Help button</guibutton> to bring up this document."
msgstr ""
-#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2.
+#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2
#: docbook.xml:0(None)
msgid "translator-credits"
msgstr ""
diff --git a/xml2po/tests/footnotes.po b/xml2po/tests/footnotes.po
index 446cf8d..ac22166 100644
--- a/xml2po/tests/footnotes.po
+++ b/xml2po/tests/footnotes.po
@@ -29,7 +29,7 @@ msgstr "Сећаш се?"
msgid "That means that if there is some ignorable content inside the footnote<placeholder-1/>, they would still not be shown in the output. This also applies to other cases of nested tags, but it was originally reported against footnotes as bug #172784."
msgstr "Ово значи да ако има нешто занемарљивог садржаја унутар фусноте<placeholder-1/>, оне се и даље неће видети у излазу. Ово такође важи и за остале случајеве угњеждених тагова, али је првобитно пријављено за фусноте као грешка #172784."
-#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2.
+#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2
#: footnotes.xml:0(None)
msgid "translator-credits"
msgstr ""
diff --git a/xml2po/tests/footnotes.pot b/xml2po/tests/footnotes.pot
index 5f0e656..a58b4d8 100644
--- a/xml2po/tests/footnotes.pot
+++ b/xml2po/tests/footnotes.pot
@@ -29,7 +29,7 @@ msgstr ""
msgid "That means that if there is some ignorable content inside the footnote<placeholder-1/>, they would still not be shown in the output. This also applies to other cases of nested tags, but it was originally reported against footnotes as bug #172784."
msgstr ""
-#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2.
+#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2
#: footnotes.xml:0(None)
msgid "translator-credits"
msgstr ""
diff --git a/xml2po/tests/keepents.po b/xml2po/tests/keepents.po
index d993db1..920e7cf 100644
--- a/xml2po/tests/keepents.po
+++ b/xml2po/tests/keepents.po
@@ -13,7 +13,7 @@ msgstr ""
msgid "&language; is best language!"
msgstr "&language; је најбољши језик!"
-#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2.
+#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2
#: keepents.xml:0(None)
msgid "translator-credits"
msgstr ""
diff --git a/xml2po/tests/keepents.pot b/xml2po/tests/keepents.pot
index f36bdad..9625776 100644
--- a/xml2po/tests/keepents.pot
+++ b/xml2po/tests/keepents.pot
@@ -13,7 +13,7 @@ msgstr ""
msgid "&language; is best language!"
msgstr ""
-#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2.
+#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2
#: keepents.xml:0(None)
msgid "translator-credits"
msgstr ""
diff --git a/xml2po/tests/relnotes/el.po b/xml2po/tests/relnotes/el.po
index a184842..013a5c4 100644
--- a/xml2po/tests/relnotes/el.po
+++ b/xml2po/tests/relnotes/el.po
@@ -1689,7 +1689,7 @@ msgid "Formatting a floppy disk."
msgstr "Μορφοποίηση δισκέτας."
# "Frank Arnold <frank@scirocco-5v-turbo.de>, 2005."
-#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2.
+#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2
#: rnutilities.xml:0 (None)
msgid "translator-credits"
msgstr ""
diff --git a/xml2po/tests/relnotes/release-notes.pot b/xml2po/tests/relnotes/release-notes.pot
index d4461fa..4282917 100644
--- a/xml2po/tests/relnotes/release-notes.pot
+++ b/xml2po/tests/relnotes/release-notes.pot
@@ -1024,7 +1024,7 @@ msgstr ""
msgid "These release notes were assembled by Murray Cumming, Davyd Madeley, and the GNOME community."
msgstr ""
-#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2.
+#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2
#: release-notes.xml:0(None)
msgid "translator-credits"
msgstr ""
diff --git a/xml2po/tests/reuse/reuse.po b/xml2po/tests/reuse/reuse.po
index 1c47e21..4fbc0e7 100644
--- a/xml2po/tests/reuse/reuse.po
+++ b/xml2po/tests/reuse/reuse.po
@@ -143,7 +143,7 @@ msgstr ""
"унете детаље, или можете кликнути на <guibutton>дугме за помоћ</guibutton> "
"да прикажете овај документ."
-#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2.
+#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2
#: docbook.xml:0 (None)
msgid "translator-credits"
msgstr ""
diff --git a/xml2po/tests/reuse/reuse.pot b/xml2po/tests/reuse/reuse.pot
index 7e12b85..3fbfb72 100644
--- a/xml2po/tests/reuse/reuse.pot
+++ b/xml2po/tests/reuse/reuse.pot
@@ -67,7 +67,7 @@ msgstr ""
msgid "<application>Bug Buddy</application> is a very structured program. At any stage you can continue forward or head backwards to correct earlier details, or you can click the <guibutton>Help button</guibutton> to bring up this document."
msgstr ""
-#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2.
+#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2
#: docbook.xml:0(None)
msgid "translator-credits"
msgstr ""
diff --git a/xml2po/tests/ubuntu-mode.po b/xml2po/tests/ubuntu-mode.po
index 69b6368..340679a 100644
--- a/xml2po/tests/ubuntu-mode.po
+++ b/xml2po/tests/ubuntu-mode.po
@@ -79,7 +79,7 @@ msgid ""
"com/UserDocumentation\">Ubuntu wiki</ulink>."
msgstr ""
-#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2.
+#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2
#: website-index.xml:0(None)
msgid "translator-credits"
msgstr ""
diff --git a/xml2po/tests/ubuntu-mode.pot b/xml2po/tests/ubuntu-mode.pot
index cda49cd..04ae596 100644
--- a/xml2po/tests/ubuntu-mode.pot
+++ b/xml2po/tests/ubuntu-mode.pot
@@ -53,7 +53,7 @@ msgstr ""
msgid "If you can't find what you are looking for here, try the excellent source of community contributed documentation on the <ulink url=\"https://wiki.ubuntu.com/UserDocumentation\">Ubuntu wiki</ulink>."
msgstr ""
-#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2.
+#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2
#: ubuntu-mode.xml:0(None)
msgid "translator-credits"
msgstr ""
diff --git a/xml2po/tests/utf8-original.po b/xml2po/tests/utf8-original.po
index fb5de1e..9795e06 100644
--- a/xml2po/tests/utf8-original.po
+++ b/xml2po/tests/utf8-original.po
@@ -19,7 +19,7 @@ msgstr "A translated message (for a msgid with utf-8)."
msgid "This is an untranslated message, with no UTF-8 characters."
msgstr "A translated message (for a msgid with NO utf-8)."
-#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2.
+#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2
#: utf8-original.xml:0 (None)
msgid "translator-credits"
msgstr "Yeah."
diff --git a/xml2po/tests/utf8-original.pot b/xml2po/tests/utf8-original.pot
index be8c1e5..9678468 100644
--- a/xml2po/tests/utf8-original.pot
+++ b/xml2po/tests/utf8-original.pot
@@ -17,7 +17,7 @@ msgstr ""
msgid "This is an untranslated message, with no UTF-8 characters."
msgstr ""
-#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2.
+#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2
#: utf8-original.xml:0(None)
msgid "translator-credits"
msgstr ""