cookutils diff modules/compressor @ rev 879
Tiny edits (start to tidy repos)
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Sat Feb 18 09:32:18 2017 +0000 (2017-02-18) |
parents | c43c8640ab19 |
children | 897914bd4c94 |
line diff
1.1 --- a/modules/compressor Thu Feb 16 02:18:58 2017 +0200 1.2 +++ b/modules/compressor Sat Feb 18 09:32:18 2017 +0000 1.3 @@ -346,7 +346,7 @@ 1.4 } 1.5 1.6 1.7 -# Normalize all *.mo files: unconditionally convert to UTF-8; remove strings that are not really added 1.8 +# Normalize all *.mo files: unconditionally convert to UTF-8; remove strings that are not really necessary 1.9 # to the translation (msgid = msgstr) 1.10 # Normalization can be disabled with COOKOPTS="!monorm" 1.11