mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-28 10:41:50 +03:00
Rename vanilla strings from #1708
When localizing vanilla strings please do not put "EPOCH" in their name or include them in the dayz_epoch package of the stringtable. This creates more work to backport common translation updates and vice versa.
This commit is contained in:
@@ -46,7 +46,7 @@ _upgradeParts = [];
|
||||
_startMaintenance = true;
|
||||
|
||||
if(_isWater or _onLadder) exitWith {
|
||||
localize "STR_EPOCH_PLAYER_326" call dayz_rollingMessages;
|
||||
localize "str_water_ladder_cant_do" call dayz_rollingMessages;
|
||||
};
|
||||
|
||||
// lets check player has requiredTools for upgrade
|
||||
|
||||
Reference in New Issue
Block a user