* Allow ownerless ids to show in pda * use new localization, and null coalesce * Adjust localization naming
12 lines
208 B
Plaintext
12 lines
208 B
Plaintext
|
|
### 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]
|
|
|
|
|