Show load end/load failure toasts
This commit is contained in:
@@ -45,4 +45,10 @@
|
||||
<string name="fragment_base_url_url_input_helper_text">Example: demo.mealie.io</string>
|
||||
<string name="fragment_authentication_email_input_helper_text">Example: changeme@email.com</string>
|
||||
<string name="fragment_authentication_password_input_helper_text">Example: demo</string>
|
||||
<string name="fragment_recipes_last_page_loaded_toast">Last page loaded</string>
|
||||
<string name="fragment_recipes_load_failure_toast" comment="EXAMPLE: Load failed! Unauthorized">%1$s %2$s</string>
|
||||
<string name="fragment_recipes_load_failure_toast_general">Load failed.</string>
|
||||
<string name="fragment_recipes_load_failure_toast_unauthorized">Unauthorized</string>
|
||||
<string name="fragment_recipes_load_failure_toast_unexpected_response">Unexpected response</string>
|
||||
<string name="fragment_recipes_load_failure_toast_no_connection">No connection</string>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user