From 3d92af3ef2575e3c034120847028209a2a14ec7a Mon Sep 17 00:00:00 2001
From: hjunes <hjunes>
Date: Tue, 29 Jul 2003 22:00:46 +0000
Subject: [PATCH] second polish.

---
 lily/main.cc          | 2 +-
 po/cs.po              | 2 +-
 po/da.po              | 6 +++---
 po/de.po              | 4 ++--
 po/es.po              | 4 ++--
 po/fi.po              | 4 ++--
 po/fr.po              | 4 ++--
 po/it.po              | 2 +-
 po/ja.po              | 4 ++--
 po/lilypond.pot       | 2 +-
 po/nl.po              | 2 +-
 po/ru.po              | 8 ++++----
 po/sv.po              | 6 +++---
 python/lilylib.py     | 2 +-
 scripts/abc2ly.py     | 2 +-
 scripts/convert-ly.py | 2 +-
 scripts/etf2ly.py     | 2 +-
 scripts/midi2ly.py    | 2 +-
 scripts/mup2ly.py     | 2 +-
 19 files changed, 31 insertions(+), 31 deletions(-)

diff --git a/lily/main.cc b/lily/main.cc
index c891a42566..ff333e2b11 100644
--- a/lily/main.cc
+++ b/lily/main.cc
@@ -169,7 +169,7 @@ usage ()
   printf ("\n");
   printf ("\n");
 
-  printf (_f ("Report bugs to %s", "bug-lilypond@gnu.org").to_str0 ());
+  printf (_f ("Report bugs to %s.", "bug-lilypond@gnu.org").to_str0 ());
   printf ("\n");
 }
 
diff --git a/po/cs.po b/po/cs.po
index 3649cdbc38..42d2f1c1ba 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -99,7 +99,7 @@ msgstr "P
 
 #: lilylib.py:202 midi2ly.py:232 mup2ly.py:228 main.cc:172
 #, c-format, python-format
-msgid "Report bugs to %s"
+msgid "Report bugs to %s."
 msgstr ""
 "Chyby v programu oznamujte na adrese %s (pouze anglicky),\n"
 "pøipomínky k pøekladu zasílejte na <cs@li.org> (èesky)."
diff --git a/po/da.po b/po/da.po
index f4e095ccf4..53575c220d 100644
--- a/po/da.po
+++ b/po/da.po
@@ -98,10 +98,10 @@ msgstr "Flag:"
 
 #: lilylib.py:202 midi2ly.py:232 mup2ly.py:228 main.cc:172
 #, c-format, python-format
-msgid "Report bugs to %s"
+msgid "Report bugs to %s."
 msgstr ""
-"Rapportér programfejl til %s\n"
-"Rapportér fejl i oversættelsen til <dansk@klid.dk>"
+"Rapportér programfejl til %s\n."
+"Rapportér fejl i oversættelsen til <dansk@klid.dk>."
 
 #: lilylib.py:228
 #, fuzzy, python-format
diff --git a/po/de.po b/po/de.po
index 808d8ca993..b9c1c0c963 100644
--- a/po/de.po
+++ b/po/de.po
@@ -98,8 +98,8 @@ msgstr "Optionen:"
 
 #: lilylib.py:202 midi2ly.py:232 mup2ly.py:228 main.cc:172
 #, c-format, python-format
-msgid "Report bugs to %s"
-msgstr "Melden Sie Fehler an %s"
+msgid "Report bugs to %s."
+msgstr "Melden Sie Fehler an %s."
 
 #: lilylib.py:228
 #, python-format
diff --git a/po/es.po b/po/es.po
index e30429884d..4e39891067 100644
--- a/po/es.po
+++ b/po/es.po
@@ -96,8 +96,8 @@ msgstr "Opciones: "
 
 #: lilylib.py:202 midi2ly.py:232 mup2ly.py:228 main.cc:172
 #, c-format, python-format
-msgid "Report bugs to %s"
-msgstr "Informar de gazapos a %s"
+msgid "Report bugs to %s."
+msgstr "Informar de gazapos a %s."
 
 #: lilylib.py:228
 #, fuzzy, python-format
diff --git a/po/fi.po b/po/fi.po
index beccb1725f..c2d372a203 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -98,8 +98,8 @@ msgstr "Optiot:"
 
 #: lilylib.py:202 midi2ly.py:232 mup2ly.py:228 main.cc:172
 #, c-format, python-format
-msgid "Report bugs to %s"
-msgstr "Raportoi virheet osoitteeseen %s"
+msgid "Report bugs to %s."
+msgstr "Raportoi virheet osoitteeseen %s."
 
 #: lilylib.py:228
 #, python-format
diff --git a/po/fr.po b/po/fr.po
index 1745a9d812..d5ec8f98a0 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -96,8 +96,8 @@ msgstr "Options:"
 
 #: lilylib.py:202 midi2ly.py:232 mup2ly.py:228 main.cc:172
 #, c-format, python-format
-msgid "Report bugs to %s"
-msgstr "Rapporter toutes anomalies à %s"
+msgid "Report bugs to %s."
+msgstr "Rapporter toutes anomalies à %s."
 
 #: lilylib.py:228
 #, python-format
diff --git a/po/it.po b/po/it.po
index 6821565fb4..8f930b51e5 100644
--- a/po/it.po
+++ b/po/it.po
@@ -96,7 +96,7 @@ msgstr "Opzioni: "
 
 #: lilylib.py:202 midi2ly.py:232 mup2ly.py:228 main.cc:172
 #, c-format, python-format
-msgid "Report bugs to %s"
+msgid "Report bugs to %s."
 msgstr ""
 
 #: lilylib.py:228
diff --git a/po/ja.po b/po/ja.po
index b7c81afeae..b262b3d10f 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -96,8 +96,8 @@ msgstr "
 
 #: lilylib.py:202 midi2ly.py:232 mup2ly.py:228 main.cc:172
 #, c-format, python-format
-msgid "Report bugs to %s"
-msgstr "¥Ð¥°¥ì¥Ý¡¼¥È¤Ï %s ¤Ø"
+msgid "Report bugs to %s."
+msgstr "¥Ð¥°¥ì¥Ý¡¼¥È¤Ï %s ¤Ø."
 
 #: lilylib.py:228
 #, fuzzy, python-format
diff --git a/po/lilypond.pot b/po/lilypond.pot
index cc426f2942..dbbc87b8ae 100644
--- a/po/lilypond.pot
+++ b/po/lilypond.pot
@@ -98,7 +98,7 @@ msgstr ""
 
 #: lilylib.py:202 midi2ly.py:232 mup2ly.py:228 main.cc:172
 #, c-format, python-format
-msgid "Report bugs to %s"
+msgid "Report bugs to %s."
 msgstr ""
 
 #: lilylib.py:228
diff --git a/po/nl.po b/po/nl.po
index 66d39bf61e..4bc411125e 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -106,7 +106,7 @@ msgstr "Opties:"
 
 #: lilylib.py:202 midi2ly.py:232 mup2ly.py:228 main.cc:172
 #, c-format, python-format
-msgid "Report bugs to %s"
+msgid "Report bugs to %s."
 msgstr ""
 "Meld luizen in het programma aan %s;\n"
 "meld onjuistheden in de vertaling aan <janneke@gnu.org> of <hanwen@cs.uu.nl>"
diff --git a/po/ru.po b/po/ru.po
index 1c903bda99..d756a11fe4 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -97,8 +97,8 @@ msgstr "
 
 #: lilylib.py:202 midi2ly.py:232 mup2ly.py:228 main.cc:172
 #, c-format, python-format
-msgid "Report bugs to %s"
-msgstr "óÏÏÂÝÁÊÔÅ ÏÂ ÏÛÉÂËÁÈ ÐÏ %s"
+msgid "Report bugs to %s."
+msgstr "óÏÏÂÝÁÊÔÅ ÏÂ ÏÛÉÂËÁÈ ÐÏ %s."
 
 #: lilylib.py:228
 #, fuzzy, python-format
@@ -2531,8 +2531,8 @@ msgstr ""
 #~ msgstr "úÁÐÉÓÙ×ÁÀ ÆÁÊÌ ÚÁ×ÉÓÉÍÏÓÔÅÊ: `%s'..."
 
 #, fuzzy
-#~ msgid "Report bugs to bug-gnu-music@gnu.org"
-#~ msgstr "óÏÏÂÝÁÊÔÅ ÏÂ ÏÛÉÂËÁÈ ÐÏ %s"
+#~ msgid "Report bugs to bug-gnu-music@gnu.org."
+#~ msgstr "óÏÏÂÝÁÊÔÅ ÏÂ ÏÛÉÂËÁÈ ÐÏ %s."
 
 #, fuzzy
 #~ msgid "Usage: ly2dvi [OPTION]... FILE\n"
diff --git a/po/sv.po b/po/sv.po
index 218671437c..054413a8d7 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -97,10 +97,10 @@ msgstr "Flaggor:"
 
 #: lilylib.py:202 midi2ly.py:232 mup2ly.py:228 main.cc:172
 #, c-format, python-format
-msgid "Report bugs to %s"
+msgid "Report bugs to %s."
 msgstr ""
-"Rapportera programfel till %s\n"
-"Rapportera fel i översättningen till <sv@li.org>"
+"Rapportera programfel till %s\n."
+"Rapportera fel i översättningen till <sv@li.org>."
 
 #: lilylib.py:228
 #, fuzzy, python-format
diff --git a/python/lilylib.py b/python/lilylib.py
index a3646d7fc8..2133ea993b 100644
--- a/python/lilylib.py
+++ b/python/lilylib.py
@@ -195,7 +195,7 @@ def help ():
 	      ('\n'),
 	      (options_help_str (__main__.option_definitions)),
 	      ('\n\n'),
-	      (_ ("Report bugs to %s") % 'bug-lilypond@gnu.org'),
+	      (_ ("Report bugs to %s.") % 'bug-lilypond@gnu.org'),
 	      ('\n')]
 	map (sys.stdout.write, ls)
 
diff --git a/scripts/abc2ly.py b/scripts/abc2ly.py
index 7da00649c6..de7decda96 100644
--- a/scripts/abc2ly.py
+++ b/scripts/abc2ly.py
@@ -1276,7 +1276,7 @@ This program converts ABC music files (see
 http://www.gre.ac.uk/~c.walshaw/abc2mtex/abc.txt) To LilyPond input.
 
 
-Report bugs to bug-lilypond@gnu.org
+Report bugs to bug-lilypond@gnu.org.
 
 Written by Han-Wen Nienhuys <hanwen@cs.uu.nl>, Laura Conrad
 <lconrad@laymusic.org>, Roy Rankin <Roy.Rankin@@alcatel.com.au>
diff --git a/scripts/convert-ly.py b/scripts/convert-ly.py
index 49853f8a57..ac4f111a9a 100644
--- a/scripts/convert-ly.py
+++ b/scripts/convert-ly.py
@@ -54,7 +54,7 @@ Options:
   -n, --no-version       don't add new version stamp
       --version          print program version
 
-Report bugs to bugs-gnu-music@gnu.org
+Report bugs to bugs-gnu-music@gnu.org.
 
 """ % program_name)
 	
diff --git a/scripts/etf2ly.py b/scripts/etf2ly.py
index 4e287d0148..42e2412000 100644
--- a/scripts/etf2ly.py
+++ b/scripts/etf2ly.py
@@ -1126,7 +1126,7 @@ Enigma Transport Format is a format used by Coda Music Technology's
 Finale product. This program will convert a subset of ETF to a
 ready-to-use lilypond file.
 
-Report bugs to bug-lilypond@gnu.org
+Report bugs to bug-lilypond@gnu.org.
 
 Written by  Han-Wen Nienhuys <hanwen@cs.uu.nl>
 """)
diff --git a/scripts/midi2ly.py b/scripts/midi2ly.py
index 0c5f2bc1e1..eee6519e35 100644
--- a/scripts/midi2ly.py
+++ b/scripts/midi2ly.py
@@ -229,7 +229,7 @@ def help ():
 		('\n'),
 		(options_help_str (option_definitions)),
 		('\n\n'),
-		(_ ("Report bugs to %s") % 'bug-lilypond@gnu.org'),
+		(_ ("Report bugs to %s.") % 'bug-lilypond@gnu.org'),
 		('\n')]
 	map (sys.stdout.write, ls)
 	
diff --git a/scripts/mup2ly.py b/scripts/mup2ly.py
index 31bada9d3a..1780a20eb9 100644
--- a/scripts/mup2ly.py
+++ b/scripts/mup2ly.py
@@ -225,7 +225,7 @@ def help ():
 		('\n'),
 		(options_help_str (option_definitions)),
 		('\n\n'),
-		(_ ("Report bugs to %s") % 'bug-lilypond@gnu.org'),
+		(_ ("Report bugs to %s.") % 'bug-lilypond@gnu.org'),
 		('\n')]
 	map (sys.stdout.write, ls)
 	
-- 
2.39.5