statiegeld: change prompt
This commit is contained in:
parent
44d0cb9b69
commit
7213b0a332
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ sub hook_added_entry ($class, $cart, $entry, @) {
|
|||
sub hook_prompt { # ($class, $cart, $prompt), but via @_ for mutable alias
|
||||
$S or return;
|
||||
|
||||
my $m = "Scan products for deposit return.";
|
||||
my $m = "Scan empty container for deposit return.";
|
||||
|
||||
# The message is prepended to the prompt, so it is printed after
|
||||
# clear-screen (^L).
|
||||
|
|
Loading…
Add table
Reference in a new issue