Singleton didn't work (worth a try though ^^) - Make a new constructor
[pub/Android/ownCloud.git] / res / values / strings.xml
index 4eb8c62..7c47342 100644 (file)
@@ -12,7 +12,7 @@
     <string name="main_calendar">Calendar</string>
     <string name="main_bookmarks">Bookmarks</string>
     <string name="main_settings">Settings</string>
-    <string name="main_tit_accsetup">Account Setup</string>
+    <string name="main_tit_accsetup">Setup Account</string>
     <string name="main_wrn_accsetup">There are no ownCloud accounts on your device. In order to use this App, you need to create one.</string>
     
     <string name="actionbar_sync">Sync account</string>
@@ -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>
@@ -68,6 +68,8 @@
     <string name="uploader_info_dirname">Directory name</string>
     <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>
     <string name="auth_unknow_error">Unknown error occured!</string>
     <string name="auth_login_details">Login details</string>
     
+    <string name="crashlog_message">Application terminated unexpectedly. Would you like to submit crash report?</string>
+    <string name="crashlog_send_report">Send report</string>
+    <string name="crashlog_dont_send_report">Don\'t send report</string>
+    
     <string name="extensions_avail_title">Extensions available!</string>
     <string name="extensions_avail_message">Looks like your ownCloud instance is supporting advanced extensions. Would you like to see extensions available for android ?</string>
 </resources>