We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a31d333 commit ba0fbd6Copy full SHA for ba0fbd6
1 file changed
app/src/main/res/values/strings.xml
@@ -979,7 +979,8 @@
979
<!-- This string is displayed in the content language list in front of the system default language in between parenthesis -->
980
<string name="language_default">Default</string>
981
982
- <!-- This string is displayed in the URL bar when the user is in the home page -->
+ <!-- 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. -->
984
<string name="url_home_title">%1$s Home</string>
985
986
<!-- This string is displayed in the URL bar when the user is in the bookmarks panel -->
0 commit comments