drain-component.ftl 659 B

12345678
  1. drain-component-empty-verb-using-is-empty-message = { CAPITALIZE(THE($object)) } is empty!
  2. drain-component-empty-verb-target-is-full-message = { CAPITALIZE(THE($object)) } is full!
  3. drain-component-empty-verb-inhand = Empty {$object}
  4. drain-component-examine-hint-full = [color="blue"]It is filled to the brim. Maybe a plunger can help?[/color]
  5. drain-component-examine-volume = [color="blue"]Remaining space - {$volume}u.[/color]
  6. drain-component-unclog-fail = { CAPITALIZE(THE($object)) } is still full.
  7. drain-component-unclog-success = { CAPITALIZE(THE($object)) } unclogs.
  8. drain-component-unclog-notapplicable = { CAPITALIZE(THE($object)) } isn't clogged.