From d59dcbe55a09604feecf5d69d71e3c192e494e0d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 12 Jan 2012 02:53:41 +0300 Subject: Fix some translation issues in scripts. Add some formatting for g(l(), l()). --- npc/000-0/sailors.txt | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'npc/000-0') diff --git a/npc/000-0/sailors.txt b/npc/000-0/sailors.txt index ecae42f8..bc743c61 100644 --- a/npc/000-0/sailors.txt +++ b/npc/000-0/sailors.txt @@ -34,7 +34,8 @@ OnTouch: next; mesn "Raijin Voice"; - mesq g(l("You stupid, it's an english, look at her head form."), l("You stupid, it's an english, look at his head form.")); + mesq g(l("You stupid, it's an english, look at her head form."), + l("You stupid, it's an english, look at his head form.")); next; mesq l("Hey you! Do you hear us? Are you okay?"); next; @@ -53,9 +54,11 @@ OnTouch: setlang @lang; mesn; - mesq g(l("Oh, she's still alive!"), l("Oh, he's still alive!")); + mesq g(l("Oh, she's still alive!"), + l("Oh, he's still alive!")); next; - mesq g(l("This girl needs help, let's rescue her!"), l("This guy needs help, let's rescue him!")); + mesq g(l("This girl needs help, let's rescue her!"), + l("This guy needs help, let's rescue him!")); next; mesn "Narrator"; -- cgit v1.2.3-60-g2f50