mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 19:07:45 +00:00
Keep in synchro with "All messages"
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32757 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
e4b3af5df5
commit
80b2bebf48
@ -37,7 +37,7 @@ struct ErrorItem {
|
||||
|
||||
|
||||
ErrorItem errorTags[] = {
|
||||
{ Debug::NONE, "none", N_("No debugging message")},
|
||||
{ Debug::NONE, "none", N_("No debugging messages")},
|
||||
{ Debug::INFO, "info", N_("General information")},
|
||||
{ Debug::INIT, "init", N_("Program initialisation")},
|
||||
{ Debug::KEY, "key", N_("Keyboard events handling")},
|
||||
|
Loading…
Reference in New Issue
Block a user