summaryrefslogtreecommitdiff
path: root/npc/000-0
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-12-24 19:00:14 +0400
committerAlige <aligetmw@hotmail.fr>2012-12-24 19:00:14 +0400
commitc8950d95af01a297f3e95c44d4a058864884981e (patch)
treefb879689c9d93ea7927fe6491f935b4e917e9627 /npc/000-0
parent17975296c914b7bb48f1707a26ad8a6d71870299 (diff)
downloadserverdata-c8950d95af01a297f3e95c44d4a058864884981e.tar.gz
serverdata-c8950d95af01a297f3e95c44d4a058864884981e.tar.bz2
serverdata-c8950d95af01a297f3e95c44d4a058864884981e.tar.xz
serverdata-c8950d95af01a297f3e95c44d4a058864884981e.zip
Fixes in the language names in 2 scripts.
Diffstat (limited to 'npc/000-0')
-rw-r--r--npc/000-0/sailors.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/000-0/sailors.txt b/npc/000-0/sailors.txt
index 44c988a3..1b426eb6 100644
--- a/npc/000-0/sailors.txt
+++ b/npc/000-0/sailors.txt
@@ -56,9 +56,9 @@ OnTouch:
"Te oigo..." + " (Español)", -,
"Eu te ouço..." + " (Português)", -,
"I höre euch..." + " (Deutsch)", -,
- "'k hoar ui wel..." + " (Vloams)", -,
- "Słyszę cię..." + " (Polish)", -,
- "I hear you..." + " (Italian)", -,
+ "'k hoar ui wel..." + " (Vlaams)", -,
+ "Słyszę cię..." + " (Polski)", -,
+ "I hear you..." + " (Italiano)", -,
"Ik kan je horen..." + " (Nederlands)", -;
set @lang, @menu-1;
if (@lang < 0 || @lang > 9) close;