Remove unnecessary shortcut associations and translations.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 11de5b6c28)
r14.0.x
Michele Calgaro 2 years ago
parent 539c5250a5
commit 0d48b11ee6
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -74,7 +74,6 @@ void ManageIndicesForm::languageChange()
{
setCaption( tr2i18n( "Manage Indicies" ) );
m_autoDeleteOrphanedIndicesBox->setText( tr2i18n( "Automaticall&y delete orphaned indices when BibleTime starts" ) );
m_autoDeleteOrphanedIndicesBox->setAccel( TQKeySequence( tr2i18n( "Alt+Y" ) ) );
m_createIndicesButton->setText( tr2i18n( "&Create selected indices" ) );
m_deleteIndicesButton->setText( tr2i18n( "De&lete selected indices" ) );
}

@ -107,11 +107,8 @@ void SearchOptionsForm::languageChange()
searchGroupBox->setTitle( tr2i18n( "Search parameters" ) );
m_searchTextLabel->setText( tr2i18n( "Search for:" ) );
m_syntaxButton->setText( tr2i18n( "&Help" ) );
m_syntaxButton->setAccel( TQKeySequence( tr2i18n( "Alt+H" ) ) );
m_chooseModulesButton->setText( tr2i18n( "&Choose" ) );
m_chooseModulesButton->setAccel( TQKeySequence( tr2i18n( "Alt+C" ) ) );
m_chooseRangeButton->setText( tr2i18n( "&Setup" ) );
m_chooseRangeButton->setAccel( TQKeySequence( tr2i18n( "Alt+S" ) ) );
m_searchScopeLabel->setText( tr2i18n( "Search scope:" ) );
m_modulesLabel->setText( tr2i18n( "Search in:" ) );
}

@ -1843,10 +1843,6 @@ msgstr ""
msgid "Automaticall&y delete orphaned indices when BibleTime starts"
msgstr ""
#: frontend/manageindicesform.cpp:77
msgid "Alt+Y"
msgstr ""
#: frontend/manageindicesform.cpp:78 frontend/manageindicesform.ui:90
#, no-c-format
msgid "&Create selected indices"
@ -2073,30 +2069,18 @@ msgstr ""
msgid "Search for:"
msgstr ""
#: frontend/searchdialog/searchoptionsform.cpp:110
msgid "Alt+H"
msgstr ""
#: frontend/searchdialog/searchoptionsform.cpp:111
#: frontend/searchdialog/searchoptionsform.ui:91
#, no-c-format
msgid "&Choose"
msgstr ""
#: frontend/searchdialog/searchoptionsform.cpp:112
msgid "Alt+C"
msgstr ""
#: frontend/searchdialog/searchoptionsform.cpp:113
#: frontend/searchdialog/searchoptionsform.ui:99
#, no-c-format
msgid "&Setup"
msgstr ""
#: frontend/searchdialog/searchoptionsform.cpp:114
msgid "Alt+S"
msgstr ""
#: frontend/searchdialog/searchoptionsform.cpp:115
#: frontend/searchdialog/searchoptionsform.ui:115
#, no-c-format

@ -1844,10 +1844,6 @@ msgstr ""
msgid "Automaticall&y delete orphaned indices when BibleTime starts"
msgstr ""
#: frontend/manageindicesform.cpp:77
msgid "Alt+Y"
msgstr ""
#: frontend/manageindicesform.cpp:78 frontend/manageindicesform.ui:90
#, no-c-format
msgid "&Create selected indices"
@ -2074,30 +2070,18 @@ msgstr ""
msgid "Search for:"
msgstr ""
#: frontend/searchdialog/searchoptionsform.cpp:110
msgid "Alt+H"
msgstr ""
#: frontend/searchdialog/searchoptionsform.cpp:111
#: frontend/searchdialog/searchoptionsform.ui:91
#, no-c-format
msgid "&Choose"
msgstr ""
#: frontend/searchdialog/searchoptionsform.cpp:112
msgid "Alt+C"
msgstr ""
#: frontend/searchdialog/searchoptionsform.cpp:113
#: frontend/searchdialog/searchoptionsform.ui:99
#, no-c-format
msgid "&Setup"
msgstr ""
#: frontend/searchdialog/searchoptionsform.cpp:114
msgid "Alt+S"
msgstr ""
#: frontend/searchdialog/searchoptionsform.cpp:115
#: frontend/searchdialog/searchoptionsform.ui:115
#, no-c-format

@ -1843,10 +1843,6 @@ msgstr ""
msgid "Automaticall&y delete orphaned indices when BibleTime starts"
msgstr ""
#: frontend/manageindicesform.cpp:77
msgid "Alt+Y"
msgstr ""
#: frontend/manageindicesform.cpp:78 frontend/manageindicesform.ui:90
#, no-c-format
msgid "&Create selected indices"
@ -2073,30 +2069,18 @@ msgstr ""
msgid "Search for:"
msgstr ""
#: frontend/searchdialog/searchoptionsform.cpp:110
msgid "Alt+H"
msgstr ""
#: frontend/searchdialog/searchoptionsform.cpp:111
#: frontend/searchdialog/searchoptionsform.ui:91
#, no-c-format
msgid "&Choose"
msgstr ""
#: frontend/searchdialog/searchoptionsform.cpp:112
msgid "Alt+C"
msgstr ""
#: frontend/searchdialog/searchoptionsform.cpp:113
#: frontend/searchdialog/searchoptionsform.ui:99
#, no-c-format
msgid "&Setup"
msgstr ""
#: frontend/searchdialog/searchoptionsform.cpp:114
msgid "Alt+S"
msgstr ""
#: frontend/searchdialog/searchoptionsform.cpp:115
#: frontend/searchdialog/searchoptionsform.ui:115
#, no-c-format

Loading…
Cancel
Save