Fix typo
This commit is contained in:
parent
504b58ecec
commit
e1947c9cf5
|
@ -10,13 +10,13 @@
|
|||
<string name="action_logout">Logout</string>
|
||||
<string name="logout_alert_title">Logout</string>
|
||||
<string name="logout_alert_content">Confirm to logout</string>
|
||||
<string name="ok">Ok</string>
|
||||
<string name="ok">OK</string>
|
||||
<string name="discard">Discard</string>
|
||||
<string name="main_account_title">Account</string>
|
||||
<string name="main_account_desc">You are connected as: %s</string>
|
||||
<string name="action_restart">Restart Service</string>
|
||||
<string name="warning_notif_content">NextPush is disconnected</string>
|
||||
<string name="warning_notif_description">Warn when NextPush is disconnected or an issue occured.</string>
|
||||
<string name="warning_notif_description">Warn when NextPush is disconnected or an issue occurred.</string>
|
||||
<string name="warning_notif_ticker">Warning</string>
|
||||
<string name="start_error_notif_content">The service could not be started correctly. Check the configuration of your server. You may be using a reverse proxy with buffering enabled.</string>
|
||||
<string name="low_keepalive_notif_content">The server app is configured with a low keepalive: %ss. It will drain your battery. We recommend using a higher keepalive.</string>
|
||||
|
|
Loading…
Reference in New Issue