diff --git a/SQF/dayz_code/Configs/RscDisplay/dialog.hpp b/SQF/dayz_code/Configs/RscDisplay/dialog.hpp
index 768fcbf28..b13b8198c 100644
--- a/SQF/dayz_code/Configs/RscDisplay/dialog.hpp
+++ b/SQF/dayz_code/Configs/RscDisplay/dialog.hpp
@@ -212,7 +212,7 @@ class TraderDialog
y = 0.720064 * safezoneH + safezoneY;
w = 0.1487436 * safezoneW;
h = 0.055016 * safezoneH;
- onButtonClick = "[[],0] call epoch_returnChange; ((ctrlParent (_this select 0)) closeDisplay 9000);";
+ onButtonClick = "[[],0] call epoch_returnChange; ((ctrlParent (_this select 0)) closeDisplay 9000); cutText [(localize ""STR_EPOCH_PLAYER_307"") , ""PLAIN DOWN""];";
};
class RscTextTraderDialog_1003: RscTextTraderDialog
{
diff --git a/SQF/dayz_epoch_b/stringtable.xml b/SQF/dayz_epoch_b/stringtable.xml
index 5c4413067..5ada01e51 100644
--- a/SQF/dayz_epoch_b/stringtable.xml
+++ b/SQF/dayz_epoch_b/stringtable.xml
@@ -5986,6 +5986,16 @@
+
+ Combined all bars in your inventory to highest denomination.
+ Combined all bars in your inventory to highest denomination.
+
+
+
+
+
+
+
Repair Vehicle
Repair Vehicle