diff --git a/bin/locale/de_DE.qm b/bin/locale/de_DE.qm index f1b53187d..06dd5307b 100644 Binary files a/bin/locale/de_DE.qm and b/bin/locale/de_DE.qm differ diff --git a/src/navigation/siteicon.cpp b/src/navigation/siteicon.cpp index eb6d521d1..adb8dfc95 100644 --- a/src/navigation/siteicon.cpp +++ b/src/navigation/siteicon.cpp @@ -26,7 +26,7 @@ SiteIcon::SiteIcon(LocationBar* parent) setObjectName("locationbar-siteicon"); setToolButtonStyle(Qt::ToolButtonIconOnly); setCursor(Qt::ArrowCursor); - setToolTip(tr("Show informations about this page")); + setToolTip(tr("Show information about this page")); setFocusPolicy(Qt::ClickFocus); } diff --git a/src/network/qupzillaschemehandler.cpp b/src/network/qupzillaschemehandler.cpp index fd067046f..ca57334a1 100644 --- a/src/network/qupzillaschemehandler.cpp +++ b/src/network/qupzillaschemehandler.cpp @@ -177,7 +177,7 @@ QString QupZillaSchemeReply::aboutPage() aPage.replace("%TITLE%", tr("About QupZilla")); aPage.replace("%ABOUT-QUPZILLA%", tr("About QupZilla")); - aPage.replace("%INFORMATIONS-ABOUT-VERSION%", tr("Informations about version")); + aPage.replace("%INFORMATIONS-ABOUT-VERSION%", tr("Information about version")); aPage.replace("%BROWSER-IDENTIFICATION%", tr("Browser Identification")); aPage.replace("%PATHS%", tr("Paths")); aPage.replace("%COPYRIGHT%", tr("Copyright")); diff --git a/src/plugins/clicktoflash.cpp b/src/plugins/clicktoflash.cpp index 9f1631489..2e19437fb 100644 --- a/src/plugins/clicktoflash.cpp +++ b/src/plugins/clicktoflash.cpp @@ -123,7 +123,7 @@ void ClickToFlash::customContextMenuRequested(const QPoint &pos) { QMenu menu; menu.addAction(tr("Object blocked by ClickToFlash")); - menu.addAction(tr("Show more informations about object"), this, SLOT(showInfo())); + menu.addAction(tr("Show more information about object"), this, SLOT(showInfo())); menu.addSeparator(); menu.addAction(tr("Delete object"), this, SLOT(hideAdBlocked())); menu.addAction(tr("Add %1 to whitelist").arg(m_url.host()), this, SLOT(toWhitelist())); @@ -282,7 +282,7 @@ void ClickToFlash::showInfo() } if (i == 0) { - lay->addRow(new QLabel(tr("No more informations available."))); + lay->addRow(new QLabel(tr("No more information available."))); } widg->setMaximumHeight(500); diff --git a/translations/de_DE.ts b/translations/de_DE.ts index 7650e990f..d552987bb 100644 --- a/translations/de_DE.ts +++ b/translations/de_DE.ts @@ -705,7 +705,7 @@ Edit bookmark - + Lesezeichen bearbeiten @@ -715,22 +715,22 @@ Edit bookmark: - + Lesezeichen bearbeiten: Title: - + Titel: Url: - + Url: Edit Bookmark - + Lesezeichen bearbeiten @@ -967,6 +967,7 @@ Show more informations about object + src/plugins/clicktoflash.cpp Mehr Informationen anzeigen @@ -2281,7 +2282,7 @@ Don't quit upon closing last tab - + Beim Schließen des letzten Tab QupZilla nicht beenden @@ -2841,7 +2842,7 @@ Information about application - + Mehr über QupZilla @@ -3335,57 +3336,57 @@ Speed Dial settings - + Einstellungen Schnellwahl Placement: - + Anordnung: Auto - + Automatisch Cover - + Cover Fit - + Anpassen Fit Width - + Seitenbreite Fit Height - + Seitenhöhe Use background image - + Hintergrundbild verwenden Select image - + Bild auswählen Maximum pages in a row: - + Maximale Anzahl Seiten in einer Reihe: Change size of pages: - + Größe der Seiten ändern: @@ -3770,6 +3771,7 @@ Nachdem Speicherpfade hinzugefügt oder gelöscht wurden, muss QupZilla neu gest Show informations about this page + src/navigation/siteicon.cpp Seiteninformationen anzeigen @@ -4118,7 +4120,7 @@ Nachdem Speicherpfade hinzugefügt oder gelöscht wurden, muss QupZilla neu gest Select image... - + Bild auswählen...