DT @13.01.2016: A LOT OF bugfixes.. und sprachdateien 1.6

This commit is contained in:
Dennis Thießen
2016-01-13 23:33:17 +01:00
parent a482b1fab5
commit 2869054b59
25 changed files with 522 additions and 337 deletions

View File

@@ -152,24 +152,60 @@
<string name="btn_reportwf_reportnow">Report NOW!</string>
<string name="btn_reportwf_next">Next</string>
<string name="menu_send_feedback">Send Feedback</string>
<string name="txt_errormsg_sociallogin">Could not log-in. Please try again later or contact RiskAhead support.</string>
<string name="txt_errormsg_login">Sorry, could not log-in. Please try again later or contact RiskAhead support.</string>
<string name="txt_errormsg_register">Sorry, could not registrate. Please try again later or contact RiskAhead support.</string>
<string name="txt_errormsg_getpwreset">Sorry, could not send E-Mail. Please try again later or contact RiskAhead support.</string>
<string name="txt_errormsg_getactivationlink">Sorry, we could not send you an activation link. Please try again later or contact RiskAhead support.</string>
<string name="txt_errormsg_getinfowindow">Sorry, could not load info window values. Please try again later or contact RiskAhead support.</string>
<string name="txt_reportwf_newincidenttitle">Create new incident?</string>
<string name="txt_reportwf_newincidenttext">Do you want to reset all values and create a new incident?</string>
<string name="txt_errormsg_createincident">Sorry, we could not save your incident. Please try again later or contact RiskAhead support.</string>
<string name="txt_subs_youbought">You have bought</string>
<string name="txt_subs_thankyou">Thank you for your support!</string>
<string name="txt_errormsg_subs">There was an error parsing your purchase data. Please try again or contact RiskAhead support.</string>
<string name="txt_viewreport_deletetitle">Delete incident?</string>
<string name="txt_viewreport_deletetext">Do you really want to delete this incident? A deleted incident can not be restored.</string>
<string name="txt_errormsg_deleteincident">Sorry, we could not delete this incident. Please try again later or contact RiskAhead support.</string>
<string name="txt_errormsg_getincidentdetail">Sorry, we could not retrieve incident details. Please try again later or contact RiskAhead support.</string>
<string name="txt_errormsg_suffix">Please try again later or contact RiskAhead support.</string>
<string name="txt_errormsg_login">Could not log-in. .</string>
<string name="txt_errormsg_register">Could not registrate.</string>
<string name="txt_errormsg_getpwreset">Could not send E-Mail.</string>
<string name="txt_errormsg_getactivationlink">Could not send you an activation link.</string>
<string name="txt_errormsg_getinfowindow">Could not load info window values.</string>
<string name="txt_errormsg_createincident">Could not save your incident.</string>
<string name="txt_errormsg_subs">There was an error parsing your purchase data.</string>
<string name="txt_errormsg_deleteincident">Could not delete this incident.</string>
<string name="txt_errormsg_getincidentdetail">Could not retrieve incident details.</string>
<string name="txt_errormsg_cannotvoteowninc">You can not vote your own incident.</string>
<string name="txt_errormsg_couldnotvote">Sorry, we could not save your vote. Please try again later or contact RiskAhead support.</string>
<string name="txt_errormsg_couldnotvote">Could not save your vote.</string>
<string name="txt_errormsg_retrievestats">Could not retrieve profile stats.</string>
<string name="txt_settings_resetpwtitle">Reset password?</string>
<string name="txt_settings_resetpwtext">Do you really want to reset your password? An E-Mail will be send to your address. Please follow the given link to reset your password.</string>
<string name="txt_errormsg_resetpw">Could not send you an password reset E-Mail.</string>
<string name="txt_errormsg_changesettings">Could not change your user settings.</string>
<string name="txt_errormsg_gettop10">Could not get the Top10 list.</string>
<string name="txt_success_voted">Voted! Score updated.</string>
<string name="txt_success_incidentdel">Incident deleted</string>
<string name="txt_success_addreport">Report added!</string>
<string name="txt_success_changesett">User settings changed successfully</string>
<string name="txt_premium_only">(Only Premium)</string>
<string name="txt_settings_acc_headline">Account Settings</string>
<string name="txt_settings_username">Username</string>
<string name="txt_settings_username_sum">Please enter your username</string>
<string name="txt_settings_name_title">Name</string>
<string name="txt_settings_name_sum">Please enter your name</string>
<string name="txt_settings_surname_title">Surname</string>
<string name="txt_settings_surname_sum">Please enter your surname</string>
<string name="txt_settings_email_title">E-Mail</string>
<string name="txt_settings_email_sum">Please enter your email</string>
<string name="txt_settings_resetpw_title">Reset Password</string>
<string name="txt_settings_resetpw_sum">Request a new password</string>
<string name="txt_settings_notify_head">Notifications</string>
<string name="txt_settings_showno_title">Show Notifications</string>
<string name="txt_settings_showno_sum">Enable notifications in your area</string>
<string name="txt_settings_notify_showradius">Radius</string>
<string name="txt_settings_notify_showradius_sum">Choose the radius from your last known location in which notifications will be displayed</string>
<string name="txt_settings_notify_pollfreq">Poll Frequency</string>
<string name="txt_settings_notify_pollfreq_sum">Decide how often notification updates should be received from server</string>
<string name="txt_settings_gps_enable_title">Enable GPS</string>
<string name="txt_settings_gps_enable_sum">Get your last know location with GPS (GPS has to be activated in your device settings)</string>
<string name="txt_settings_gps_loca_title">Choose your location</string>
<string name="txt_settings_gps_loca_sum">Your Location (Latitude/Longitude):</string>
<string-array name="cat_situation_main">
<item>Allgemeiner Vorfall/Situation</item>
@@ -243,7 +279,6 @@
<item>Regelmäßig</item>
<item>Bestimmter Zeitpunkt</item>
<item>Bestimmter Zeitraum</item>
<item>Weiß ich nicht</item>
</string-array>
<string-array name="cat_time_sub_periodical">
@@ -361,5 +396,4 @@
<item>60</item>
</string-array>
</resources>