Change wording

This commit is contained in:
quthla
2022-10-17 23:35:48 +02:00
committed by GitHub
parent 428b8f6d0d
commit 16263a72cd

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>