mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
Add Qt-internal string for translation
This commit is contained in:
parent
1c755fefa5
commit
1222ce3bfe
@ -689,6 +689,7 @@ public:
|
||||
// Already in po: "Cancel", "&Cancel"
|
||||
_("Apply"); // Already in po: "&Apply"
|
||||
_("Reset"); // Already in po: "&Reset" "R&eset" "Rese&t"
|
||||
_("Open");
|
||||
|
||||
docstring s = getGuiMessages().getIfFound(sourceText);
|
||||
// This test should eventually be removed when translations are updated
|
||||
|
Loading…
Reference in New Issue
Block a user