summaryrefslogtreecommitdiff
path: root/core/src/main/res/values-pt-rBR/strings.xml
diff options
context:
space:
mode:
authorTony Tam <149837+tonytamsf@users.noreply.github.com>2020-11-30 02:29:16 -0800
committerGitHub <noreply@github.com>2020-11-30 11:29:16 +0100
commit3f104f7e5a1c431936380c17092bdec1b71f3205 (patch)
tree7fc5c77f4cbbf3f4047c7b3f80b1535b7295cbc7 /core/src/main/res/values-pt-rBR/strings.xml
parentc1482fe5b89b08498de3fb95b69db3a4f832099a (diff)
downloadAntennaPod-3f104f7e5a1c431936380c17092bdec1b71f3205.zip
fix bug with how we count downloaded media, show a meaningful messages (#4714)
Diffstat (limited to 'core/src/main/res/values-pt-rBR/strings.xml')
-rw-r--r--core/src/main/res/values-pt-rBR/strings.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/core/src/main/res/values-pt-rBR/strings.xml b/core/src/main/res/values-pt-rBR/strings.xml
index d6ea45556..aba0e52cb 100644
--- a/core/src/main/res/values-pt-rBR/strings.xml
+++ b/core/src/main/res/values-pt-rBR/strings.xml
@@ -149,10 +149,6 @@
<string name="delete_label">Deletar</string>
<string name="delete_failed">Não foi possível deletar o arquivo. Experimente reiniciar o dispositivo.</string>
<string name="delete_episode_label">Apagar Episódio</string>
- <plurals name="deleted_episode_batch_label">
- <item quantity="one">%d episódio apagado.</item>
- <item quantity="other">%d episódios apagados.</item>
- </plurals>
<string name="remove_new_flag_label">Remover etiqueta de \"novo\"</string>
<string name="removed_new_flag_label">Etiqueta de \"novo\" removida</string>
<string name="mark_read_label">Marcar como reproduzido</string>