Singleton didn't work (worth a try though ^^) - Make a new constructor
[pub/Android/ownCloud.git] / res / values / strings.xml
index 5e21f88..7c47342 100644 (file)
@@ -34,7 +34,7 @@
     <string name="prefs_trackmydevice_interval_summary">Update every %1$s minutes</string>
     <string name="prefs_accounts">Accounts</string>
     
-    <string name="auth_host_url">ownCloud location</string>
+    <string name="auth_host_url">ownCloud URL</string>
     <string name="auth_username">Username</string>
     <string name="auth_password">Password</string>
     <string name="new_session_uri_error">Wrong URL given</string>
@@ -69,6 +69,7 @@
     <string name="uploader_upload_succeed">Uploading completed successfully</string>
     <string name="uploader_upload_failed">Upload failed: </string>
     <string name="uploader_files_uploaded_suffix"> files uploaded</string>
+    <string name="downloader_download_failed">Download could not be completed</string>
     <string name="common_choose_account">Choose account</string>
     <string name="sync_string_contacts">Contacts</string>
     <string name="use_ssl">Use Secure Connection</string>