Cleanup duplicate and unused strings

Cargo count is shown at the top of the gear menu now
This commit is contained in:
ebaydayz
2016-04-04 16:58:59 -04:00
parent 6b25d3594e
commit 666ace6d54
21 changed files with 139 additions and 463 deletions

View File

@@ -44,7 +44,7 @@ class EpochDeathBoardDialog
class RscShortcutButton_1700: RscShortcutButton
{
idc = -1;
text = $STR_EPOCH_PLAYER_283;
text = $STR_UI_CLOSE;
x = 0.628452 * safezoneW + safezoneX;
y = 0.706267 * safezoneH + safezoneY;
w = 0.0743671 * safezoneW;

View File

@@ -255,7 +255,7 @@ class TraderDialog
class RscShortcutButtonTraderDialog_1702: RscShortcutButtonTraderDialog
{
idc = -1;
text = $STR_EPOCH_PLAYER_283;
text = $STR_UI_CLOSE;
x = 0.290407 * safezoneW + safezoneX;
y = 0.720064 * safezoneH + safezoneY;
w = 0.0743718 * safezoneW;
@@ -265,7 +265,7 @@ class TraderDialog
class RscText_1007: RscTextTraderDialog
{
idc = -1;
text = $STR_EPOCH_PLAYER_288;
text = $STR_UI_ITEMS;
x = 0.432389 * safezoneW + safezoneX;
y = 0.29369 * safezoneH + safezoneY;
w = 0.0743718 * safezoneW;