Ghost UI to XAML and minor cleanup (#4637)
* Remove unused class, clean up XAML * Move GhostGui.cs into UI folder and namespace * GhostTargetWindow to seperate file * GhostTargetWindow to XAML * Center request button * Improve UI, localisation
This commit is contained in:
@@ -3,4 +3,8 @@ ghost-gui-ghost-warp-button = Ghost Warp
|
||||
ghost-gui-ghost-roles-button = Ghost Roles
|
||||
|
||||
ghost-target-window-title = Ghost Warp
|
||||
ghost-target-window-current-button = Warp: {$name}
|
||||
ghost-target-window-current-button = Warp: {$name}
|
||||
|
||||
ghost-roles-window-title = Ghost Roles
|
||||
ghost-roles-window-request-role-button = Request
|
||||
ghost-roles-window-no-roles-available-label = There are currently no available ghost roles.
|
||||
|
||||
Reference in New Issue
Block a user