diff options
author | Louis Bettens <louis@bettens.info> | 2017-11-22 18:24:40 +0100 |
---|---|---|
committer | Jean-Noel Avila <jn.avila@free.fr> | 2017-12-31 16:30:28 +0100 |
commit | 04e47a7f55dc41d77ae1c18f7f77d4c930b24209 (patch) | |
tree | a0f7cfba70455bd3d9f745b143538d40a9b46b3f /po | |
parent | dd5fc1d9771ac2e83d33ec0cd8161b721b35b3ba (diff) | |
download | git-04e47a7f55dc41d77ae1c18f7f77d4c930b24209.tar.gz |
l10n: fr.po: "worktree list" mistranslated as prune
Signed-off-by: Louis Bettens <louis@bettens.info>
Diffstat (limited to 'po')
-rw-r--r-- | po/fr.po | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14331,7 +14331,7 @@ msgstr "git worktree add [<options>] <chemin> [<branche>]" #: builtin/worktree.c:17 msgid "git worktree list [<options>]" -msgstr "git worktree prune [<options>]" +msgstr "git worktree list [<options>]" #: builtin/worktree.c:18 msgid "git worktree lock [<options>] <path>" |