mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-26 11:17:57 +08:00
Fix typos
This commit is contained in:
@ -604,12 +604,12 @@ msgid "Help"
|
||||
msgstr "Help"
|
||||
|
||||
#. General help action
|
||||
msgid "Generel help"
|
||||
msgstr "Generel help"
|
||||
msgid "General help"
|
||||
msgstr "General help"
|
||||
|
||||
#. General help action
|
||||
msgid "Generel online help document"
|
||||
msgstr "Generel online help document"
|
||||
msgid "General online help document"
|
||||
msgstr "General online help document"
|
||||
|
||||
#. frmEventEditor..lblBody..Caption
|
||||
#: event_editor.dfm:17
|
||||
|
@ -2391,7 +2391,7 @@ object MainForm: TMainForm
|
||||
object actHelp: TAction
|
||||
Category = 'Various'
|
||||
Caption = 'General help'
|
||||
Hint = 'Generel online help document'
|
||||
Hint = 'General online help document'
|
||||
ImageIndex = 99
|
||||
OnExecute = actHelpExecute
|
||||
end
|
||||
|
Reference in New Issue
Block a user