diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-10-29 17:29:28 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-10-29 17:29:28 -0300 |
commit | e76893ba6cb00b04f14c3af92748fbd7b037b10a (patch) | |
tree | bbec367edba5d5b7726574f79baa5a029e21f634 /npc/001-1 | |
parent | 0b9dbee0e89ac743ed2779c03ff34fd0d501dac2 (diff) | |
download | serverdata-e76893ba6cb00b04f14c3af92748fbd7b037b10a.tar.gz serverdata-e76893ba6cb00b04f14c3af92748fbd7b037b10a.tar.bz2 serverdata-e76893ba6cb00b04f14c3af92748fbd7b037b10a.tar.xz serverdata-e76893ba6cb00b04f14c3af92748fbd7b037b10a.zip |
Notify you CANNOT TRANSLATE THE TXT FILES DIRECTLY.
Diffstat (limited to 'npc/001-1')
-rw-r--r-- | npc/001-1/portal.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/001-1/portal.txt b/npc/001-1/portal.txt index de978ad04..897ca6c66 100644 --- a/npc/001-1/portal.txt +++ b/npc/001-1/portal.txt @@ -108,6 +108,9 @@ L_TranslationFix: mesc l("%s, you proved your worth today. It is my wish that you continue protecting this world. Therefore, I bestow upon you, the legendary %s. Please use its powers to protect your friend and the world peace!", "", getitemlink(Acorn)), 2; mesc l("%s, your dedication is touching. It is my wish that you continue protecting this world. Therefore, I bestow upon you, the legendary %s. Please use its powers to protect your friend and the world peace!", "", getitemlink(Acorn)), 2; + // Internal + mesc b(l(" 0 This file is automatically generated. Editing it will have no effect.")), 1; // ;- TRANSLATORS: Do not translate + mesc b(l(" 1 Please translate at https://transifex.com/arctic-games/moubootaur-legends/ instead.")), 1; // ;- TRANSLATORS: Do not translate mes l("sample"); close; |