diff options
author | Christian Schneppe <christian@pix-art.de> | 2016-06-29 12:36:20 +0200 |
---|---|---|
committer | Christian Schneppe <christian@pix-art.de> | 2016-06-29 12:36:20 +0200 |
commit | c6287b2e92e1126bf7cf9fc4e2e4253068acdea0 (patch) | |
tree | 44e29ef6489c6303ea6549184e57ef38a2c0e4ca /src/main/res/values | |
parent | b17cf7fcf5cee6eb00c8a15b0fe539ddaf1573e0 (diff) |
reworked image preview a bit
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 f318b7024..584d08a21 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -667,4 +667,5 @@ <string name="request_permissions_message_again">You have denied some or all permissions needed for Pix-Art Messenger. Would you like to jump to the settings and allow these permissions? If you denie any of these permissions, the app will close itself.</string> <string name="unable_to_connect_to_keychain">Unable to connect to OpenKeychain</string> <string name="no_permission">Pix-Art Messenger has no permissions</string> + <string name="send_image">Send image?</string> </resources> |