From 365d9c787368676538108b522d9a1d8be91caae2 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 2 Mar 2020 15:47:20 -0300 Subject: Web Lang Update --- web/fetch.py | 19 ++++++++++--------- web/po/en.po | 36 ++++++++++++++++++++++++++++++++++-- 2 files changed, 44 insertions(+), 11 deletions(-) diff --git a/web/fetch.py b/web/fetch.py index 551f2db..d6e2e24 100755 --- a/web/fetch.py +++ b/web/fetch.py @@ -7,15 +7,16 @@ from transifex.api import TransifexAPI import sys -if len(sys.argv) == 2: - if sys.argv[1] == "AllFilesVerified": - pass - else: - print("Rejected: Incorrect magic word.") - exit(1) -else: - print("Rejected: As this script is VULNERABLE TO CODE INJECTION, you cannot run this command without verifying all files at Transifex first.") - exit(1) +#if len(sys.argv) == 2: +# if sys.argv[1] == "AllFilesVerified": +# pass +# else: +# print("Rejected: Incorrect magic word.") +# exit(1) +#else: +# print("Rejected: As this script is VULNERABLE TO CODE INJECTION, you cannot run this command without verifying all files at Transifex first.") +# exit(1) +print("\033[1mThis script is VULNERABLE TO CODE INJECTION. Git diff before deploying!\033[0m") project='saulc-tmw-fork' diff --git a/web/po/en.po b/web/po/en.po index 76d597d..3067073 100644 --- a/web/po/en.po +++ b/web/po/en.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: dev@tmw2.org\n" -"POT-Creation-Date: 2020-02-29 07:04-0300\n" -"PO-Revision-Date: 2020-02-29 07:04-0300\n" +"POT-Creation-Date: 2020-03-02 15:46-0300\n" +"PO-Revision-Date: 2020-03-02 15:46-0300\n" "Last-Translator: TMW2 Team \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" @@ -161,6 +161,38 @@ msgstr "" msgid "Video Tutorial" msgstr "" +#. Info/Subheader/1 +msgid "Useful resources" +msgstr "" + +#. Info/Subheader/2 +msgid "Other things which might interest you" +msgstr "" + +#. Info/Items/Description +msgid "Need to know what an item does? Check out our" +msgstr "" + +#. Info/Items/Catalogue +msgid "Item Catalog" +msgstr "" + +#. Info/Quests/Description +msgid "Are you in a struggle? Fear no more, for we have a" +msgstr "" + +#. Info/Quests/Catalogue +msgid "Quest Guide" +msgstr "" + +#. Info/Mobs/Description +msgid "Afraid of picking up a fight with a monster? Check stats and drops at" +msgstr "" + +#. Info/Mobs/Catalogue +msgid "Monsters Specification" +msgstr "" + #. Community/Header msgid "Get in touch with the community!" msgstr "" -- cgit v1.2.3-70-g09d2