Skip to content

Commit 8d756d0

Browse files
author
Tom James Holub
committed
file access texts | #77
1 parent b759437 commit 8d756d0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

FlowCrypt/src/main/res/values/strings.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,10 @@
5757
<string name="please_wait_while_information_about_contacts_will_be_updated">Loading information about contacts, please wait.</string>
5858
<string name="create_a_new_key">Create a new key</string>
5959
<string name="import_my_key">Import my key</string>
60-
<string name="access_to_read_the_sdcard_id_denied">Error: SD card read access denied</string>
60+
<string name="access_to_read_the_sdcard_id_denied">File access denied</string>
6161
<string name="change">Change</string>
62-
<string name="do_request">Do request</string>
63-
<string name="read_sdcard_permission_explanation_text">SD card read access needed to import keys</string>
62+
<string name="do_request">Allow</string>
63+
<string name="read_sdcard_permission_explanation_text">File access needed to import keys</string>
6464
<string name="select_key_to_import">Select a key to import</string>
6565
<string name="title_activity_settings">Settings</string>
6666
<string name="backup">Backup</string>

0 commit comments

Comments
 (0)