privacy: port "item is private" diag
Signed-off-by: David Wood <david.wood@huawei.com>
This commit is contained in:
parent
be9ebfdbce
commit
cb90a4f30c
3 changed files with 19 additions and 6 deletions
|
@ -1,3 +1,6 @@
|
|||
privacy-field-is-private = field `{$field_name}` of {$variant_descr} `{$def_path_str}` is private
|
||||
privacy-field-is-private-is-update-syntax-label = field `{$field_name}` is private
|
||||
privacy-field-is-private-label = private field
|
||||
|
||||
privacy-item-is-private = {$kind} `{$descr}` is private
|
||||
.label = private {$kind}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue