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 7f3408fc..cc514ef3 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -497,4 +497,5 @@ <string name="choose_quick_action">Choose quick action</string> <string name="file_not_found_on_remote_host">File not found on remote server</string> <string name="search_for_contacts_or_groups">Search for contacts or groups</string> + <string name="send_private_message">Send private message</string> </resources> |