l10n: it.po: remove an extra space
authorCarmine Zaccagnino <carmine@carminezacc.com>
Sat, 29 Jun 2019 05:49:12 +0000 (07:49 +0200)
committerAlessandro Menti <alessandro.menti@alessandromenti.it>
Sat, 29 Jun 2019 05:51:37 +0000 (07:51 +0200)
Remove an extra space between the dashes and the start of the
"abort" option.

Signed-off-by: Carmine Zaccagnino <carmine@carminezacc.com>
Signed-off-by: Alessandro Menti <alessandro.menti@alessandromenti.it>
po/it.po
index 005b329ca6cf98f5b02cc58e19dc52d2148bdf76..1be282a8a415ed8cf23ee8643f3a926eab70da94 100644 (file)
--- a/po/it.po
+++ b/po/it.po
@@ -12,7 +12,7 @@ msgstr ""
 "Project-Id-Version: Git\n"
 "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
 "POT-Creation-Date: 2019-06-04 08:24+0800\n"
-"PO-Revision-Date: 2019-06-23 20:50+0200\n"
+"PO-Revision-Date: 2019-06-27 20:16+0200\n"
 "Last-Translator: Alessandro Menti <alessandro.menti@alessandromenti.it>\n"
 "Language-Team: Italian <>\n"
 "Language: it\n"
@@ -6252,7 +6252,7 @@ msgstr "è già in corso un'operazione di cherry-pick o di revert"
 
 #: sequencer.c:2657
 msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
-msgstr "prova \"git cherry-pick (--continue | --quit | -- abort)\""
+msgstr "prova \"git cherry-pick (--continue | --quit | --abort)\""
 
 #: sequencer.c:2660
 #, c-format