Show load end/load failure toasts
This commit is contained in:
@@ -41,4 +41,10 @@
|
||||
<string name="fragment_base_url_url_input_helper_text">Пример: demo.mealie.io</string>
|
||||
<string name="fragment_authentication_email_input_helper_text">Пример: changeme@email.com</string>
|
||||
<string name="fragment_authentication_password_input_helper_text">Пример: demo</string>
|
||||
<string name="fragment_recipes_last_page_loaded_toast">Последняя страница</string>
|
||||
<string name="fragment_recipes_load_failure_toast">%1$s %2$s</string>
|
||||
<string name="fragment_recipes_load_failure_toast_general">Ошибка загрузки.</string>
|
||||
<string name="fragment_recipes_load_failure_toast_unauthorized">Неавторизован</string>
|
||||
<string name="fragment_recipes_load_failure_toast_unexpected_response">Неожиданный ответ</string>
|
||||
<string name="fragment_recipes_load_failure_toast_no_connection">Нет соединения</string>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user