refactor: pass app name via placeholder in start_welcome string

This commit is contained in:
Acclorite 2025-07-09 17:39:01 +03:00
parent 5cab499417
commit 7a028c1172
No known key found for this signature in database
GPG key ID: 6E54C611F6EE8593
15 changed files with 19 additions and 15 deletions

View file

@ -190,7 +190,7 @@
<string name="delete_books_content_desc">Smazat vybrané knihy</string>
<string name="browse_content_desc">Přidat knihy</string>
<string name="move_books_content_desc">Přesunout vybrané knihy</string>
<string name="start_welcome">Vítejte v Book\'s Story!</string>
<string name="start_welcome">Vítejte v %1$s!</string>
<string name="help_title_how_to_move_or_delete_books">Jak přesunu nebo smažu knihy?</string>
<string name="add_files_content_desc">Přidat soubory</string>
<string name="error_closed_source">Uzavřený zdroj</string>