mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
more localization
This commit is contained in:
@@ -150,7 +150,7 @@ class TraderDialog
|
||||
class RscTextTraderDialog_1001: RscTextTraderDialog
|
||||
{
|
||||
idc = -1;
|
||||
text = "Trader Menu";
|
||||
text = $STR_EPOCH_PLAYER_289;
|
||||
x = 0.283646 * safezoneW + safezoneX;
|
||||
y = 0.22492 * safezoneH + safezoneY;
|
||||
w = 0.432709 * safezoneW;
|
||||
@@ -169,7 +169,7 @@ class TraderDialog
|
||||
class RscTextTraderDialog_1002: RscTextTraderDialog
|
||||
{
|
||||
idc = -1;
|
||||
text = "Categories";
|
||||
text = $STR_EPOCH_PLAYER_290;
|
||||
x = 0.290407 * safezoneW + safezoneX;
|
||||
y = 0.29369 * safezoneH + safezoneY;
|
||||
w = 0.0743718 * safezoneW;
|
||||
@@ -187,7 +187,7 @@ class TraderDialog
|
||||
class RscShortcutButtonTraderDialog_1700: RscShortcutButtonTraderDialog
|
||||
{
|
||||
idc = -1;
|
||||
text = "Buy";
|
||||
text = $STR_EPOCH_PLAYER_291;
|
||||
x = 0.635221 * safezoneW + safezoneX;
|
||||
y = 0.720064 * safezoneH + safezoneY;
|
||||
w = 0.0743718 * safezoneW;
|
||||
@@ -197,7 +197,7 @@ class TraderDialog
|
||||
class RscShortcutButtonTraderDialog_1701: RscShortcutButtonTraderDialog
|
||||
{
|
||||
idc = -1;
|
||||
text = "Sell";
|
||||
text = $STR_EPOCH_PLAYER_292;
|
||||
x = 0.540566 * safezoneW + safezoneX;
|
||||
y = 0.720064 * safezoneH + safezoneY;
|
||||
w = 0.0743718 * safezoneW;
|
||||
@@ -245,7 +245,7 @@ class TraderDialog
|
||||
class RscShortcutButtonTraderDialog_1702: RscShortcutButtonTraderDialog
|
||||
{
|
||||
idc = -1;
|
||||
text = "Close";
|
||||
text = $STR_EPOCH_PLAYER_283;
|
||||
x = 0.290407 * safezoneW + safezoneX;
|
||||
y = 0.720064 * safezoneH + safezoneY;
|
||||
w = 0.0743718 * safezoneW;
|
||||
@@ -255,7 +255,7 @@ class TraderDialog
|
||||
class RscText_1007: RscTextTraderDialog
|
||||
{
|
||||
idc = -1;
|
||||
text = "Items";
|
||||
text = $STR_EPOCH_PLAYER_288;
|
||||
x = 0.432389 * safezoneW + safezoneX;
|
||||
y = 0.29369 * safezoneH + safezoneY;
|
||||
w = 0.0743718 * safezoneW;
|
||||
|
||||
Reference in New Issue
Block a user