diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-12-11 18:31:16 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-12-11 18:31:16 -0300 |
commit | 1323574b95c92aa7d4c4096d95535d428bee6b16 (patch) | |
tree | 4da85ef70721a719c99faa41bd436f9667caa27c /npc/002-1 | |
parent | a6ffc38f926596e09156400de186fa69f8667d3c (diff) | |
download | serverdata-1323574b95c92aa7d4c4096d95535d428bee6b16.tar.gz serverdata-1323574b95c92aa7d4c4096d95535d428bee6b16.tar.bz2 serverdata-1323574b95c92aa7d4c4096d95535d428bee6b16.tar.xz serverdata-1323574b95c92aa7d4c4096d95535d428bee6b16.zip |
We have moved from akaras/saulc-tmw-fork to arctic-games/moubootaur-legends
Diffstat (limited to 'npc/002-1')
-rw-r--r-- | npc/002-1/juliet.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/002-1/juliet.txt b/npc/002-1/juliet.txt index 4b8029565..3ddc8dcb5 100644 --- a/npc/002-1/juliet.txt +++ b/npc/002-1/juliet.txt @@ -43,7 +43,7 @@ function chooseLang { mes ""; mesn; - mesq l("Of course! But beware that [@@https://www.transifex.com/akaras/saulc-tmw-fork|Translators@@] are always in demand!"); + mesq l("Of course! But beware that %s are always in demand!", "[@@https://www.transifex.com/arctic-games/moubootaur-legends/|"+l("Translators")+"@@]"); next; mesq l("Tell me which language you speak and I will change the note on the ship passenger list."); next; |