mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-22 07:42:02 +00:00
Improve string
This commit is contained in:
parent
1f902cc8c6
commit
9318f1b338
@ -71,7 +71,7 @@ DebugErrorItem errorTags[] = {
|
||||
{ Debug::RTL, "rtl", N_("RTL/Bidi")},
|
||||
{ Debug::LOCALE, "locale", N_("Locale/Internationalisation")},
|
||||
{ Debug::SELECTION, "selection", N_("Selection copy/paste mechanism")},
|
||||
{ Debug::FIND, "find", N_("Find and replace mechanism, short version")},
|
||||
{ Debug::FIND, "find", N_("Find and replace mechanism, terse version")},
|
||||
{ Debug::FINDVERBOSE,"findverbose", N_("Find and replace mechanism, verbose version")},
|
||||
{ Debug::DEBUG, "debug", N_("Developers' general debug messages")},
|
||||
{ Debug::ANY, "any", N_("All debugging messages")},
|
||||
|
Loading…
x
Reference in New Issue
Block a user