script guis: added tooltip for default "close" button

shapetextures
David Dormagen 2015-10-14 11:22:06 +02:00
parent f5076cedf3
commit fcf1d0d843
3 changed files with 6 additions and 1 deletions

View File

@ -16,6 +16,7 @@ global func GuiAddCloseButton(proplist menu, proplist target, string callback, p
{
var close_button =
{
Tooltip = "$TooltipGUIClose$",
Priority = 0x0fffff,
Left = "100%-2em", Top = "0%+0em",
Right = "100%", Bottom = "0%+2em",

View File

@ -1,4 +1,6 @@
SET_WASD_QWERTZ=Tastatur und Maus
TooltipGUIClose=Schliessen
SET_WASD_QWERTZ=Tastatur und Maus
SET_Gamepad=Gamepad
CON_Roll=Abrollen

View File

@ -1,3 +1,5 @@
TooltipGUIClose=Close
SET_WASD_QWERTZ=Keyboard and mouse
SET_Gamepad=Gamepad