11 lines
405 B
Plaintext
11 lines
405 B
Plaintext
parcel-wrap-verb-wrap = Wrap
|
|
parcel-wrap-verb-unwrap = Unwrap
|
|
|
|
parcel-wrap-popup-parcel-destroyed = The wrapping containing { THE($contents) } is destroyed!
|
|
|
|
# Shown when parcel wrap is examined in details range
|
|
parcel-wrap-examine-detail-uses = { $uses ->
|
|
[one] There is [color={$markupUsesColor}]{$uses}[/color] use left
|
|
*[other] There are [color={$markupUsesColor}]{$uses}[/color] uses left
|
|
}.
|