Add more specific permission description

This commit is contained in:
Jannis Mattheis
2023-01-28 19:23:31 +01:00
parent d62dc9b72b
commit c416ed7d4b

View File

@@ -46,8 +46,8 @@
<string name="login">Login</string>
<string name="check_url">Check URL</string>
<string name="permissions_dialog_grant">Grant</string>
<string name="permissions_denied_temp">Please grant the following required permissions.</string>
<string name="permissions_denied_permanent">Please grant the required permissions in the settings.</string>
<string name="permissions_denied_temp">Gotify requires permission to display push notifications.</string>
<string name="permissions_denied_permanent">Gotify requires permission to display push notifications. Please grant the required permission in the settings.</string>
<string name="gotify_logo">Gotify logo</string>
<string name="refresh_all">Refresh all</string>
<string name="logout_confirm">Do you really want to logout?</string>