Remove Block User menu option in ViewUserDetailActivity since Reddit does not allow 3rd-party apps access this API now.

This commit is contained in:
Docile-Alligator
2022-07-28 00:31:48 +10:00
parent 55af125dfe
commit 6f4e9233b8
24 changed files with 0 additions and 157 deletions

View File

@@ -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>