mirror of
https://github.com/dzeiocom/OpenHealth.git
synced 2025-08-14 11:01:58 +00:00
feat: Add Error handling
This commit is contained in:
@@ -51,4 +51,12 @@
|
||||
<string name="permission_declined">You declined a permission, you can\'t use this extension unless you enable it manually</string>
|
||||
<string name="edit_daily_goal">Modifiy daily goal</string>
|
||||
<string name="menu_steps">Steps</string>
|
||||
|
||||
|
||||
<!-- Error Activity Translations -->
|
||||
<string name="error_app_crash">An Error Occurred in the application forcing it to close down</string>
|
||||
<string name="error_app_report">Please report it so we can enhance you\'re Android OpenHealth experience</string>
|
||||
<string name="report_github">Report on Github</string>
|
||||
<string name="report_email">Report via Email</string>
|
||||
<string name="quit">Quit</string>
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user