From: brian m. carlson Date: Fri, 3 May 2024 20:14:52 +0000 (+0000) Subject: git-gui: po: fix typo in French "aperçu" X-Git-Tag: v2.46.0-rc0~12^2~2^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=fe475c4e2faf037cca0dd4b6984e567c0269cc56;p=thirdparty%2Fgit.git 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 Signed-off-by: brian m. carlson Signed-off-by: Johannes Sixt --- 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