Browse Source

Do not line wrap

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
tobiasKaminsky 4 years ago
parent
commit
8f17dad9e5
1 changed files with 1 additions and 2 deletions
  1. 1 2
      src/main/res/values/strings.xml

+ 1 - 2
src/main/res/values/strings.xml

@@ -949,7 +949,6 @@
     <string name="in_folder">in folder %1$s</string>
     <string name="choose_which_file">Choose which file to keep!</string>
     <string name="wrong_storage_path">Storage path does not exist!</string>
-    <string name="wrong_storage_path_desc">This might be due to a backup restore on another device. Falling back to
-        default. Please check settings to adjust storage path.</string>
+    <string name="wrong_storage_path_desc">This might be due to a backup restore on another device. Falling back to default. Please check settings to adjust storage path.</string>
     <string name="dialog_close">Close</string>
 </resources>