l10n: fr: fix transcation of "dir"
authorVasco Almeida <vascomalmeida@sapo.pt>
Sun, 13 Mar 2016 12:56:03 +0000 (11:56 -0100)
committerVasco Almeida <vascomalmeida@sapo.pt>
Fri, 25 Mar 2016 15:04:58 +0000 (14:04 -0100)
"dir" was translated to the same string at builtin/log.c:1236,
but, also at that code line, "<dir>" was translate to "<répertoire>".

Before this commit, git format-patch -h would output "-o,
--output-directory <dir>" and <répertoire> in its description.

Use <répertoire> in both the parameter and description.

Signed-off-by: Vasco Almeida <vascomalmeida@sapo.pt>
po/fr.po
index 88b0b8a78ad7da5dd488a015c450455d94ce3eca..71738feaac57e0e275ed3d9294bcb5e8a8094c1e 100644 (file)
--- a/po/fr.po
+++ b/po/fr.po
@@ -6197,7 +6197,7 @@ msgstr "convertir en un dépôt complet"
 
 #: builtin/fetch.c:122 builtin/log.c:1236
 msgid "dir"
-msgstr "dir"
+msgstr "répertoire"
 
 #: builtin/fetch.c:123
 msgid "prepend this to submodule path output"