Skip to content

Commit e261755

Browse files
committed
String resource fix
1 parent c0c78b6 commit e261755

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

-4 Bytes
Binary file not shown.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<string name="rec_location">File location:</string>
8383
<string name="naming">Naming:</string>
8484
<string name="private_dir_warning">Records will be stored in the app\'s private directory which is not visible for other apps</string>
85-
<string name="public_dir_warning">Records will be stored in the common directory on your device which is visible for other apps</string>
85+
<string name="public_dir_warning">Records will be stored in a common directory on your device which is visible for other apps</string>
8686
<string name="lost_records">Lost records</string>
8787
<string name="trash">Trash</string>
8888
<string name="trash_info">The records moved to the trash will be automatically removed forever in 60 days.</string>

0 commit comments

Comments
 (0)