diff options
author | Jiang Xin <worldhello.net@gmail.com> | 2014-11-20 16:12:34 +0800 |
---|---|---|
committer | Jiang Xin <worldhello.net@gmail.com> | 2014-11-20 16:23:43 +0800 |
commit | 7ba2ba7d12163a8f9a9947d7880bd26f2970d4c5 (patch) | |
tree | 11f48e44fdba64d68933fa290977226c98a08168 /po/fr.po | |
parent | l10n: de.po: translate 2 messages (diff) | |
download | tgif-7ba2ba7d12163a8f9a9947d7880bd26f2970d4c5.tar.xz |
l10n: remove a superfluous translation for push.c
Ralf reported that '--recurse-submodules' option in push.c should not be
translated [1]. Before his commit is merged, remove superfluous
translations for push.c.
[1] http://www.spinics.net/lists/git/msg241964.html
Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
Diffstat (limited to 'po/fr.po')
-rw-r--r-- | po/fr.po | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -74,7 +74,7 @@ msgstr "" "Project-Id-Version: git\n" "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n" "POT-Creation-Date: 2014-11-20 09:42+0800\n" -"PO-Revision-Date: 2014-11-20 10:21+0800\n" +"PO-Revision-Date: 2014-11-20 16:10+0800\n" "Last-Translator: Jean-Noël Avila <jn.avila@free.fr>\n" "Language-Team: Jean-Noël Avila <jn.avila@free.fr>\n" "Language: fr\n" @@ -8472,10 +8472,6 @@ msgstr "nom de référence>:<attendu" msgid "require old value of ref to be at this value" msgstr "exiger que l'ancienne valeur de la référence soit à cette valeur" -#: builtin/push.c:506 -msgid "check" -msgstr "check" - #: builtin/push.c:507 msgid "control recursive pushing of submodules" msgstr "contrôler la poussée récursive des sous-modules" |