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 9b5ebaee2..2bdcd1f56 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -781,4 +781,5 @@ <string name="medium">Medium</string> <string name="large">Large</string> <string name="create_shortcut">Create Shortcut</string> + <string name="not_encrypted_for_this_device">Message was not encrypted for this device.</string> </resources> |