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 2fb1e06 commit b39b0e4Copy full SHA for b39b0e4
1 file changed
app/src/main/res/values/strings.xml
@@ -2,7 +2,7 @@
2
<string name="navigation_drawer_open">Open navigation drawer</string>
3
<string name="navigation_drawer_close">Close navigation drawer</string>
4
<string name="nav_header_desc">Navigation header</string>
5
- <string name="found_gotify_version">Found Gotify v%s</string>
+ <string name="found_gotify_version">Found Gotify %s</string>
6
<string name="version_failed_status_code">Request to \'%1$s\' failed with status code %2$d</string>
7
<string name="version_failed">Request to \'%1$s\' failed. %2$s.</string>
8
<string name="wronguserpw">There is no user with this username and password</string>
0 commit comments