From 37048fac02bf4cbec6924f383246cd7f92133467 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Sun, 27 Oct 2013 13:36:07 +0000 Subject: removed unneeded spaces, etc. git-svn-id: http://svn.miranda-ng.org/main/trunk@6644 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Nudge/res/resource.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/Nudge/res') diff --git a/plugins/Nudge/res/resource.rc b/plugins/Nudge/res/resource.rc index 50a5f3ef57..ac8ac52923 100644 --- a/plugins/Nudge/res/resource.rc +++ b/plugins/Nudge/res/resource.rc @@ -75,10 +75,10 @@ BEGIN LTEXT "Receiving text",IDC_STATIC,174,172,120,8 EDITTEXT IDC_RECVTEXT,174,183,120,12,ES_AUTOHSCROLL GROUPBOX "Privacy",IDC_STATIC,12,97,290,36 - RTEXT "Allow sending* one nudge to the same contact every :",IDC_STATIC,18,106,247,8 + RTEXT "Allow sending* one nudge to the same contact every:",IDC_STATIC,18,106,247,8 EDITTEXT IDC_SENDTIME,270,104,21,12,ES_AUTOHSCROLL | ES_READONLY | WS_DISABLED LTEXT "s",IDC_STATIC,293,106,8,8 - RTEXT "Allow receiving one nudge from the same contact every :",IDC_STATIC,18,120,246,8 + RTEXT "Allow receiving one nudge from the same contact every:",IDC_STATIC,18,120,246,8 EDITTEXT IDC_RECVTIME,270,118,22,12,ES_AUTOHSCROLL LTEXT "s",IDC_STATIC,293,120,8,8 CTEXT "* Nudge sending delay is hardcoded and cannot be changed.",IDC_STATIC,18,204,138,17,NOT WS_GROUP -- cgit v1.2.3