Environment.DIRECTORY_DOCUMENTS is only available in API 19+

This commit is contained in:
str4d
2014-07-05 04:14:07 +00:00
parent d87eb435a9
commit 0c81cc2784
2 changed files with 2 additions and 2 deletions

View File

@@ -151,7 +151,7 @@
<string name="password_empty">Password is empty</string>
<string name="passwords_do_not_match">Passwords do not match</string>
<string name="file_exists">File exists</string>
<string name="identities_exported">Identities exported to Documents folder</string>
<string name="identities_exported">Identities exported to Downloads folder</string>
<string name="import_identities">Import identities</string>
<string name="identities_imported">Identities imported</string>