diff options
Diffstat (limited to 'protocols/Tlen/res/tlen.rc')
-rw-r--r-- | protocols/Tlen/res/tlen.rc | 2 |
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
|