Skip to content

Commit 72351d7

Browse files
committed
l10n: fix unmatched single quote in error message
Translate one message introduced by commit: * 3587180 i18n: fix unmatched single quote in error message Signed-off-by: Jiang Xin <[email protected]>
1 parent e2b2d6a commit 72351d7

File tree

7 files changed

+82
-82
lines changed

7 files changed

+82
-82
lines changed

po/fr.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ msgid ""
7373
msgstr ""
7474
"Project-Id-Version: git\n"
7575
"Report-Msgid-Bugs-To: Git Mailing List <[email protected]>\n"
76-
"POT-Creation-Date: 2016-11-22 22:10+0800\n"
77-
"PO-Revision-Date: 2016-11-22 22:16+0800\n"
76+
"POT-Creation-Date: 2016-11-25 22:50+0800\n"
77+
"PO-Revision-Date: 2016-11-25 22:55+0800\n"
7878
"Last-Translator: Jean-Noël Avila <[email protected]>\n"
7979
"Language-Team: Jean-Noël Avila <[email protected]>\n"
8080
"Language: fr\n"
@@ -2763,7 +2763,7 @@ msgstr "impossible d'écrire dans '%s'"
27632763

27642764
#: sequencer.c:251
27652765
#, c-format
2766-
msgid "could not write eol to '%s"
2766+
msgid "could not write eol to '%s'"
27672767
msgstr "impossible d'écrire la fin de ligne dans '%s'"
27682768

27692769
#: sequencer.c:255 sequencer.c:1130 sequencer.c:1216

0 commit comments

Comments
 (0)