Hello Scott

Thanks for the fix.

--
Jean-Pierre



Le 19 février 2021 06:46:08 Scott Kostyshak <skost...@lyx.org> a écrit :

commit 99f7d7fa743d1a787e7eabcc85b364a96eaa2197
Author: Scott Kostyshak <skost...@lyx.org>
Date:   Fri Feb 19 00:42:38 2021 -0500

    Fix warnings in fr.po
Escaping \alpha addresses the following warning messages: fr.po:33491: warning: internationalized messages should not contain the '\a' escape sequence fr.po:33501: warning: internationalized messages should not contain the '\a' escape sequence
---
 po/fr.po |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/po/fr.po b/po/fr.po
index dd07250..faafbe2 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -33489,7 +33489,7 @@ msgid ""
 "LyX Functions for a comprehensive list of functions. The output is the most "
 "recently assigned keyboard shortcut for this function"
 msgstr ""
-"Saisir le nom d'une fonction comme « math-insert \alpha ». Veuillez vous "
+"Saisir le nom d'une fonction comme « math-insert \\alpha ». Veuillez vous "
 "référer à Aide > Fonctions LyX pour une liste exhaustive des fonctions. La "
 "réponse sera le raccourci clavier le plus récemment affecté à cette fonction"
@@ -33499,7 +33499,7 @@ msgid ""
 "LyX Functions for a comprehensive list of functions. The output lists all "
 "possible keyboard shortcuts for this function"
 msgstr ""
-"Saisir le nom d'une fonction comme « math-insert \alpha ». Veuillez vous "
+"Saisir le nom d'une fonction comme « math-insert \\alpha ». Veuillez vous "
 "référer à Aide > Fonctions LyX pour une liste exhaustive des fonctions. La "
 "réponse sera la liste de tous les raccourcis clavier affectés à cette "
 "fonction"
--
lyx-cvs mailing list
lyx-...@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs


--
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to