mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-26 11:17:57 +08:00
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:
@ -118,7 +118,7 @@ object UserManagerForm: TUserManagerForm
|
||||
Anchors = [akLeft, akTop, akRight]
|
||||
TabOrder = 6
|
||||
object tabSettings: TTabSheet
|
||||
Caption = 'Settings'
|
||||
Caption = 'Authentication'
|
||||
DesignSize = (
|
||||
327
|
||||
161)
|
||||
|
Reference in New Issue
Block a user