aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values
diff options
context:
space:
mode:
authorDocile-Alligator <25734209+Docile-Alligator@users.noreply.github.com>2024-01-12 01:59:43 +0000
committerDocile-Alligator <25734209+Docile-Alligator@users.noreply.github.com>2024-01-12 01:59:43 +0000
commit0f38b26710286f1df713386986b89e64d928572d (patch)
tree2b6b069285f0ad3d59568b6d0ab0930b71c93e37 /app/src/main/res/values
parentaf6b92ffa3e28ef56ececa23fa30aef21aa41e98 (diff)
downloadinfinity-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')
-rw-r--r--app/src/main/res/values/strings.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 542929a3..aa5a36b4 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -78,7 +78,6 @@
<string name="action_share">Share</string>
<string name="action_preview">Preview</string>
<string name="action_report">Report</string>
- <string name="action_see_removed">See Removed</string>
<string name="action_crosspost">Crosspost</string>
<string name="action_set_wallpaper">Set as Wallpaper</string>
<string name="action_send_private_message">Send Private Message</string>
@@ -332,11 +331,6 @@
<string name="are_you_sure">Are you sure?</string>
<string name="edit">Edit</string>
<string name="delete">Delete</string>
- <string name="see_removed_comment">See Removed Comment</string>
- <string name="fetching_removed_comment">Fetching removed comment</string>
- <string name="show_removed_comment_failed">Could not find the removed comment</string>
- <string name="fetching_removed_post">Fetching removed post</string>
- <string name="show_removed_post_failed">Could not find the removed post</string>
<string name="cancel">Cancel</string>
<string name="ok">OK</string>
<string name="edit_success">Edit successfully</string>