From 1223e08d79f2748106a0e133e6c57b38958c9e23 Mon Sep 17 00:00:00 2001 From: A Man Date: Sat, 5 Nov 2016 01:42:24 +0100 Subject: [PATCH] Fixing string is not displayed correctly (#1791) * Fixing not shown string * Fixing not shown string --- SQF/dayz_code/Configs/CfgMagazines/Clothing/Clothing.hpp | 2 +- SQF/dayz_code/stringtable.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SQF/dayz_code/Configs/CfgMagazines/Clothing/Clothing.hpp b/SQF/dayz_code/Configs/CfgMagazines/Clothing/Clothing.hpp index 7b7df693f..9cf334285 100644 --- a/SQF/dayz_code/Configs/CfgMagazines/Clothing/Clothing.hpp +++ b/SQF/dayz_code/Configs/CfgMagazines/Clothing/Clothing.hpp @@ -21,7 +21,7 @@ class SkinBase : CA_Magazine class tearClothes { - text = $str_tear_clothes; + text = $STR_TEAR_CLOTHES; script = "spawn player_tearClothes;"; }; class Crafting { diff --git a/SQF/dayz_code/stringtable.xml b/SQF/dayz_code/stringtable.xml index 9b0b58158..3085f96c5 100644 --- a/SQF/dayz_code/stringtable.xml +++ b/SQF/dayz_code/stringtable.xml @@ -1357,7 +1357,7 @@ Vous pensez que vous avez besoin de ruban adhésif pour réparer la bouteille. Du könntest Klebeband gebrauchen, um die Flasche zu reparieren. - + Tear Clothes Kleidung zerreißen