aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-nl/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-nl/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-nl/strings.xml')
-rw-r--r--app/src/main/res/values-nl/strings.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl/strings.xml
index 952a347e..c58b2a25 100644
--- a/app/src/main/res/values-nl/strings.xml
+++ b/app/src/main/res/values-nl/strings.xml
@@ -61,7 +61,6 @@
<string name="action_see_removed">"Zie verwijderd"</string>
<string name="action_set_wallpaper">"Instellen als startschermachtergrond"</string>
<string name="action_send_private_message">"Privebericht versturen"</string>
- <string name="action_block_user">"Gebruiker blokkeren"</string>
<string name="parse_json_response_error">"Er is een fout opgetreden bij het verwerken van het json-antwoord"</string>
<string name="retrieve_token_error">"De toegangssleutel kan niet worden opgehaald"</string>
<string name="something_went_wrong">"Er is iets misgegaan - probeer het later opnieuw."</string>
@@ -758,9 +757,6 @@ Ze is niet ziek of zo, maar ze kan zeker beter worden."</string>
<string name="top_score">"%1$s pnt"</string>
<string name="login_activity_2fa_prompt">"Als je 2-factor authenticatie hebt ingeschakeld, typ dan je wachtwoord als volgt in: &lt;wachtwoord&gt;: &lt;2FA code&gt;.
Voorbeeld: yourpass:123456"</string>
- <string name="block_user">"Blokkeer gebruiker"</string>
- <string name="block_user_success">"Geblokkeerd"</string>
- <string name="block_user_failed">"Kan gebruiker niet blokkeren"</string>
<string name="submit_crosspost_activity_label">"Crosspost"</string>
<string name="give_award_activity_label">"Geef Award"</string>
<string name="action_crosspost">"Crosspost"</string>