diff options
author | Arne Schwabe <arne@rfc2549.org> | 2014-02-12 00:15:05 +0100 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2014-02-12 00:15:05 +0100 |
commit | 784387ef890a5c74b243a45fe4c7e5f0a6007ab9 (patch) | |
tree | 2addcd70728578545ca6f1ef0317f7ad9cfad290 /res/values | |
parent | 99e3acbc8656509bc974a1772a6a648c829af665 (diff) |
More fine tuning of file import for 4.3/add hint for selecting files
Diffstat (limited to 'res/values')
-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> |