fixed blank string for 1/2 floor

This commit is contained in:
[VB]AWOL
2013-11-27 02:10:50 -06:00
parent 8a14a33ff2
commit 8fef83bbec
2 changed files with 11 additions and 1 deletions

View File

@@ -2517,7 +2517,7 @@ class CfgMagazines {
};
class Crafting
{
text = "$STR_EPOCH_PLAYER_232 1/2";
text = $STR_EPOCH_PLAYER_232a;
script = ";['Crafting','CfgMagazines', _id] spawn player_craftItem;";
neednearby[] = {"workshop"};
requiretools[] = {"ItemToolbox"};

View File

@@ -4996,6 +4996,16 @@
<French></French>
<Czech></Czech>
</Key>
<Key ID="STR_EPOCH_PLAYER_232a">
<Original>Craft Wood Floor 1/2</Original>
<English>Craft Wood Floor 1/2</English>
<German></German>
<Russian>Создать: Деревянный пол 1/2</Russian>
<Spanish></Spanish>
<Dutch>Creëer houten vloer 1/2</Dutch>
<French></French>
<Czech></Czech>
</Key>
<Key ID="STR_EPOCH_PLAYER_233">
<Original>Craft Stair Supports</Original>
<English>Craft Stair Supports</English>