refactor: pass app name via placeholder in start_welcome string
This commit is contained in:
parent
5cab499417
commit
7a028c1172
15 changed files with 19 additions and 15 deletions
|
|
@ -178,7 +178,7 @@
|
|||
<string name="app_icon_content_desc">Ícone do App</string>
|
||||
<string name="add_book">Adicione um livro</string>
|
||||
<string name="pure_dark_option">Preto puro</string>
|
||||
<string name="start_welcome">Boas vindas ao Book\'s Story!</string>
|
||||
<string name="start_welcome">Boas vindas ao %1$s!</string>
|
||||
<string name="shuffle_color_preset_content_desc">Sortear cores</string>
|
||||
<string name="delete_cover">Apagar imagem da capa</string>
|
||||
<string name="screen_orientation_option">Orientação da tela</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue