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
|
|
@ -573,7 +573,8 @@
|
|||
|
||||
|
||||
<!-- Start -->
|
||||
<string name="start_welcome">Welcome to Book\'s Story!</string>
|
||||
<!-- Welcome message. %1$s is the application name. -->
|
||||
<string name="start_welcome">Welcome to %1$s!</string>
|
||||
<string name="start_welcome_desc">
|
||||
To a world where words charm,
|
||||
teach and lead on incredible adventures!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue