mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 04:23:13 +03:00
more localization
This commit is contained in:
@@ -44,7 +44,7 @@ class EpochDeathBoardDialog
|
||||
class RscShortcutButton_1700: RscShortcutButton
|
||||
{
|
||||
idc = -1;
|
||||
text = "Close";
|
||||
text = $STR_EPOCH_PLAYER_283;
|
||||
x = 0.628452 * safezoneW + safezoneX;
|
||||
y = 0.706267 * safezoneH + safezoneY;
|
||||
w = 0.0743671 * safezoneW;
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -966,7 +966,7 @@ class RscDisplayGear
|
||||
idc = 1001;
|
||||
x = 0.047634;
|
||||
y = -0.00102941;
|
||||
text = "Gear";
|
||||
text = $STR_EPOCH_PLAYER_278;
|
||||
};
|
||||
|
||||
class Unit_Title : RscText {
|
||||
@@ -1520,7 +1520,7 @@ class RscDisplayGear
|
||||
shortcuts[] = {"0x00050000 + 3"};
|
||||
x = 0.333336;
|
||||
y = 0.897067;
|
||||
text = "Filter";
|
||||
text = $STR_EPOCH_PLAYER_279;
|
||||
};
|
||||
class ButtonRearm: RscIGUIShortcutButton
|
||||
{
|
||||
@@ -1528,7 +1528,7 @@ class RscDisplayGear
|
||||
shortcuts[] = {"0x00050000 + 2"};
|
||||
x = 0.554743;
|
||||
y = 0.897067;
|
||||
text = "Rearm";
|
||||
text = $STR_EPOCH_PLAYER_280;
|
||||
};
|
||||
class ButtonOpenBag: RscIGUIShortcutButton
|
||||
{
|
||||
@@ -1536,7 +1536,7 @@ class RscDisplayGear
|
||||
shortcuts[] = {"0x00050000 + 2"};
|
||||
x = 0.554743;
|
||||
y = 0.897067;
|
||||
text = "Open bag";
|
||||
text = $STR_EPOCH_PLAYER_281;
|
||||
};
|
||||
class ButtonCloseBag: RscIGUIShortcutButton
|
||||
{
|
||||
@@ -1544,7 +1544,7 @@ class RscDisplayGear
|
||||
shortcuts[] = {"0x00050000 + 2"};
|
||||
x = 0.554743;
|
||||
y = 0.897067;
|
||||
text = "Close bag";
|
||||
text = $STR_EPOCH_PLAYER_282;
|
||||
};
|
||||
class ButtonContinue: RscIGUIShortcutButton
|
||||
{
|
||||
@@ -1560,38 +1560,38 @@ class RscDisplayGear
|
||||
shortcuts[] = {"0x00050000 + 1"};
|
||||
x = 0.0392216;
|
||||
y = 0.897066;
|
||||
text = "Close";
|
||||
text = $STR_EPOCH_PLAYER_283;
|
||||
};
|
||||
};
|
||||
class Filters
|
||||
{
|
||||
class All
|
||||
{
|
||||
name = "All";
|
||||
name = $STR_EPOCH_PLAYER_284;
|
||||
mask = -1;
|
||||
image = "\ca\ui\data\igui_gear_filter_1_ca.paa";
|
||||
};
|
||||
class Primary
|
||||
{
|
||||
name = "Primary";
|
||||
name = $STR_EPOCH_PLAYER_285;
|
||||
mask = 769;
|
||||
image = "\ca\ui\data\igui_gear_filter_2_ca.paa";
|
||||
};
|
||||
class Secondary
|
||||
{
|
||||
name = "Secondary";
|
||||
name = $STR_EPOCH_PLAYER_286;
|
||||
mask = 516;
|
||||
image = "\ca\ui\data\igui_gear_filter_3_ca.paa";
|
||||
};
|
||||
class HandGun
|
||||
{
|
||||
name = "HandGun";
|
||||
name = $STR_EPOCH_PLAYER_287;
|
||||
mask = 18;
|
||||
image = "\ca\ui\data\igui_gear_filter_4_ca.paa";
|
||||
};
|
||||
class Items
|
||||
{
|
||||
name = "Items";
|
||||
name = $STR_EPOCH_PLAYER_288;
|
||||
mask = 135168;
|
||||
image = "\ca\ui\data\igui_gear_filter_5_ca.paa";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user