Improve disclaimer wording and fill README.md

This commit is contained in:
Kirill Kamakin
2021-11-21 11:42:38 +03:00
parent 0a0472c17d
commit e5edf045d8
7 changed files with 35 additions and 6 deletions

View File

@@ -13,5 +13,5 @@
<string name="view_holder_recipe_instructions_step">Шаг: %d</string>
<string name="fragment_disclaimer_button_okay">Хорошо</string>
<string name="fragment_disclaimer_header">ДИСКЛЕЙМЕР</string>
<string name="fragment_disclaimer_main_text">Это неофициальный клиент к менеджеру рецептов Mealie. Он разрабатывается независимо от основного проекта Mealie. Любые проблемы и предложения по улучшению следует отправлять в репозиторий Mealient, НЕ в репозиторий Mealie.</string>
<string name="fragment_disclaimer_main_text">Этот проект разрабатывается независимо от основного проекта Meale. Он не связан с разработчиками Mealie. О любых проблемах следует писать в репозиторий Mealient, НЕ в репозиторий Mealie.</string>
</resources>

View File

@@ -12,7 +12,7 @@
<string name="fragment_recipe_info_ingredients_header">Ingredients</string>
<string name="fragment_recipe_info_instructions_header">Instructions</string>
<string name="fragment_disclaimer_button_okay_timer">Okay (%d seconds)</string>
<string name="fragment_disclaimer_main_text">This is an unofficial client for recipe manager Mealie. The application is developed independently from the core Mealie project. Any issues or feature request must be sent to the Mealient repository, NOT the Mealie repository.</string>
<string name="fragment_disclaimer_main_text">This project is developed independently from the core Mealie project. It is NOT associated with the core Mealie developers. Any issues must be reported to the Mealient repository, NOT the Mealie repository.</string>
<string name="fragment_disclaimer_header">DISCLAIMER</string>
<string name="fragment_disclaimer_button_okay">Okay</string>
<string name="view_holder_recipe_instructions_step">Step: %d</string>