Allow ownerless ids to show in pda (#3693)

* Allow ownerless ids to show in pda

* use new localization, and null coalesce

* Adjust localization naming
This commit is contained in:
NIXC
2021-03-31 07:29:57 -06:00
committed by GitHub
parent 84ff928175
commit e842df84fa
2 changed files with 20 additions and 9 deletions

View File

@@ -0,0 +1,11 @@
### UI
# For the PDA screen
comp-pda-ui = ID: [color=white]{$Owner}[/color], [color=yellow]{$JobTitle}[/color]
comp-pda-ui-blank = ID:
comp-pda-ui-owner = Owner: [color=white]{$ActualOwnerName}[/color]