summaryrefslogtreecommitdiff
path: root/npc/000-2-3
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-01-12 02:53:41 +0300
committerAndrei Karas <akaras@inbox.ru>2012-01-12 02:53:41 +0300
commitd59dcbe55a09604feecf5d69d71e3c192e494e0d (patch)
tree11f5ebc7b454842b4cc2802528d4663e405efc0e /npc/000-2-3
parentb63b1e457a248311de97b09fc6d2f8cfb3235c08 (diff)
downloadserverdata-d59dcbe55a09604feecf5d69d71e3c192e494e0d.tar.gz
serverdata-d59dcbe55a09604feecf5d69d71e3c192e494e0d.tar.bz2
serverdata-d59dcbe55a09604feecf5d69d71e3c192e494e0d.tar.xz
serverdata-d59dcbe55a09604feecf5d69d71e3c192e494e0d.zip
Fix some translation issues in scripts. Add some formatting for g(l(), l()).
Diffstat (limited to 'npc/000-2-3')
-rw-r--r--npc/000-2-3/nard.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-2-3/nard.txt b/npc/000-2-3/nard.txt
index b8db0fbb..af761475 100644
--- a/npc/000-2-3/nard.txt
+++ b/npc/000-2-3/nard.txt
@@ -26,9 +26,9 @@
l_Menu:
menu
- g(l("I feel ok."), l("I feel ok.")), l_Ok,
+ lg("I feel ok."), l_Ok,
l("Who is this Julia?"), l_Julia,
- g(l("I'm sick, I'm going back to bed."), l("I'm sick, I'm going back to bed.")), -;
+ lg("I'm sick, I'm going back to bed."), -;
mesn;
mesq l("That's a good idea, go rest a bit and I'll see you tomorow!");