mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
fixed typos in localization
This commit is contained in:
@@ -9,7 +9,7 @@ class ItemCrowbar: ItemCore
|
||||
{
|
||||
class Toolbelt
|
||||
{
|
||||
text = "STR_EPOCH_PLAYER_295";
|
||||
text = "$STR_EPOCH_PLAYER_295";
|
||||
script="spawn player_addToolbelt;";
|
||||
use[]=
|
||||
{
|
||||
|
||||
@@ -2602,7 +2602,7 @@
|
||||
<French>Un outil constitué d'une barre de métal dont l'une des extrémité est recourbée servant de point d'appui, légèrement aplatie et fendue, permettant ainsi d'arracher des clous.</French>
|
||||
<Czech>A tool consisting of a metal bar with a single curved end and flattened points, often with a small fissure on one or both ends for removing nails.</Czech>
|
||||
</Key>
|
||||
<Key ID="$STR_EQUIP_ETOOL">
|
||||
<Key ID="STR_EQUIP_ETOOL">
|
||||
<Original>Etool</Original>
|
||||
<English>Etool</English>
|
||||
<German>Feldspaten</German>
|
||||
|
||||
Reference in New Issue
Block a user