12 lines
530 B
Plaintext
12 lines
530 B
Plaintext
lock-comp-on-examined-is-locked = The {$entityName} seems to be [color=darkred]locked[/color].
|
|
lock-comp-on-examined-is-unlocked = The {$entityName} seems to be [color=darkgreen]unlocked[/color].
|
|
lock-comp-do-lock-success = You lock the {$entityName}.
|
|
lock-comp-do-unlock-success = You unlock the {$entityName}.
|
|
lock-comp-has-user-access-fail = Access denied.
|
|
lock-comp-generic-fail = {CAPITALIZE(SUBJECT($target))} {CONJUGATE-BE($target)} locked.
|
|
|
|
## ToggleLockVerb
|
|
|
|
toggle-lock-verb-unlock = Unlock
|
|
toggle-lock-verb-lock = Lock
|