Localize some Advanced Trading strings

This commit is contained in:
ebaydayz
2016-05-01 15:45:00 -04:00
parent d25ad694d8
commit 2806d6a00d
15 changed files with 241 additions and 69 deletions

View File

@@ -121,7 +121,7 @@ if(_index > -1)then{
_vehCheckArray set [count(_vehCheckArray),[_x select 2, _x select 11]];
};
} else {
systemChat format["Get in the driver seat to be able to trade to your vehicle."];
systemChat localize "STR_EPOCH_PLAYER_245";
};
};
};