diff options
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; |