Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit ba0fbd6

Browse files
keianhzobluemarvin
authored andcommitted
Added info regarding variable substitution (#1789)
1 parent a31d333 commit ba0fbd6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

app/src/main/res/values/strings.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -979,7 +979,8 @@
979979
<!-- This string is displayed in the content language list in front of the system default language in between parenthesis -->
980980
<string name="language_default">Default</string>
981981

982-
<!-- This string is displayed in the URL bar when the user is in the home page -->
982+
<!-- This string is displayed in the URL bar when the user is in the home page.
983+
'%1$s' will be replaced at runtime with the app's name. -->
983984
<string name="url_home_title">%1$s Home</string>
984985

985986
<!-- This string is displayed in the URL bar when the user is in the bookmarks panel -->

0 commit comments

Comments
 (0)