From 3193134013d976c58cc7d87b36e000c94474364d Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Fri, 6 Sep 2013 19:03:52 +0000 Subject: replacing 'msec' to 'ms' git-svn-id: http://svn.miranda-ng.org/main/trunk@5979 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/SplashScreen/res/splash.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/SplashScreen') diff --git a/plugins/SplashScreen/res/splash.rc b/plugins/SplashScreen/res/splash.rc index 1a4ced4791..34b9df722a 100644 --- a/plugins/SplashScreen/res/splash.rc +++ b/plugins/SplashScreen/res/splash.rc @@ -68,7 +68,7 @@ BEGIN CONTROL "",IDC_ST_SPIN,"msctls_updown32",UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS,171,149,10,10 - LTEXT "msec",IDC_STATIC,175,150,95,9 + LTEXT "ms",IDC_STATIC,175,150,95,9 CONTROL "Fade in:",IDC_FADEIN,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,39,169,80,8 EDITTEXT IDC_FISTEP,130,168,39,12,ES_AUTOHSCROLL -- cgit v1.2.3