summaryrefslogtreecommitdiff
path: root/plugins/NotesAndReminders/res
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2019-03-28 12:32:45 +0300
committerGeorge Hazan <ghazan@miranda.im>2019-03-28 12:32:53 +0300
commit7e93d98888a3fdb19fdfdff2167d8679e5116fe5 (patch)
treed4de566c8c71b38e17202ee09a6784adce96efa4 /plugins/NotesAndReminders/res
parentff316f638e130d9a931e27b75b6ceda4f72c2a60 (diff)
unused translations removed
Diffstat (limited to 'plugins/NotesAndReminders/res')
-rw-r--r--plugins/NotesAndReminders/res/resource.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/NotesAndReminders/res/resource.rc b/plugins/NotesAndReminders/res/resource.rc
index 887cb04e72..05f7ce409e 100644
--- a/plugins/NotesAndReminders/res/resource.rc
+++ b/plugins/NotesAndReminders/res/resource.rc
@@ -113,7 +113,7 @@ BEGIN
DEFPUSHBUTTON "&Add Reminder",IDC_ADDREMINDER,158,6,76,14
PUSHBUTTON "&Close",IDCANCEL,158,23,76,14
PUSHBUTTON "&View Reminders",IDC_VIEWREMINDERS,158,40,76,14
- LTEXT "reftime",IDC_REFTIME,0,191,22,8,NOT WS_VISIBLE | NOT WS_GROUP
+ LTEXT "",IDC_REFTIME,0,191,22,8,NOT WS_VISIBLE | NOT WS_GROUP
END
IDD_NOTIFYREMINDER DIALOGEX 0, 0, 240, 146
@@ -134,7 +134,7 @@ BEGIN
DEFPUSHBUTTON "&Remind Again",IDC_REMINDAGAIN,161,92,75,14
PUSHBUTTON "&Create Note",IDC_NONE,161,111,75,14
PUSHBUTTON "&Dismiss",IDC_DISMISS,161,129,75,14
- LTEXT "reftime",IDC_REFTIME,0,137,22,8,NOT WS_VISIBLE | NOT WS_GROUP
+ LTEXT "",IDC_REFTIME,0,137,22,8,NOT WS_VISIBLE | NOT WS_GROUP
END
IDD_LISTREMINDERS DIALOGEX 0, 0, 258, 244