aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-vi/strings.xml
diff options
context:
space:
mode:
authorDocile-Alligator <25734209+Docile-Alligator@users.noreply.github.com>2022-07-27 14:31:48 +0000
committerDocile-Alligator <25734209+Docile-Alligator@users.noreply.github.com>2022-07-27 14:31:48 +0000
commit6f4e9233b8bcda7054c505fb00f780e27e794b84 (patch)
tree8c33d9af589a70952c332aed472a4a9b61745440 /app/src/main/res/values-vi/strings.xml
parent55af125dfeb6a187dcd114164bd8690114eb5c84 (diff)
downloadinfinity-for-reddit-6f4e9233b8bcda7054c505fb00f780e27e794b84.tar
infinity-for-reddit-6f4e9233b8bcda7054c505fb00f780e27e794b84.tar.gz
infinity-for-reddit-6f4e9233b8bcda7054c505fb00f780e27e794b84.tar.bz2
infinity-for-reddit-6f4e9233b8bcda7054c505fb00f780e27e794b84.tar.lz
infinity-for-reddit-6f4e9233b8bcda7054c505fb00f780e27e794b84.tar.xz
infinity-for-reddit-6f4e9233b8bcda7054c505fb00f780e27e794b84.tar.zst
infinity-for-reddit-6f4e9233b8bcda7054c505fb00f780e27e794b84.zip
Remove Block User menu option in ViewUserDetailActivity since Reddit does not allow 3rd-party apps access this API now.
Diffstat (limited to 'app/src/main/res/values-vi/strings.xml')
-rw-r--r--app/src/main/res/values-vi/strings.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/src/main/res/values-vi/strings.xml b/app/src/main/res/values-vi/strings.xml
index 6457a4d7..fd989442 100644
--- a/app/src/main/res/values-vi/strings.xml
+++ b/app/src/main/res/values-vi/strings.xml
@@ -61,7 +61,6 @@
<string name="action_see_removed">"Xem bài đăng đã bị xóa"</string>
<string name="action_set_wallpaper">"Đặt làm hình nền"</string>
<string name="action_send_private_message">"Gửi tin nhắn riêng tư"</string>
- <string name="action_block_user">"Chặn người dùng"</string>
<string name="parse_json_response_error">"Lỗi khi phân tích phản hồi JSON"</string>
<string name="retrieve_token_error">"Lỗi khi truy xuất mã thông báo"</string>
<string name="something_went_wrong">"Đã xảy ra lỗi. Thử lại sau"</string>
@@ -756,9 +755,6 @@ Cô ta không ốm hay gì cả, nhưng cô ấy chắc chắn có thể khá h
<string name="top_score">"%1$s điểm"</string>
<string name="login_activity_2fa_prompt">"Nếu bạn đã bật xác thực 2 yếu tố, hãy vui lòng nhập mật khẩu như sau: &lt;mật khẩu&gt;:&lt;mã 2FA&gt;.
Ví dụ: yourpass:123456"</string>
- <string name="block_user">"Chặn người dùng"</string>
- <string name="block_user_success">"Đã chặn"</string>
- <string name="block_user_failed">"Chặn người dùng thất bại"</string>
<string name="submit_crosspost_activity_label">"Đăng chéo"</string>
<string name="give_award_activity_label">"Cho giải thưởng"</string>
<string name="action_crosspost">"Đăng chéo"</string>