summaryrefslogtreecommitdiff
path: root/src/mir_app/res
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2024-10-22 19:36:00 +0300
committerGeorge Hazan <george.hazan@gmail.com>2024-10-22 19:36:00 +0300
commit09d4bcc35300cc75de83e27041afa8067f1d4bd6 (patch)
tree5067a588899fb95d1795fb5c763f1d8f9f2f844c /src/mir_app/res
parentfacb19a65f291270f842fbf5b71a20ba4bd92d73 (diff)
fix for occasional crash
Diffstat (limited to 'src/mir_app/res')
-rw-r--r--src/mir_app/res/resource.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mir_app/res/resource.rc b/src/mir_app/res/resource.rc
index f5330e9413..83ec6b8e1a 100644
--- a/src/mir_app/res/resource.rc
+++ b/src/mir_app/res/resource.rc
@@ -1739,7 +1739,7 @@ BEGIN
MENUITEM SEPARATOR
MENUITEM "Copy", IDM_COPY
MENUITEM SEPARATOR
- POPUP "Word lookup", GRAYED
+ POPUP "No word to look up", GRAYED
BEGIN
MENUITEM "Google", IDM_SEARCH_GOOGLE
MENUITEM "Bing", IDM_SEARCH_BING