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>
This commit is contained in:
brian m. carlson
2024-05-03 20:14:52 +00:00
committed by Johannes Sixt
parent e25cbdf357
commit fe475c4e2f

View File

@ -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