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 c926f9ac58..2e07488fab 100644 --- a/protocols/Tlen/res/tlen.rc +++ b/protocols/Tlen/res/tlen.rc @@ -212,7 +212,7 @@ STYLE DS_FIXEDSYS | WS_CHILD EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
- LTEXT "Nick name:",IDC_STATIC,5,8,51,8
+ LTEXT "Nickname:",IDC_STATIC,5,8,51,8
EDITTEXT IDC_NICKNAME,58,6,102,12,ES_AUTOHSCROLL
LTEXT "First name:",IDC_STATIC,5,21,51,8
EDITTEXT IDC_FIRSTNAME,58,19,102,12,ES_AUTOHSCROLL
|