summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorVasco Almeida <vascomalmeida@sapo.pt>2016-03-13 12:56:03 (GMT)
committerVasco Almeida <vascomalmeida@sapo.pt>2016-03-25 15:04:58 (GMT)
commit794b1d2ee1068799fdbfe72e0927d8bd9e1bfa6f (patch)
tree633498cfdf08aed8d778b641d5259f2837fc0d5b /po
parent23508cbbc2538de42c8f41475355086cd7602fea (diff)
downloadgit-794b1d2ee1068799fdbfe72e0927d8bd9e1bfa6f.zip
git-794b1d2ee1068799fdbfe72e0927d8bd9e1bfa6f.tar.gz
git-794b1d2ee1068799fdbfe72e0927d8bd9e1bfa6f.tar.bz2
l10n: fr: fix transcation of "dir"
"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>
Diffstat (limited to 'po')
-rw-r--r--po/fr.po2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/fr.po b/po/fr.po
index 88b0b8a..71738fe 100644
--- 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"