Browse Source

added line breaks according to CR

Andy Scherzinger 8 years ago
parent
commit
fca1e0d2fd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      res/values/strings.xml

+ 1 - 1
res/values/strings.xml

@@ -105,7 +105,7 @@
     <string name="about_title">About</string>
     <string name="about_title">About</string>
     <string name="change_password">Change password</string>
     <string name="change_password">Change password</string>
     <string name="delete_account">Remove account</string>
     <string name="delete_account">Remove account</string>
-    <string name="delete_account_warning">Delete account %s? Deleting cannot be undone.</string>
+    <string name="delete_account_warning">Delete account %s?\n\nDeleting cannot be undone.</string>
     <string name="create_account">Create account</string>
     <string name="create_account">Create account</string>
     <string name="upload_chooser_title">Upload from &#8230;</string>
     <string name="upload_chooser_title">Upload from &#8230;</string>
     <string name="uploader_info_dirname">Folder name</string>
     <string name="uploader_info_dirname">Folder name</string>