From 7aed735df28984e76486f23d17d02981b268930e Mon Sep 17 00:00:00 2001 From: steckbrief Date: Fri, 23 Oct 2015 22:20:54 +0200 Subject: Fixes FS#47: WiFi only setting in unencrypted chats bug fixed, typo in values for the setting fixed, preferences involved in the decision for auto downloading image links moved to global Utility Class --- src/main/res/values-de/strings.xml | 2 +- src/main/res/values/strings.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/main/res') diff --git a/src/main/res/values-de/strings.xml b/src/main/res/values-de/strings.xml index 16ed5239..5bd93fa8 100644 --- a/src/main/res/values-de/strings.xml +++ b/src/main/res/values-de/strings.xml @@ -102,7 +102,7 @@ Größe Dateien, die kleiner sind als …, automatisch annehmen nur WLAN - Automatisches Herunterladen und Akzpetieren von Dateien nur im WLAN + Automatisches Herunterladen und Akzeptieren von Dateien nur im WLAN Bilder-Links Bilder-Links automatisch herunterladen Benachrichtigungen diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml index b3786b35..d44dd76a 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -103,8 +103,8 @@ Settings for accepting and automatically downloading files Size Automatically accept files smaller than… - WLAN only - Download and accept files automatically only when using WLAN + Wi-Fi only + Download and accept files automatically only when using Wi-Fi Image links Automatically download image links Notification Settings -- cgit v1.2.3