fix crash on list adapter when file has no mimetype
[pub/Android/ownCloud.git] / res / values / strings.xml
index 4eb8c62..c111f8b 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>
     <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>