diff --git a/Database/pot/DATABASE_DES_LOCALIZATION.pot b/Database/pot/DATABASE_DES_LOCALIZATION.pot index de0b4b8..110e57b 100644 --- a/Database/pot/DATABASE_DES_LOCALIZATION.pot +++ b/Database/pot/DATABASE_DES_LOCALIZATION.pot @@ -13548,10 +13548,6 @@ msgstr "" msgid "Every day each character gets 1 XP." msgstr "" -#. DES_TRAIT_MENTAL_WALL_DES -msgid "All your characters will share an additional pool of 20 Mental Hit Points, divided equally between them." -msgstr "" - #. DES_TRAIT_MENTAL_WALL_DES msgid "All your followers get +4 mental shielding." msgstr "" diff --git a/README.md b/README.md index 7a6d493..1f40296 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Scripting tools to interact with Thea 2 The Shattering's files in order to trans To convert from XML ```bash -grep Key Database/game_files/DATABASE_UI_LOCALIZATION.xml | grep -v "UI_EMPTY" | awk -F'"' '{print "#. "$2"\n" "msgid " "\""$4"\"" "\n" "msgstr " "\"\""}' > /tmp/DATABASE_UI_LOCALIZATION.pot.tmp +grep Key Database/game_files/DATABASE_UI_LOCALIZATION.xml | grep -v "UI_EMPTY" | grep -v "