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]
TabOrder = 6
object tabSettings: TTabSheet
Caption = 'Settings'
Caption = 'Authentication'
DesignSize = (
327
161)