From 496d3a1a486c23345ca5e9022980a9f89151bb49 Mon Sep 17 00:00:00 2001 From: maTh <1645099+math-GH@users.noreply.github.com> Date: Sun, 29 Sep 2024 10:28:28 +0200 Subject: Improved: Subscription management page (#6816) * i18n: Add an RSS feed -> Add a feed * manage mouse title for category * no white space between manage icon and favicon and title * add feed link: use icon instead of plus character * better CSS class for empty category and its alert text box * show muted icon and warning icon * the CSS magic incl. the themes improvements * fix * mute icon is more important than warning * feed mouse hover title * fix feed navigation sidebar: show error * fix btn with icon and text * fix aside feed: muted icon over warning icon --- app/i18n/pt-br/sub.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/i18n/pt-br') diff --git a/app/i18n/pt-br/sub.php b/app/i18n/pt-br/sub.php index d7fef476c..2593b3648 100644 --- a/app/i18n/pt-br/sub.php +++ b/app/i18n/pt-br/sub.php @@ -40,7 +40,7 @@ return array( 'feed' => array( 'accept_cookies' => 'Aceitar cookies', 'accept_cookies_help' => 'Permitir que o servidor de Feed defina os cookies (sarmazenados na memória apenas durante a solicitação)', - 'add' => 'Adicionar um RSS feed', + 'add' => 'Adicionar um feed', 'advanced' => 'Avançado', 'archiving' => 'Arquivar', 'auth' => array( -- cgit v1.2.3