tFix incorrect format strings - vaccinewars - be a doctor and try to vaccinate the world
(HTM) git clone git://src.adamsgaard.dk/vaccinewars
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 27b40d441e4cc6d16f74c104fe3146d031f925f9
(DIR) parent 10bb1c3c21b12fc3a95a4274b2107751424230dc
(HTM) Author: Ben Webb <ben@salilab.org>
Date: Sun, 8 Nov 2020 12:34:52 -0800
Fix incorrect format strings
Diffstat:
M po/de.po | 8 ++++----
M po/fr_CA.po | 2 +-
M po/pl.po | 2 +-
M po/pt_BR.po | 2 +-
4 files changed, 7 insertions(+), 7 deletions(-)
---
(DIR) diff --git a/po/de.po b/po/de.po
t@@ -1062,7 +1062,7 @@ msgstr "%s ist { "
#: src/dopewars.c:2204
#, c-format
msgid "%s can be no smaller than %d - ignoring!"
-msgstr "%s kann nicht kleiner sein als &d ignorieren!"
+msgstr "%s kann nicht kleiner sein als %d ignorieren!"
#: src/dopewars.c:2210
#, c-format
t@@ -3260,7 +3260,7 @@ msgid ""
"Sorry, but this server has a limit of %d players, which has been reached."
"^Please try connecting again later."
msgstr ""
-"Sorry, aber hier d?rfen max. %d %s spielen.^Bitte versuchs sp?ter nochmal."
+"Sorry, aber hier d?rfen max. %d spielen.^Bitte versuchs sp?ter nochmal."
#. A player changed their name during the game (unusual, and not
#. * really properly supported anyway) - notify all players of the
t@@ -3490,7 +3490,7 @@ msgid ""
"this file and directory, or specify an alternate high score file with the\n"
"-f command line option."
msgstr ""
-"Kann Bestenliste-Datei %s nicht öffnen. (%s)\n"
+"Kann Bestenliste-Datei %s nicht öffnen.\n"
"(%s). Stell sicher, dass du die Berechtigung für den Zugriff\n"
"auf die Datei/das Verzeichnis hast oder gib eine andere Bestenliste-Datei\n"
"mit derm -f Kommandozeilen-Parameter an."
t@@ -4021,7 +4021,7 @@ msgstr "Du plünderst die verdammte Leiche!"
#: src/network.c:103
#, c-format
msgid "Cannot initialise WinSock (%s)!"
-msgstr "Kann WinSock nicht initialisieren"
+msgstr "Kann WinSock nicht initialisieren (%s)"
#. SOCKS version 5 error messages
#: src/network.c:379
(DIR) diff --git a/po/fr_CA.po b/po/fr_CA.po
t@@ -2778,7 +2778,7 @@ msgstr "Rapports des espions"
#: src/gui_client/optdialog.c:384
#, c-format
msgid "New %s"
-msgstr "Nouveau"
+msgstr "Nouveau %s"
#: src/gui_client/optdialog.c:560
msgid "Select sound file"
(DIR) diff --git a/po/pl.po b/po/pl.po
t@@ -3263,7 +3263,7 @@ msgstr "%s nasłał gliny na %s"
#: src/serverside.c:622
#, c-format
msgid "%s tipoff about %s: DENIED"
-msgstr "%s nałanie glin na %S: ZABRONIONE"
+msgstr "%s nałanie glin na %s: ZABRONIONE"
#: src/serverside.c:638
#, c-format
(DIR) diff --git a/po/pt_BR.po b/po/pt_BR.po
t@@ -2706,7 +2706,7 @@ msgstr "Informações de Espionagem"
#: src/gui_client/optdialog.c:360
#, c-format
msgid "New %s"
-msgstr "Novo"
+msgstr "Novo %s"
#: src/gui_client/optdialog.c:536
msgid "Select sound file"