Skip to content

Commit abf5795

Browse files
committed
l10n: fr: change "id de clé" to match "id-clé"
At builtin/tag.c:23 French message translation, "<key-id>" was translated to "<id-clé>", but at builtin/tag.c:355 "key-id" was translated to "id de clé", hence an inconsistency in git tag -h output. Translate "key-id" to "id-clé". Alternatively, both places could use "id de clé" instead of "id-clé". Signed-off-by: Vasco Almeida <[email protected]>
1 parent a0f3d92 commit abf5795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

po/fr.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2945,7 +2945,7 @@ msgstr "utiliser l'horodatage actuel pour la date d'auteur"
29452945
#: builtin/am.c:2321 builtin/commit.c:1593 builtin/merge.c:225
29462946
#: builtin/pull.c:159 builtin/revert.c:92 builtin/tag.c:355
29472947
msgid "key-id"
2948-
msgstr "id de clé"
2948+
msgstr "id-clé"
29492949

29502950
#: builtin/am.c:2322
29512951
msgid "GPG-sign commits"

0 commit comments

Comments
 (0)