diff --git a/res/values/strings.xml b/res/values/strings.xml
index 8737904e7..425682fce 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1041,4 +1041,7 @@ Welcome to K-9 Mail setup. K-9 is an open source mail client for Android origin
Account \"%s\" is unavailable; check storage
+ Attachments Default Path
+ Save to
+ No filebrowser installed. Please enter destination foldername
diff --git a/res/xml/global_preferences.xml b/res/xml/global_preferences.xml
index aee7235e2..a65450f83 100644
--- a/res/xml/global_preferences.xml
+++ b/res/xml/global_preferences.xml
@@ -231,7 +231,11 @@
android:dialogTitle="@string/global_settings_confirm_actions_title"
android:positiveButtonText="@android:string/ok"
android:negativeButtonText="@android:string/cancel" />
-
+