diff --git a/localization/rssguard_en_GB.ts b/localization/rssguard_en_GB.ts index 60ad22175..e49ac9f86 100644 --- a/localization/rssguard_en_GB.ts +++ b/localization/rssguard_en_GB.ts @@ -1557,7 +1557,7 @@ or this functionality is not implemented yet. Alternate row colors in lists - + Alternate row colours in lists Display &documentation @@ -4434,15 +4434,15 @@ Authors of this application are NOT responsible for lost data. Custom skin colors - + Custom skin colours Force custom skin colors - + Force custom skin colours You can override some colors defined by your skin here. Some colors are used dynamically throughout the application. - + You can override some colours defined by your skin here. Some colours are used dynamically throughout the application. Fetch color from activated skin diff --git a/localization/rssguard_fi.ts b/localization/rssguard_fi.ts index 592d4af64..627ed6331 100644 --- a/localization/rssguard_fi.ts +++ b/localization/rssguard_fi.ts @@ -26,7 +26,7 @@ Custom filters - + Mukautetut suodattimet Add your custom filters here (one filter per line) @@ -38,7 +38,7 @@ Filter lists - + Suodatinlistat Cannot enable AdBlock @@ -129,7 +129,7 @@ Error: %1 Go to changelog - + Siirry muutoslokiin AdBlock needs to be configured @@ -137,27 +137,27 @@ Error: %1 AdBlock component is not configured properly. - + AdBlock-komponenttia ei ole määritetty oikein. Configure now - + Määritä nyt RSS Guard has Discord server! - + RSS Guardilla on Discord-palvelin! You can visit it now! Click me! - + Voit vierailla siellä nyt, napsauta tästä! Go to Discord! - + Siirry Discordiin! Welcome - + Tervetuloa Welcome to %1. @@ -403,7 +403,7 @@ Napsauta tästä avataksesi sen ylätason kansion. Open folder - + Avaa kansio @@ -614,7 +614,7 @@ Status: %3 Some problems. - + Joitain ongelmia. Username cannot be empty. @@ -1164,7 +1164,7 @@ or this functionality is not implemented yet. Parent folder - + Ylätason kansio Edit "%1" @@ -1331,7 +1331,7 @@ or this functionality is not implemented yet. Cannot save feed properties - + Syötteen ominaisuuksia ei voi tallentaa @@ -1622,11 +1622,11 @@ or this functionality is not implemented yet. &Mark selected item read - + &Merkitse valittu tietue luetuksi &Mark selected item unread - + &Merkitse valittu tietue lukemattomaksi &Delete articles @@ -1706,7 +1706,7 @@ or this functionality is not implemented yet. &Restore articles - + &Palauta artikkelit Next &unread article @@ -2488,19 +2488,19 @@ Voit asentaa sen nyt. GmailServiceRoot Inbox - + Saapuneet Sent - + Lähetetty Drafts - + Luonnokset Spam - + Roskaposti Authentication status: %1 @@ -2532,7 +2532,7 @@ Login tokens expiration: %2 GreaderAccountDetails Service - + Palvelu URL @@ -2884,22 +2884,22 @@ Login tokens expiration: %2 article - + artikkeli articles - + artikkelia MessagePreviewer Mark article read - + Merkitse artikkeli luetuksi Mark article unread - + Merkitse artikkeli lukemattomaksi Switch article importance @@ -3476,7 +3476,7 @@ Login tokens expiration: %2 articles - + artikkelia Force execution of server-side feeds update @@ -3565,7 +3565,7 @@ Feedly is a secure space where you can privately organize and research the topic Unknown event - + Tuntematon tapahtuma New (unread) articles fetched @@ -3583,7 +3583,7 @@ List of supported readers: Login failed - + Kirjautuminen epäonnistui This service offers integration with standard online RSS/RDF/ATOM/JSON feeds and podcasts. @@ -3968,19 +3968,19 @@ File filter for external e-mail selection dialog. Always open hyperlinks in external web browser - + Avaa linkit aina erillisessä selaimessa &Add tool - + &Lisää työkalu &Edit selected tool - + &Muokkaa valittua työkalua &Delete selected tool - + &Poista valittu työkalu @@ -4187,7 +4187,7 @@ Authors of this application are NOT responsible for lost data. Articles - + Artikkelit Remove all read articles from all feeds on application exit @@ -4211,7 +4211,7 @@ Authors of this application are NOT responsible for lost data. Feeds & articles - + Syötteet ja artikkelit Auto-fetch articles for all feeds every @@ -4469,7 +4469,7 @@ Authors of this application are NOT responsible for lost data. Localization - + Lokalisointi @@ -4521,7 +4521,7 @@ Authors of this application are NOT responsible for lost data. Full path to your WAV sound file - + Koko polku WAV-äänitiedostoon &Browse @@ -4863,7 +4863,7 @@ Type: %3 Parent folder - + Ylätason kansio @@ -5273,7 +5273,7 @@ Unread news: %2 Parent folder - + Ylätason kansio @@ -5334,7 +5334,7 @@ Last login on: %4 Open this website in system web browser - + Avaa tämä sivusto järjestelmän verkkoselaimessa diff --git a/localization/rssguard_pt_BR.ts b/localization/rssguard_pt_BR.ts index 2effbc061..87fb4b21f 100644 --- a/localization/rssguard_pt_BR.ts +++ b/localization/rssguard_pt_BR.ts @@ -1794,11 +1794,11 @@ ou esta função ainda não foi implementada. &Next item - + Pró&ximo item &Previous item - + I&tem anterior @@ -3629,23 +3629,23 @@ Lista de leitores suportados: interesting stuff - + coisas interessantes interesting stuff (highlighted) - + coisas interessantes (destacadas) errored items - + itens com erro errored items (highlighted) - + itens com erro (destacados) OK-ish color - + Cor OK @@ -4481,23 +4481,23 @@ Os autores deste aplicativo NÃO são responsáveis pela perda de dados. Force dark look (Fusion only) - + Forçar tema escuro (somente Fusion) Custom skin colors - + Cores do tema personalizadas Force custom skin colors - + Forçar cores de tema personalizadas You can override some colors defined by your skin here. Some colors are used dynamically throughout the application. - + Você pode substituir algumas cores definidas pelo seu tema aqui. Algumas cores são usadas dinamicamente em todo o aplicativo. Fetch color from activated skin - + Obter cor do tema ativado diff --git a/src/librssguard/gui/toolbars/feedstoolbar.cpp b/src/librssguard/gui/toolbars/feedstoolbar.cpp index edd1e55e2..bff7e5f1c 100644 --- a/src/librssguard/gui/toolbars/feedstoolbar.cpp +++ b/src/librssguard/gui/toolbars/feedstoolbar.cpp @@ -114,7 +114,7 @@ QStringList FeedsToolBar::savedActions() const { void FeedsToolBar::initializeSearchBox() { m_txtSearchMessages = new BaseLineEdit(this); m_txtSearchMessages->setSizePolicy(QSizePolicy::Policy::Expanding, m_txtSearchMessages->sizePolicy().verticalPolicy()); - m_txtSearchMessages->setPlaceholderText(tr("Search feeds")); + m_txtSearchMessages->setPlaceholderText(tr("Search feeds (regex only)")); // Setup wrapping action for search box. m_actionSearchMessages = new QWidgetAction(this); diff --git a/src/librssguard/gui/toolbars/messagestoolbar.cpp b/src/librssguard/gui/toolbars/messagestoolbar.cpp index d276c67cf..14aca0296 100644 --- a/src/librssguard/gui/toolbars/messagestoolbar.cpp +++ b/src/librssguard/gui/toolbars/messagestoolbar.cpp @@ -110,7 +110,7 @@ void MessagesToolBar::initializeSearchBox() { m_txtSearchMessages = new BaseLineEdit(this); m_txtSearchMessages->setSizePolicy(QSizePolicy::Policy::Expanding, m_txtSearchMessages->sizePolicy().verticalPolicy()); - m_txtSearchMessages->setPlaceholderText(tr("Search articles")); + m_txtSearchMessages->setPlaceholderText(tr("Search articles (regex only)")); // Setup wrapping action for search box. m_actionSearchMessages = new QWidgetAction(this);