diff --git a/scripts/translations_update.sh b/scripts/translations_update.sh index bd118c09b..d6e7dc382 100755 --- a/scripts/translations_update.sh +++ b/scripts/translations_update.sh @@ -9,6 +9,7 @@ fi sed -i 's/include(3rdparty/##temp/g' ../src/lib/lib.pro cd ../src/lib/ +rm ../../translations/empty.ts lupdate $ARGUMENTS lib.pro -ts ../../translations/empty.ts cd - diff --git a/src/lib/downloads/downloaditem.cpp b/src/lib/downloads/downloaditem.cpp index 14a25bd52..43ae3334f 100644 --- a/src/lib/downloads/downloaditem.cpp +++ b/src/lib/downloads/downloaditem.cpp @@ -379,7 +379,7 @@ void DownloadItem::customContextMenuRequested(const QPoint &pos) menu.addAction(QIcon::fromTheme("edit-copy"), tr("Copy Download Link"), this, SLOT(copyDownloadLink())); menu.addSeparator(); menu.addAction(qIconProvider->standardIcon(QStyle::SP_BrowserStop), tr("Cancel downloading"), this, SLOT(stop()))->setEnabled(m_downloading); - menu.addAction(QIcon::fromTheme("list-remove"), tr("Remove"), this, SLOT(clear()))->setEnabled(!m_downloading); + menu.addAction(QIcon::fromTheme("list-remove"), tr("Remove From List"), this, SLOT(clear()))->setEnabled(!m_downloading); if (m_downloading || ui->downloadInfo->text().startsWith(tr("Cancelled")) || ui->downloadInfo->text().startsWith(tr("Error"))) { menu.actions().at(0)->setEnabled(false); diff --git a/translations/empty.ts b/translations/empty.ts index a364c6c72..8ae59408f 100644 --- a/translations/empty.ts +++ b/translations/empty.ts @@ -154,32 +154,32 @@ - + Add Rule - + Remove Rule - + Add Subscription - + Remove Subscription - + Update Subscriptions - + Learn about writing rules... @@ -1702,7 +1702,7 @@ Please install latest version of QupZilla. - Remove + Remove From List @@ -6088,173 +6088,173 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla WebPage - + QupZilla cannot handle <b>%1:</b> links. The requested link is <ul><li>%2</li></ul>Do you want QupZilla to try open this link in system application? - + Remember my choice for this protocol - + External Protocol Request - + To show this page, QupZilla must resend request which do it again (like searching on making an shopping, which has been already done.) - + Confirm form resubmission - + Select files to upload... - + Server refused the connection - + Server closed the connection - + Server not found - + Connection timed out - + Untrusted connection - + Temporary network failure - + Proxy connection refused - + Proxy server not found - + Proxy connection timed out - + Proxy authentication required - + Content not found - + Unknown network error - + AdBlocked Content - + Blocked by <i>%1</i> - + Content Access Denied - + Error code %1 - + Failed loading page - + QupZilla can't load page. - + QupZilla can't load page from %1. - + Check the address for typing errors such as <b>ww.</b>example.com instead of <b>www.</b>example.com - + If you are unable to load any pages, check your computer's network connection. - + If your computer or network is protected by a firewall or proxy, make sure that QupZilla is permitted to access the Web. - + Try Again - + JavaScript alert - + Prevent this page from creating additional dialogs - + Choose file... - + Cannot read data from <b>%1</b>. Upload was cancelled! - + Cannot read file!