@leroysheep / MovieWebApp / commits / fabae2b99a

l10n: it: fix italian usage messages alignment

Fixed a misalignment in the "usage:" and " or:" lines in the italian help messages. Signed-off-by: Matteo Beniamino <beniamino@beniamino.eu>

Matteo Beniamino committed Apr 22, 2026 at 18:36 UTC fabae2b99ac11e7d2fcf21b36c86d8080534ddc5
1 file changed +1 -1
po/it.po
+1 -1
index 20fd8bb28d..b5ccd8c731 100644 --- a/po/it.po +++ b/po/it.po @@ -5400,7 +5400,7 @@ msgstr "uso: %s" #: parse-options.c:915 #, c-format msgid " or: %s" -msgstr " oppure: %s" +msgstr " o: %s" #: parse-options.c:918 #, c-format