summaryrefslogtreecommitdiff
path: root/plugins/FTPFileYM
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2013-09-06 18:15:29 +0000
committerDart Raiden <wowemuh@gmail.com>2013-09-06 18:15:29 +0000
commite0f921a444b3c68ab39175f249367a7151726014 (patch)
treeca2412840b8d07aa02557f2a2c35f9fcfba725bd /plugins/FTPFileYM
parent1c1cc5affb552117dea6be06cdf777d09092952d (diff)
Clist_modern: cosmetics
FTPFile: cosmetics git-svn-id: http://svn.miranda-ng.org/main/trunk@5975 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/FTPFileYM')
-rw-r--r--plugins/FTPFileYM/res/ftpfile.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/FTPFileYM/res/ftpfile.rc b/plugins/FTPFileYM/res/ftpfile.rc
index ec58a2659c..de8563fcba 100644
--- a/plugins/FTPFileYM/res/ftpfile.rc
+++ b/plugins/FTPFileYM/res/ftpfile.rc
@@ -30,7 +30,7 @@ IDD_OPT_FTPFILE DIALOGEX 0, 0, 268, 230
STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
FONT 8, "MS Shell Dlg", 400, 0, 0x1
BEGIN
- GROUPBOX "FTP account",IDC_STATIC,7,5,254,220
+ GROUPBOX "FTP accounts",IDC_STATIC,7,5,254,220
RTEXT "Host name",IDC_STATIC,14,70,89,8
RTEXT "User",IDC_STATIC,14,129,89,8
RTEXT "Password",IDC_STATIC,14,148,89,8