mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
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
This commit is contained in:
parent
7114de5175
commit
99f7d7fa74
4
po/fr.po
4
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"
|
||||
|
Loading…
Reference in New Issue
Block a user