mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-04 15:22:53 +03:00
Localize copy key
Thx @TheFirstNoob
This commit is contained in:
@@ -11,7 +11,7 @@ class ItemKey: ItemCore {
|
|||||||
{
|
{
|
||||||
class Toolbelt
|
class Toolbelt
|
||||||
{
|
{
|
||||||
text="Make Copy";
|
text=$STR_EPOCH_ACTION_COPY_KEY;
|
||||||
script="spawn player_copyKey;";
|
script="spawn player_copyKey;";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -36974,6 +36974,11 @@
|
|||||||
<German>Aktion abgebrochen.</German>
|
<German>Aktion abgebrochen.</German>
|
||||||
<Russian>Действие отменено.</Russian>
|
<Russian>Действие отменено.</Russian>
|
||||||
</Key>
|
</Key>
|
||||||
|
<Key ID="STR_EPOCH_ACTION_COPY_KEY">
|
||||||
|
<English>Make Copy</English>
|
||||||
|
<German>Kopie anfertigen</German>
|
||||||
|
<Russian>Сделать копию</Russian>
|
||||||
|
</Key>
|
||||||
|
|
||||||
<!--Nightstalker EVR storms-->
|
<!--Nightstalker EVR storms-->
|
||||||
<Key ID="STR_APSI_STATE">
|
<Key ID="STR_APSI_STATE">
|
||||||
|
|||||||
Reference in New Issue
Block a user