From 7e93d98888a3fdb19fdfdff2167d8679e5116fe5 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 28 Mar 2019 12:32:45 +0300 Subject: unused translations removed --- plugins/NotesAndReminders/res/resource.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/NotesAndReminders') 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 -- cgit v1.2.3