diff options
Diffstat (limited to '')
-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 1e54e2385..461cf75ae 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -637,4 +637,5 @@ <string name="this_account_is_disabled">You have disabled this account</string> <string name="pref_plugin_voice_recorder">Voice Recorder</string> <string name="pref_plugin_voice_recorder_summary">Send and receive voice messages</string> + <string name="security_error_invalid_file_access">Security error: Invalid file access</string> </resources> |