From 21ce92f8da5a94fd93eaac436306120a35978de6 Mon Sep 17 00:00:00 2001 From: jeroenpraat <41594439+jeroenpraat@users.noreply.github.com> Date: Tue, 24 Jul 2018 19:04:00 +0200 Subject: [PATCH] Dutch strings: one extra update (#725) --- app/src/main/res/values-nl/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl/strings.xml index 953fcb4f..01ab6495 100644 --- a/app/src/main/res/values-nl/strings.xml +++ b/app/src/main/res/values-nl/strings.xml @@ -179,7 +179,7 @@ <string name="pref_title_browser_settings">Webbrowser</string> <string name="pref_title_custom_tabs">Aangepaste tabbladen gebruiken</string> - <string name="pref_title_hide_follow_button">Verberg volgknop tijdens scrollen</string> + <string name="pref_title_hide_follow_button">Verberg zwevende tootknop tijdens scrollen</string> <string name="pref_title_status_filter">Filteren</string> <string name="pref_title_status_tabs">Tijdlijnen</string> <string name="pref_title_show_boosts">Boosts tonen</string>