l10n: it.po: remove an extra space
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>
Carmine Zaccagnino committed
Jun 29, 2019 at 07:49 UTC
820419f7c98947c09880c193f2cfc8b1464a530c
1 file changed
+2
-2
po/it.po
+2
-2
@@ -12,7 +12,7 @@ msgstr ""
12
"Project-Id-Version: Git\n"
13
"Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
14
"POT-Creation-Date: 2019-06-04 08:24+0800\n"
15
-"PO-Revision-Date: 2019-06-23 20:50+0200\n"
15
+"PO-Revision-Date: 2019-06-27 20:16+0200\n"
16
"Last-Translator: Alessandro Menti <alessandro.menti@alessandromenti.it>\n"
17
"Language-Team: Italian <>\n"
18
"Language: it\n"
@@ -6252,7 +6252,7 @@ msgstr "è già in corso un'operazione di cherry-pick o di revert"
6252
6253
#: sequencer.c:2657
6254
msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
6255
-msgstr "prova \"git cherry-pick (--continue | --quit | -- abort)\""
6255
+msgstr "prova \"git cherry-pick (--continue | --quit | --abort)\""
6256
6257
#: sequencer.c:2660
6258
#, c-format