File tree Expand file tree Collapse file tree
Content.Client/_DV/AACTablet/UI Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<controls : FancyWindow xmlns =" https://spacestation14.io"
22 xmlns : controls =" clr-namespace:Content.Client.UserInterface.Controls"
3- Title =" acc -tablet-title"
3+ Title =" {Loc 'aac -tablet-title'} "
44 Resizable =" True"
55 SetSize =" 540 300"
66 MinSize =" 540 300" >
77 <BoxContainer Orientation =" Vertical" >
88 <BoxContainer Orientation =" Horizontal" HorizontalExpand =" True" >
9- <CheckBox Name =" ShouldBuffer" Text =" aac-tablet-combine" />
9+ <CheckBox Name =" ShouldBuffer" Text =" {Loc ' aac-tablet-combine'} " />
1010 <LineEdit Name =" BufferedString" Editable =" False" HorizontalExpand =" True" />
11- <Button Name =" ClearButton" Text =" aac-tablet-backspace" TextAlign =" Center" />
12- <Button Name =" SendButton" Text =" aac-tablet-send" TextAlign =" Center" />
11+ <Button Name =" ClearButton" Text =" {Loc ' aac-tablet-backspace'} " TextAlign =" Center" />
12+ <Button Name =" SendButton" Text =" {Loc ' aac-tablet-send'} " TextAlign =" Center" />
1313 </BoxContainer >
1414 <TabContainer Name =" WindowBody" TabTitle =" Search" VerticalExpand =" True" MouseFilter =" Pass" >
1515 <BoxContainer Orientation =" Vertical" Name =" Search" MinSize =" 540 200" >
You can’t perform that action at this time.
0 commit comments