X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/d4925a8b60f04674885e30d9316dc0263f8b9a84..b293ff8ad52fc76ba0c44783e3982418114d6b08:/SL/Helper/UNECERecommendation20.pm diff --git a/SL/Helper/UNECERecommendation20.pm b/SL/Helper/UNECERecommendation20.pm index 56ea12e76..e79991cb6 100644 --- a/SL/Helper/UNECERecommendation20.pm +++ b/SL/Helper/UNECERecommendation20.pm @@ -39,7 +39,7 @@ my @mappings = ( [ 'LTR', qr{^(?:l|liter|litre)$}i ], # miscellaneous - [ 'C62', qr{^(?:stck|stück|pieces?|pc|psch|pauschal)$}i ], + [ 'C62', qr{^(?:stck|stück|pieces?|pc|psch|pauschal|licenses?|lizenz(?:en)?)$}i ], ); sub map_name_to_code {