diff options
author | dartraiden <wowemuh@gmail.com> | 2018-11-07 11:55:17 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2018-11-07 11:55:17 +0300 |
commit | 1b0acf437a564bdcd97f4807fa7921d126fdffef (patch) | |
tree | 9be7dec4d6fa4b53fd928f6ee96dc152066e38a2 /plugins/Import | |
parent | b1d1a59ffc74ec8f6e6319861e597ab0c153269c (diff) |
Import: this string shouldn't be in langpack
Diffstat (limited to 'plugins/Import')
-rw-r--r-- | plugins/Import/res/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Import/res/resource.rc b/plugins/Import/res/resource.rc index 14cfda2d20..cb912d9a8d 100644 --- a/plugins/Import/res/resource.rc +++ b/plugins/Import/res/resource.rc @@ -161,7 +161,7 @@ END IDR_LIST MENU
BEGIN
- POPUP "Context1"
+ POPUP ""
BEGIN
MENUITEM "Copy", IDM_COPY
END
|