MicrowaveMenu to XAML UI (#4988)

* Rename and create files

* MicrowaveMenu to XAML UI

* Improve code 😪

* Restart tests

* Restart tests

* Remove unused imports

* Remove duplicate localization string, set MinWidth so string fits

* Improve code and localization

* Update Content.Client/Kitchen/UI/MicrowaveBoundUserInterface.cs

Co-authored-by: ShadowCommander <10494922+ShadowCommander@users.noreply.github.com>

Co-authored-by: ShadowCommander <10494922+ShadowCommander@users.noreply.github.com>
This commit is contained in:
Visne
2021-10-27 23:59:53 +02:00
committed by GitHub
parent e29e058f8c
commit a23a182946
4 changed files with 159 additions and 244 deletions

View File

@@ -14,8 +14,8 @@ microwave-component-suicide-message = You cook your head!
## Bound UI
microwave-bound-user-interface-instant-button = INSTANT
microwave-bound-user-interface-cook-time-label = COOK TIME
microwave-bound-user-interface-cook-time-label = COOK TIME: {$time}
## UI
microwave-menu-title = Microwave
@@ -23,4 +23,3 @@ microwave-menu-start-button = Start
microwave-menu-eject-all-text = Eject All Contents
microwave-menu-eject-all-tooltip = This vaporizes all reagents, but ejects any solids.
microwave-menu-instant-button = INSTANT
microwave-menu-cook-time-label = COOK TIME: {$time}