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