Threshold-Yuzu/public/UseOfflineModeChosen.res

101 lines
1.9 KiB
Plaintext

"Public/UseOfflineModeChosen.res"
{
"OfflineModDialog"
{
"ControlName" "CUseOfflineModeDialog"
"fieldName" "OfflineModDialog"
"xpos" "620"
"ypos" "399"
"wide" "360"
"tall" "168"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"settitlebarvisible" "1"
"title" "#SteamUI_OfflineMode_Title"
}
"RetryButton"
{
"ControlName" "Button"
"fieldName" "RetryButton"
"xpos" "24"
"ypos" "110"
"wide" "150"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#SteamUI_OfflineMode_GoOnlineButton"
"textAlignment" "west"
"wrap" "0"
"Command" "Retry"
"Default" "0"
}
"OfflineModeButton"
{
"ControlName" "Button"
"fieldName" "OfflineModeButton"
"xpos" "180"
"ypos" "110"
"wide" "150"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#SteamUI_OfflineMode_StartInOffline"
"textAlignment" "west"
"wrap" "0"
"Command" "Offline"
"Default" "0"
}
"QuitButton"
{
"ControlName" "Button"
"fieldName" "QuitButton"
"xpos" "266"
"ypos" "260"
"wide" "64"
"tall" "24"
"AutoResize" "0"
"PinCorner" "0"
"visible" "0"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"labelText" "#SteamUI_OfflineMode_Quit"
"textAlignment" "west"
"wrap" "0"
"Command" "Quit"
"Default" "1"
}
"Label1"
{
"ControlName" "Label"
"fieldName" "Label1"
"xpos" "24"
"ypos" "42"
"wide" "320"
"tall" "66"
"AutoResize" "0"
"PinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "1"
"appearance" "LabelBright"
"labelText" "#SteamUI_OfflineMode_ChosenOffline"
"textAlignment" "west"
"font" "uiHeadline"
"wrap" "1"
}
}