diff options
Diffstat (limited to 'res/values/strings.xml')
-rwxr-xr-x | res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index f4f7f6eb..deeb096c 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -315,4 +315,5 @@ <string name="blocklocal_title">Bypass VPN for local networks</string> <string name="userpw_file">Username/Password file</string> <string name="imported_from_file">[Imported from: %s]</string> + <string name="files_missing_hint">Some files could not be found. Please select the files to import the profile:</string> </resources> |