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:
@@ -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}
|
||||
Reference in New Issue
Block a user