adonthell-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[adonthell-wastesedge-commits] remove_sdl1_2 1b1c82b 06/29: FIXED spell


From: Kai Sterker
Subject: [adonthell-wastesedge-commits] remove_sdl1_2 1b1c82b 06/29: FIXED spelling error/missing translation (Thanks Clément)
Date: Mon, 25 Jul 2016 18:16:06 +0000 (UTC)

tag: remove_sdl1_2
commit 1b1c82b0d59519ab87e0eddb26b18f1ce20fc477
Author: Kai Sterker <address@hidden>
Commit: Kai Sterker <address@hidden>

    FIXED spelling error/missing translation (Thanks Clément)
---
 po/POTFILES.in                           |    1 +
 po/it.po                                 |    2 +-
 po/nl.po                                 |    2 +-
 scripts/schedules/mapcharacters/sarin.py |    2 +-
 4 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/po/POTFILES.in b/po/POTFILES.in
index 2aee22c..662da2c 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -44,4 +44,5 @@ scripts/modules/intro.py
 scripts/modules/main_menu.py
 scripts/game_events/search_chest.py
 scripts/game_events/to_storage.py
+scripts/game_events/silverhair_to_fst.py
 
diff --git a/po/it.po b/po/it.po
index 1adc121..071bd4c 100644
--- a/po/it.po
+++ b/po/it.po
@@ -7213,7 +7213,7 @@ msgid "That clock is late again!"
 msgstr "Quell'orologio è ancora indietro."
 
 #: scripts/schedules/mapcharacters/sarin.py:38
-msgid "Ruffinans, the lot of them!"
+msgid "Ruffians, the lot of them!"
 msgstr "Ruffiani dal primo all'ultimo!"
 
 #: scripts/schedules/mapcharacters/sarin.py:39
diff --git a/po/nl.po b/po/nl.po
index ba094fa..7700e49 100755
--- a/po/nl.po
+++ b/po/nl.po
@@ -7354,7 +7354,7 @@ msgid "That clock is late again!"
 msgstr "Die klok loopt weer achter!"
 
 #: scripts/schedules/mapcharacters/sarin.py:38
-msgid "Ruffinans, the lot of them!"
+msgid "Ruffians, the lot of them!"
 msgstr "Ruffinans, het meeste van hun!"
 
 #: scripts/schedules/mapcharacters/sarin.py:39
diff --git a/scripts/schedules/mapcharacters/sarin.py 
b/scripts/schedules/mapcharacters/sarin.py
index 6276440..ab4fc21 100755
--- a/scripts/schedules/mapcharacters/sarin.py
+++ b/scripts/schedules/mapcharacters/sarin.py
@@ -35,7 +35,7 @@ class sarin (schedule.speak):
         self.direction = self.myself.get_val ("direction")
 
         # -- make random remarks
-        self.speech = [_("Ruffinans, the lot of them!"), \
+        self.speech = [_("Ruffians, the lot of them!"), \
                        _("How dare they imprison one better than they?"), \
                        _("This is an insult to all of the High Born."), \
                        _("I cannot believe such disrespect. Barbarians!")]



reply via email to

[Prev in Thread] Current Thread [Next in Thread]