mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Remove some common and duplicate translations
This commit is contained in:
@@ -189,7 +189,7 @@ class DZ_GroupDialog {
|
||||
};
|
||||
class Kick: DZ_GroupButton {
|
||||
idc = 4;
|
||||
text = $STR_EPOCH_KICK;
|
||||
text = $STR_DISP_MP_DS_KICK;
|
||||
onButtonClick = "(_this select 0) ctrlShow false; call dayz_kickFromGroup;";
|
||||
y = .239;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user