For syntax highlighting
This commit is contained in:
parent
aa8c1c9f32
commit
714b337ae2
6 changed files with 6 additions and 0 deletions
2
plugins/repeat
Normal file → Executable file
2
plugins/repeat
Normal file → Executable file
|
@ -1,3 +1,5 @@
|
|||
#!perl
|
||||
|
||||
my $err_stacked = "Stacked repetition is not supported.";
|
||||
my $err_multi = "Repetition not supported in multi-user transactions.";
|
||||
my $err_pfand = "Plugins 'pfand' and 'repeat' cannot be combined.";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue