diff options
author | Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com> | 2024-01-12 01:59:43 +0000 |
---|---|---|
committer | Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com> | 2024-01-12 01:59:43 +0000 |
commit | 0f38b26710286f1df713386986b89e64d928572d (patch) | |
tree | 2b6b069285f0ad3d59568b6d0ab0930b71c93e37 /app/src/main/res/values-pt-rBR/strings.xml | |
parent | af6b92ffa3e28ef56ececa23fa30aef21aa41e98 (diff) | |
download | infinity-for-reddit-0f38b26710286f1df713386986b89e64d928572d.tar infinity-for-reddit-0f38b26710286f1df713386986b89e64d928572d.tar.gz infinity-for-reddit-0f38b26710286f1df713386986b89e64d928572d.tar.bz2 infinity-for-reddit-0f38b26710286f1df713386986b89e64d928572d.tar.lz infinity-for-reddit-0f38b26710286f1df713386986b89e64d928572d.tar.xz infinity-for-reddit-0f38b26710286f1df713386986b89e64d928572d.tar.zst infinity-for-reddit-0f38b26710286f1df713386986b89e64d928572d.zip |
Remove see removed posts and comments.
Diffstat (limited to 'app/src/main/res/values-pt-rBR/strings.xml')
-rw-r--r-- | app/src/main/res/values-pt-rBR/strings.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml index f96cb25b..a0278fe9 100644 --- a/app/src/main/res/values-pt-rBR/strings.xml +++ b/app/src/main/res/values-pt-rBR/strings.xml @@ -70,7 +70,6 @@ <string name="action_share">"Compartilhar"</string> <string name="action_preview">"Prévia"</string> <string name="action_report">"Reportar"</string> - <string name="action_see_removed">"Ver excluído"</string> <string name="action_set_wallpaper">"Definir como papel de parede"</string> <string name="action_send_private_message">"Enviar mensagem privada"</string> <string name="parse_json_response_error">"Erro ao analisar a resposta do JSON"</string> @@ -266,11 +265,6 @@ Toque para tentar de novo."</string> <string name="are_you_sure">"Tem certeza?"</string> <string name="edit">"Editar"</string> <string name="delete">"Excluir"</string> - <string name="see_removed_comment">"Ver comentário excluído"</string> - <string name="fetching_removed_comment">"Buscando comentário excluído"</string> - <string name="show_removed_comment_failed">"Não pôde achar o comentário excluído"</string> - <string name="fetching_removed_post">"Buscando postagem excluída"</string> - <string name="show_removed_post_failed">"Não pôde achar a postagem excluída"</string> <string name="cancel">"Cancelar"</string> <string name="ok">"Ok"</string> <string name="edit_success">"Êxito ao editar"</string> |