From 1323574b95c92aa7d4c4096d95535d428bee6b16 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 11 Dec 2020 18:31:16 -0300 Subject: We have moved from akaras/saulc-tmw-fork to arctic-games/moubootaur-legends --- npc/002-1/juliet.txt | 2 +- npc/commands/language.txt | 2 +- 2 files changed, 2 insertions(+), 2 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; diff --git a/npc/commands/language.txt b/npc/commands/language.txt index 0a2927d3f..876cd89ea 100644 --- a/npc/commands/language.txt +++ b/npc/commands/language.txt @@ -50,7 +50,7 @@ OnTranslate: .@request$ = replacestr(.@request$, "/", "%2F"); .@request$ = strtolower(.@request$); // Give your translation link - dispbottom "@@https://www.transifex.com/akaras/saulc-tmw-fork/translate/#"+languagecode()+"/server-data?q=occurrence%3A"+.@request$+"|Translate with Transifex@@"; + dispbottom "@@https://www.transifex.com/arctic-games/moubootaur-legends/translate/#"+languagecode()+"/serverdata?q=occurrence%3A"+.@request$+"|Translate with Transifex@@"; close; OnInit: -- cgit v1.2.3-60-g2f50