diff options
Diffstat (limited to 'src/main/res/values/strings.xml')
-rw-r--r-- | src/main/res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml index 13098716..dbc4ab37 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -680,4 +680,5 @@ <string name="contact_asks_for_presence_subscription">Contact asks for presence subscription</string> <string name="allow">Allow</string> <string name="no_permission_to_access_x">No permission to access %s</string> + <string name="remote_server_not_found">Remote server not found</string> </resources> |