summaryrefslogtreecommitdiff
path: root/protocols/Tlen/res
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2013-08-19 06:23:18 +0000
committerKirill Volinsky <mataes2007@gmail.com>2013-08-19 06:23:18 +0000
commit6897c90c6003af7b21d271771320999ddfe2d09a (patch)
treec2ef69b0a53b4f5abfc1de48f48ca7292c2babb3 /protocols/Tlen/res
parent024260089ac38bdc8cbde65bdd047e6239fa8b46 (diff)
files renaming
compilation fix git-svn-id: http://svn.miranda-ng.org/main/trunk@5739 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Tlen/res')
-rw-r--r--protocols/Tlen/res/tlen.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Tlen/res/tlen.rc b/protocols/Tlen/res/tlen.rc
index ab7173bb2b..1e7b53a7de 100644
--- a/protocols/Tlen/res/tlen.rc
+++ b/protocols/Tlen/res/tlen.rc
@@ -198,7 +198,7 @@ END
IDD_PASSWORD DIALOG DISCARDABLE 0, 0, 151, 63
STYLE DS_MODALFRAME | DS_3DLOOK | DS_FIXEDSYS | DS_CENTER | WS_POPUP |
WS_VISIBLE | WS_CAPTION
-CAPTION "Jabber Password"
+CAPTION "Tlen Password"
FONT 8, "MS Shell Dlg"
BEGIN
EDITTEXT IDC_JID,7,7,137,12,ES_READONLY | NOT WS_BORDER | NOT