summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-10-16 16:39:15 +0300
committerAndrei Karas <akaras@inbox.ru>2015-10-16 16:39:15 +0300
commitadd3a3ac354899111d554c2f86a385ca89063610 (patch)
tree41cb3f92ea974e0b9c8f3c2f8622b81eea8d989d /npc
parentdced655dc9627db6065d23aec5bc12a1183b493f (diff)
downloadserverdata-add3a3ac354899111d554c2f86a385ca89063610.tar.gz
serverdata-add3a3ac354899111d554c2f86a385ca89063610.tar.bz2
serverdata-add3a3ac354899111d554c2f86a385ca89063610.tar.xz
serverdata-add3a3ac354899111d554c2f86a385ca89063610.zip
Remove "--" from translation strings.
Diffstat (limited to 'npc')
-rw-r--r--npc/001-2-6/books.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/001-2-6/books.txt b/npc/001-2-6/books.txt
index 11da0781f..80d0a722d 100644
--- a/npc/001-2-6/books.txt
+++ b/npc/001-2-6/books.txt
@@ -41,7 +41,7 @@ L_Read:
l("The Piou, embarrassed and confused,"),
l("Swore, though somewhat later, that he would never be "),
l("tricked thus again."),
- l("-- Aesop");
+ "-- " + l("Aesop");
close;
@@ -98,7 +98,7 @@ L_Read:
l("It's the good one and, ahem!"),
l("That makes everybody"),
l("Able to write a poem"),
- l("-- Nard");
+ "-- " + l("Nard");
close;
@@ -133,7 +133,7 @@ L_Read:
l("The music of the trees floats through the breeze"),
l("Sleep well my angel but don't follow along"),
l("Because the voices of death sing a sweet song"),
- l("-- Princess Slayer");
+ "-- " + l("Princess Slayer");
close;