aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-pl
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-pl
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-pl')
-rw-r--r--app/src/main/res/values-pl/strings.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml
index 4137ecb0..a57a9786 100644
--- a/app/src/main/res/values-pl/strings.xml
+++ b/app/src/main/res/values-pl/strings.xml
@@ -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>