diff options
Diffstat (limited to '')
-rw-r--r-- | app/src/main/res/values-pt-rBR/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml index ce5c902d..91287b62 100644 --- a/app/src/main/res/values-pt-rBR/strings.xml +++ b/app/src/main/res/values-pt-rBR/strings.xml @@ -944,7 +944,7 @@ Mensagem: %2$s"</string> <string name="post_filter_requires_a_name">"Qual é o nome deste filtro de postagem?"</string> <string name="duplicate_post_filter_dialog_title">"'%1$s' já existe"</string> <string name="duplicate_post_filter_dialog_message">"Substituir isto?"</string> - <string name="apply_post_filter_to">"Aplicar a"</string> + <string name="apply_to">"Aplicar a"</string> <string name="post_filter_usage_home">"Início"</string> <string name="post_filter_usage_subreddit">"Subreddit: %1$s"</string> <string name="post_filter_usage_subreddit_all">"Subreddit"</string> |