diff options
author | ByteHamster <info@bytehamster.com> | 2024-03-13 22:36:57 +0100 |
---|---|---|
committer | ByteHamster <info@bytehamster.com> | 2024-03-13 22:39:21 +0100 |
commit | da21d92f969d84e0c2a9f37c3d9b5d56c117c92a (patch) | |
tree | 89cea880f3c1760719407411c1d4fc58a72369d8 /ui/i18n/src/main/res/values-pt-rBR/strings.xml | |
parent | afc21f46a9b75dee4381cf529064f54850e58b5c (diff) | |
download | AntennaPod-da21d92f969d84e0c2a9f37c3d9b5d56c117c92a.zip |
Fully remove string that fails Lint
Diffstat (limited to 'ui/i18n/src/main/res/values-pt-rBR/strings.xml')
-rw-r--r-- | ui/i18n/src/main/res/values-pt-rBR/strings.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ui/i18n/src/main/res/values-pt-rBR/strings.xml b/ui/i18n/src/main/res/values-pt-rBR/strings.xml index df8aae0b4..a48140349 100644 --- a/ui/i18n/src/main/res/values-pt-rBR/strings.xml +++ b/ui/i18n/src/main/res/values-pt-rBR/strings.xml @@ -478,8 +478,7 @@ <string name="pref_expandNotify_sum">Isso normalmente expande a notificação para exibir os botões de reprodução.</string> <string name="pref_persistNotify_title">Controles de reprodução persistentes</string> <string name="pref_persistNotify_sum">Mantenha os controles de notificação e tela de bloqueio quando a reprodução estiver pausada</string> - <string name="pref_compact_notification_buttons_dialog_error_exact">Você deve selecionar exatamente os itens %1$d.</string> - <string name="pref_full_notification_buttons_title">Definir botões na notificação</string> + <string name="pref_full_notification_buttons_title">Definir botões na notificação</string> <string name="pref_full_notification_buttons_sum">Alterar botões de reprodução mostrados na notificação</string> <string name="pref_enqueue_location_title">Localização na fila</string> <string name="pref_enqueue_location_sum">Adicionar episódios para: %1$s</string> |