Remove unnecessary translations.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 7e71211112)
r14.0.x
Michele Calgaro 2 years ago
parent 9871f6ebfb
commit 5d8682a816
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -117,9 +117,7 @@ void BookmarksDlg::languageChange()
buttonHelp->setText( tr2i18n( "&Help" ) );
buttonHelp->setAccel( TQKeySequence( tr2i18n( "F1" ) ) );
buttonOk->setText( tr2i18n( "&OK" ) );
buttonOk->setAccel( TQKeySequence( TQString() ) );
buttonCancel->setText( tr2i18n( "Ca&ncel" ) );
buttonCancel->setAccel( TQKeySequence( tr2i18n( "Alt+N" ) ) );
}
void BookmarksDlg::addBookmark()

@ -39,10 +39,6 @@ msgstr "F1"
msgid "Ca&ncel"
msgstr "Z&rušit"
#: bookmarksdlg.cpp:122
msgid "Alt+N"
msgstr "Alt+N"
#: bookreader.cpp:315
msgid "General"
msgstr "Obecné"

@ -40,10 +40,6 @@ msgstr "F1"
msgid "Ca&ncel"
msgstr "&Abbrechen"
#: bookmarksdlg.cpp:122
msgid "Alt+N"
msgstr "Alt+N"
#: bookreader.cpp:315
msgid "General"
msgstr "Allgemein"

@ -39,10 +39,6 @@ msgstr ""
msgid "Ca&ncel"
msgstr ""
#: bookmarksdlg.cpp:122
msgid "Alt+N"
msgstr ""
#: bookreader.cpp:315
msgid "General"
msgstr ""

@ -40,10 +40,6 @@ msgstr "F1"
msgid "Ca&ncel"
msgstr "A&nnuleren"
#: bookmarksdlg.cpp:122
msgid "Alt+N"
msgstr "Alt+N"
#: bookreader.cpp:315
msgid "General"
msgstr "Algemeen"

Loading…
Cancel
Save