| 1234567891011121314151617 |
- hand-labeler-ui-header = Hand Labeler
- # The content of the label in the UI above the text entry input.
- hand-labeler-current-text-label = Label:
- # When the hand labeler applies a label successfully
- hand-labeler-successfully-applied = Painted over successfully
- # When the hand labeler removes a label successfully
- hand-labeler-successfully-removed = Removed painting successfully
- # Appended to the description of an object with a label on input
- hand-labeler-has-label = Something is written on it: '{$label}'
- # Verb text
- hand-labeler-remove-label-text = Remove painting
- hand-labeler-add-label-text = Paint text
|