aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-de/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-de/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-de/strings.xml')
-rw-r--r--app/src/main/res/values-de/strings.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml
index ab491df1..866c0547 100644
--- a/app/src/main/res/values-de/strings.xml
+++ b/app/src/main/res/values-de/strings.xml
@@ -63,7 +63,6 @@
<string name="action_see_removed">"Entfernten Beitrag ansehen"</string>
<string name="action_set_wallpaper">"Als Hintergrundbild einstellen"</string>
<string name="action_send_private_message">"Private Nachricht senden"</string>
- <string name="action_block_user">"Benutzer blockieren"</string>
<string name="parse_json_response_error">"Ein Fehler trat beim Abruf der JSON-Antwort auf"</string>
<string name="retrieve_token_error">"Fehler beim Abruf des Tokens"</string>
<string name="something_went_wrong">"Etwas ist schiefgelaufen. Versuche es später erneut."</string>
@@ -806,9 +805,6 @@ Sie ist nicht krank oder so, aber sie könnte sich definitiv bessern."</string>
<string name="top_score">"%1$s Punkte"</string>
<string name="login_activity_2fa_prompt">"Wenn du die Zwei-Faktor-Authentifizierung aktiviert hast, tippe dein Passwort wie folgt ein: &lt;passwort&gt;:&lt;2FA code&gt;.
Beispiel: DeinPasswort:123456"</string>
- <string name="block_user">"Benutzer blockieren"</string>
- <string name="block_user_success">"Blockiert"</string>
- <string name="block_user_failed">"Blockieren des Benutzers fehlgeschlagen"</string>
<string name="submit_crosspost_activity_label">"Crossposten"</string>
<string name="give_award_activity_label">"Auszeichnung verleihen"</string>
<string name="action_crosspost">"Crossposten"</string>