mirror of
https://github.com/corvax-team/ss14-wl.git
synced 2026-02-15 03:31:38 +01:00
add localization for pda footer text (#21749)
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
</Control>
|
||||
<!--Footer-->
|
||||
<BoxContainer Orientation="Horizontal" SetHeight="28">
|
||||
<Label Text="Personal Digital Assistant" StyleClasses="PdaWindowFooterText" Margin="32 0 0 6"/>
|
||||
<Label Text="{Loc 'comp-pda-ui-footer'}" StyleClasses="PdaWindowFooterText" Margin="32 0 0 6"/>
|
||||
</BoxContainer>
|
||||
</BoxContainer>
|
||||
</pda:PdaWindow>
|
||||
|
||||
@@ -24,6 +24,8 @@ pda-bound-user-interface-lock-uplink-description = Prevent anyone from accessing
|
||||
|
||||
comp-pda-ui-menu-title = PDA
|
||||
|
||||
comp-pda-ui-footer = Personal Digital Assistant
|
||||
|
||||
comp-pda-ui-station = Station: [color=white]{$station}[/color]
|
||||
|
||||
comp-pda-ui-station-alert-level = Alert Level: [color={ $color }]{ $level }[/color]
|
||||
|
||||
Reference in New Issue
Block a user