From b5516cbe14bd01912dc2917be0f9f892bdbd74c4 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Sat, 27 Feb 2016 14:59:43 +0000 Subject: Dropbox: capitalization fix git-svn-id: http://svn.miranda-ng.org/main/trunk@16361 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Dropbox/res/resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Dropbox/res') diff --git a/plugins/Dropbox/res/resource.rc b/plugins/Dropbox/res/resource.rc index caa067d7b2..193fb5ec19 100644 --- a/plugins/Dropbox/res/resource.rc +++ b/plugins/Dropbox/res/resource.rc @@ -95,7 +95,7 @@ EXSTYLE WS_EX_CONTROLPARENT FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN CONTROL "",IDC_ACCOUNTS,"SysListView32",LVS_REPORT | LVS_ALIGNLEFT | WS_BORDER | WS_TABSTOP,5,34,298,195 - LTEXT "Here you can choose the protocols in which dropbox will be used instead of regular file transfers (sending), used by this protocol.",IDC_STATIC,5,5,298,24 + LTEXT "Here you can choose the protocols in which Dropbox will be used instead of regular file transfers (sending), used by this protocol.",IDC_STATIC,5,5,298,24 END -- cgit v1.2.3