Commit 794b1d2
committed
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>1 parent 23508cb commit 794b1d2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6197 | 6197 | | |
6198 | 6198 | | |
6199 | 6199 | | |
6200 | | - | |
| 6200 | + | |
6201 | 6201 | | |
6202 | 6202 | | |
6203 | 6203 | | |
| |||
0 commit comments