Fix typos

This commit is contained in:
Ansgar Becker
2014-10-19 09:45:44 +00:00
parent a0e48733dc
commit f0fc3e428b
2 changed files with 5813 additions and 5813 deletions

View File

@ -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

View File

@ -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