Skip to content

Commit b39b0e4

Browse files
committed
fix: found gotify version
1 parent 2fb1e06 commit b39b0e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<string name="navigation_drawer_open">Open navigation drawer</string>
33
<string name="navigation_drawer_close">Close navigation drawer</string>
44
<string name="nav_header_desc">Navigation header</string>
5-
<string name="found_gotify_version">Found Gotify v%s</string>
5+
<string name="found_gotify_version">Found Gotify %s</string>
66
<string name="version_failed_status_code">Request to \'%1$s\' failed with status code %2$d</string>
77
<string name="version_failed">Request to \'%1$s\' failed. %2$s.</string>
88
<string name="wronguserpw">There is no user with this username and password</string>

0 commit comments

Comments
 (0)