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">"Zobacz usunięte"</string>
<string name="action_set_wallpaper">"Ustaw jako tapetę"</string>
<string name="action_send_private_message">"Wyślij wiadomość prywatną"</string>
<string name="action_block_user">"Zablokuj użytkownika"</string>
<string name="parse_json_response_error">"Wystąpił błąd podczas analizy odpowiedzi JSON"</string>
<string name="retrieve_token_error">"Wystąpił błąd podczas pobierania tokenu"</string>
<string name="something_went_wrong">"Coś poszło nie tak. Spróbuj ponownie później."</string>
@@ -748,9 +747,6 @@ Nie jest chora ani nic, ale na pewno może stać się lepsza."</string>
<string name="top_score">"%1$s punktów"</string>
<string name="login_activity_2fa_prompt">"Jeśli masz włączone uwierzytelnianie dwuskładnikowe, wpisz swoje hasło w następujący sposób: &lt;hasło&gt;:&lt;kod 2FA&gt;
Example: yourpass:123456"</string>
<string name="block_user">"Zablokuj użytkownika"</string>
<string name="block_user_success">"Zablokowano"</string>
<string name="block_user_failed">"Nie udało się zablokować użytkownika"</string>
<string name="submit_crosspost_activity_label">"Crosspost"</string>
<string name="give_award_activity_label">"Daj nagrodę"</string>
<string name="action_crosspost">"Crosspost"</string>