diff options
author | Hal9OOO <miglietta.francesco@gmail.com> | 2012-12-24 19:46:36 +0100 |
---|---|---|
committer | Hal9OOO <miglietta.francesco@gmail.com> | 2012-12-24 19:46:36 +0100 |
commit | e392fb6e780ddf060defa470bf1081ef84fac320 (patch) | |
tree | 4ac3ed43a890816e523cc230d2077507c23e93ae /npc | |
parent | c8950d95af01a297f3e95c44d4a058864884981e (diff) | |
download | clientdata-e392fb6e780ddf060defa470bf1081ef84fac320.tar.gz clientdata-e392fb6e780ddf060defa470bf1081ef84fac320.tar.bz2 clientdata-e392fb6e780ddf060defa470bf1081ef84fac320.tar.xz clientdata-e392fb6e780ddf060defa470bf1081ef84fac320.zip |
Fixed italian translation in initial sailor dialogue.
Diffstat (limited to 'npc')
-rw-r--r-- | npc/000-0/sailors.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-0/sailors.txt b/npc/000-0/sailors.txt index 1b426eb6..398f4b04 100644 --- a/npc/000-0/sailors.txt +++ b/npc/000-0/sailors.txt @@ -58,7 +58,7 @@ OnTouch: "I höre euch..." + " (Deutsch)", -, "'k hoar ui wel..." + " (Vlaams)", -, "Słyszę cię..." + " (Polski)", -, - "I hear you..." + " (Italiano)", -, + "Vi sento..." + " (Italiano)", -, "Ik kan je horen..." + " (Nederlands)", -; set @lang, @menu-1; if (@lang < 0 || @lang > 9) close; |