mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
fixed typos in localization
This commit is contained in:
@@ -9,7 +9,7 @@ class ItemCrowbar: ItemCore
|
|||||||
{
|
{
|
||||||
class Toolbelt
|
class Toolbelt
|
||||||
{
|
{
|
||||||
text = "STR_EPOCH_PLAYER_295";
|
text = "$STR_EPOCH_PLAYER_295";
|
||||||
script="spawn player_addToolbelt;";
|
script="spawn player_addToolbelt;";
|
||||||
use[]=
|
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>
|
<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>
|
<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>
|
||||||
<Key ID="$STR_EQUIP_ETOOL">
|
<Key ID="STR_EQUIP_ETOOL">
|
||||||
<Original>Etool</Original>
|
<Original>Etool</Original>
|
||||||
<English>Etool</English>
|
<English>Etool</English>
|
||||||
<German>Feldspaten</German>
|
<German>Feldspaten</German>
|
||||||
|
|||||||
Reference in New Issue
Block a user