Merge pull request #249 from quthla/change_wording

Improve wording
This commit is contained in:
Jannis Mattheis
2022-10-20 18:09:41 +00:00
committed by GitHub

View File

@@ -23,8 +23,8 @@
<string name="websocket_closed_logout">Please login, the authentication token isn\'t valid anymore.</string> <string name="websocket_closed_logout">Please login, the authentication token isn\'t valid anymore.</string>
<string name="websocket_closed">Connection closed</string> <string name="websocket_closed">Connection closed</string>
<string name="grouped_message">Received %d messages while being disconnected</string> <string name="grouped_message">Received %d messages while being disconnected</string>
<string name="delete_all">Delete all</string> <string name="delete_all">Clear messages</string>
<string name="delete_app">Delete this application</string> <string name="delete_app">Delete application</string>
<string name="error_delete_app">Could not delete this app</string> <string name="error_delete_app">Could not delete this app</string>
<string name="delete_logs">Delete logs</string> <string name="delete_logs">Delete logs</string>
<string name="copy_logs">Copy logs</string> <string name="copy_logs">Copy logs</string>