We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0c78b6 commit e261755Copy full SHA for e261755
2 files changed
app/src/main/res/values-bg/strings.xml
-4 Bytes
app/src/main/res/values/strings.xml
@@ -82,7 +82,7 @@
82
<string name="rec_location">File location:</string>
83
<string name="naming">Naming:</string>
84
<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>
+ <string name="public_dir_warning">Records will be stored in a common directory on your device which is visible for other apps</string>
86
<string name="lost_records">Lost records</string>
87
<string name="trash">Trash</string>
88
<string name="trash_info">The records moved to the trash will be automatically removed forever in 60 days.</string>
0 commit comments