From: Matteo Beniamino Date: Wed, 22 Apr 2026 16:36:04 +0000 (+0200) Subject: l10n: it: fix italian usage messages alignment X-Git-Tag: v2.55.0~3^2~10^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fabae2b99ac11e7d2fcf21b36c86d8080534ddc5;p=thirdparty%2Fgit.git 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 --- diff --git a/po/it.po b/po/it.po 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