diff options
Diffstat (limited to 'app/src/main/res/values-nl/strings.xml')
-rw-r--r-- | app/src/main/res/values-nl/strings.xml | 4 |
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: <wachtwoord>: <2FA code>. 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> |