diff options
Diffstat (limited to 'src/main/res/values')
-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 c17784722..5b5876823 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -807,4 +807,5 @@ <string name="conference_destroyed">This group chat has been destroyed</string> <string name="no_application_found_to_view_contact">No application found to view contact</string> <string name="welcome_server_info">We recommend the use of blabber.im as your provider.</string> + <string name="no_location_permission">Pix-Art Messenger needs access to location services</string> </resources> |