mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-06 13:59:49 +02:00
Remove Block User menu option in ViewUserDetailActivity since Reddit does not allow 3rd-party apps access this API now.
This commit is contained in:
@@ -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: <mật khẩu>:<mã 2FA>.
|
||||
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>
|
||||
|
Reference in New Issue
Block a user