aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrian m. carlson <sandals@crustytoothpaste.net>2024-05-03 20:14:52 +0000
committerJohannes Sixt <j6t@kdbg.org>2024-05-05 14:02:05 +0200
commitfe475c4e2faf037cca0dd4b6984e567c0269cc56 (patch)
tree2dc6b535ecaa298f170018c82a60a6f3b1556534
parente25cbdf3576f07bda742a4f13d9380a815e43502 (diff)
downloadgit-fe475c4e2faf037cca0dd4b6984e567c0269cc56.tar.xz
git-gui: po: fix typo in French "aperçu"
The French word "aperçu", meaning "view" or "preview", contains only a single letter "p". Remove the extra letter, which is an obvious typo. Reported-by: Léonard Michelet <leonard@lebasic.com> Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> Signed-off-by: Johannes Sixt <j6t@kdbg.org>
-rw-r--r--po/fr.po2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/fr.po b/po/fr.po
index 0aff18691d..878df65399 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -1646,7 +1646,7 @@ msgstr "Dépôt Git (sous projet)"
#: lib/diff.tcl:222
msgid "* Binary file (not showing content)."
-msgstr "* Fichier binaire (pas d'apperçu du contenu)."
+msgstr "* Fichier binaire (pas d'aperçu du contenu)."
#: lib/diff.tcl:227
#, tcl-format