diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-01-10 17:32:16 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-01-10 17:32:16 +0300 |
commit | e7b661dcf4cbec970b5f8b4e29334089b188a13e (patch) | |
tree | fdea03e5fea517f56431dfe57b566e71d840373d /npc | |
parent | 5df8bf63eeb7ec06e371bb9da1e2d573d2fb6d76 (diff) | |
download | serverdata-e7b661dcf4cbec970b5f8b4e29334089b188a13e.tar.gz serverdata-e7b661dcf4cbec970b5f8b4e29334089b188a13e.tar.bz2 serverdata-e7b661dcf4cbec970b5f8b4e29334089b188a13e.tar.xz serverdata-e7b661dcf4cbec970b5f8b4e29334089b188a13e.zip |
Small fix for better translations.
Diffstat (limited to 'npc')
-rw-r--r-- | npc/000-2-1/alige.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-2-1/alige.txt b/npc/000-2-1/alige.txt index 569f44db..3a520de3 100644 --- a/npc/000-2-1/alige.txt +++ b/npc/000-2-1/alige.txt @@ -64,7 +64,7 @@ mesq l("Good, good! ") + " " + l("Could you help me please? ") + " " + l("I beg you, please, pleeeease... "); menu - l("Why not... but, who are you?") + l(" And what kind of help do you need?"), l_CanHelp; + l("Why not... but, who are you?") + " " + l("And what kind of help do you need?"), l_CanHelp; l("Sorry but I have no time for this."), -; mesn l("Hidden person"); |