Read instructions step header from resources

This commit is contained in:
Kirill Kamakin
2021-11-20 20:21:46 +03:00
parent ff4be6807f
commit 1d2c5584a8
2 changed files with 5 additions and 1 deletions

View File

@@ -15,4 +15,5 @@
<string name="fragment_disclaimer_main_text">This project is NOT associated with the core Mealie developers. If you face any issues when using the application or have a feature request DO NOT send them to the Mealie developers. Instead, report a new issue in the Mealient repository. THAT IS NOT AN OFFICIAL CLIENT.</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>
</resources>