mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-22 03:13:15 -04:00
Use l10n for inventory offer action
This commit is contained in:
parent
1740e6bac4
commit
9a92904f11
@ -979,7 +979,7 @@ namespace MWGui
|
||||
case MWGui::GM_Barter:
|
||||
mControllerButtons.mA = "#{sSell}";
|
||||
mControllerButtons.mB = "#{Interface:Cancel}";
|
||||
mControllerButtons.mX = "#{sOffer}";
|
||||
mControllerButtons.mX = "#{Interface:Offer}";
|
||||
mControllerButtons.mR2 = "#{sBarter}";
|
||||
break;
|
||||
case MWGui::GM_Inventory:
|
||||
|
Loading…
x
Reference in New Issue
Block a user