summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-09-29 20:34:23 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-09-29 20:35:51 +0900
commit5d8682a816fd863a8898e276d78562538686025a (patch)
tree76ab32882916cd88dee9186a72f006e61fe34afe
parent9871f6ebfb27ea7234cc834d2be3d4c6831897a5 (diff)
downloadkbookreader-5d8682a8.tar.gz
kbookreader-5d8682a8.zip
Remove unnecessary translations.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 7e71211112f85370eabc73070ed064972dbb1347)
-rw-r--r--src/bookmarksdlg.cpp2
-rw-r--r--translations/messages/cs.po4
-rw-r--r--translations/messages/de.po4
-rw-r--r--translations/messages/kbookreader.pot4
-rw-r--r--translations/messages/nl.po4
5 files changed, 0 insertions, 18 deletions
diff --git a/src/bookmarksdlg.cpp b/src/bookmarksdlg.cpp
index 49b3a8a..15cb891 100644
--- a/src/bookmarksdlg.cpp
+++ b/src/bookmarksdlg.cpp
@@ -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()
diff --git a/translations/messages/cs.po b/translations/messages/cs.po
index 38fbf9c..37cc498 100644
--- a/translations/messages/cs.po
+++ b/translations/messages/cs.po
@@ -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é"
diff --git a/translations/messages/de.po b/translations/messages/de.po
index 416a666..55a014a 100644
--- a/translations/messages/de.po
+++ b/translations/messages/de.po
@@ -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"
diff --git a/translations/messages/kbookreader.pot b/translations/messages/kbookreader.pot
index a7d1d6e..975f6ba 100644
--- a/translations/messages/kbookreader.pot
+++ b/translations/messages/kbookreader.pot
@@ -39,10 +39,6 @@ msgstr ""
msgid "Ca&ncel"
msgstr ""
-#: bookmarksdlg.cpp:122
-msgid "Alt+N"
-msgstr ""
-
#: bookreader.cpp:315
msgid "General"
msgstr ""
diff --git a/translations/messages/nl.po b/translations/messages/nl.po
index 8f8442d..b15253e 100644
--- a/translations/messages/nl.po
+++ b/translations/messages/nl.po
@@ -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"