Rename Settings tab to Authentication.

Settings may be a bit too generic a word to be a useful term here.
This commit is contained in:
rosenfield
2008-05-14 09:25:21 +00:00
parent 3a05545dc7
commit 36efcf48ed

View File

@ -118,7 +118,7 @@ object UserManagerForm: TUserManagerForm
Anchors = [akLeft, akTop, akRight] Anchors = [akLeft, akTop, akRight]
TabOrder = 6 TabOrder = 6
object tabSettings: TTabSheet object tabSettings: TTabSheet
Caption = 'Settings' Caption = 'Authentication'
DesignSize = ( DesignSize = (
327 327
161) 161)