diff options
author | Reid <reidyaro@gmail.com> | 2012-06-04 21:25:17 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-06-04 21:25:17 +0200 |
commit | db8c665e657edf5a8d03a48312031b965a07a79a (patch) | |
tree | 445538168b1530a62c63c23c80556e7ad2d34c6b /npc/000-1/silvio.txt | |
parent | c1d9ab100aebf6524bee02f7644e4bd3fa1a48e7 (diff) | |
download | clientdata-db8c665e657edf5a8d03a48312031b965a07a79a.tar.gz clientdata-db8c665e657edf5a8d03a48312031b965a07a79a.tar.bz2 clientdata-db8c665e657edf5a8d03a48312031b965a07a79a.tar.xz clientdata-db8c665e657edf5a8d03a48312031b965a07a79a.zip |
Add missing translation mark on silvio.txt .
Diffstat (limited to 'npc/000-1/silvio.txt')
-rw-r--r-- | npc/000-1/silvio.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/000-1/silvio.txt b/npc/000-1/silvio.txt index 514ad434..c9c95f41 100644 --- a/npc/000-1/silvio.txt +++ b/npc/000-1/silvio.txt @@ -44,7 +44,7 @@ mesn "Gugli"; mesq l("Hey, don't worry about him, it's one of the first days in a long time that we can just chill out."); next; - mesq "Maybe he abused too much his bottle today to celebrate that!"; + mesq l("Maybe he abused too much his bottle today to celebrate that!"); next; menu @@ -105,9 +105,9 @@ l_Julia: l_Piou: mes ""; mesn; - mesq "Seriously?!"; + mesq l("Seriously?!"); next; - mesq "Hurry hurry! Need to verify his teeth!"; + mesq l("Hurry hurry! Need to verify his teeth!"); close; |