Skip to content

Commit e09aa82

Browse files
author
oech3
committed
hashsum: Drop locales for --bits
1 parent f3f4993 commit e09aa82

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

src/uu/hashsum/locales/en-US.ftl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ hashsum-help-ignore-missing = don't fail or report status for missing files
1818
hashsum-help-warn = warn about improperly formatted checksum lines
1919
hashsum-help-zero = end each output line with NUL, not newline
2020
hashsum-help-length = digest length in bits; must not exceed the max for the blake2 algorithm and must be a multiple of 8
21-
hashsum-help-bits = set the size of the output (only for SHAKE)
22-
2321
# Algorithm help messages
2422
hashsum-help-md5 = work with MD5
2523
hashsum-help-sha1 = work with SHA1

src/uu/hashsum/locales/fr-FR.ftl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ hashsum-help-ignore-missing = ne pas échouer ou rapporter le statut pour les fi
1515
hashsum-help-warn = avertir des lignes de somme de contrôle mal formatées
1616
hashsum-help-zero = terminer chaque ligne de sortie avec NUL, pas de retour à la ligne
1717
hashsum-help-length = longueur de l'empreinte en bits ; ne doit pas dépasser le maximum pour l'algorithme blake2 et doit être un multiple de 8
18-
hashsum-help-bits = définir la taille de la sortie (uniquement pour SHAKE)
1918
2019
# Messages d'aide des algorithmes
2120
hashsum-help-md5 = travailler avec MD5

0 commit comments

Comments
 (0)