Skip to content

Commit

Permalink
String resource fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimowner committed Jun 6, 2020
1 parent c0c78b6 commit e261755
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified app/src/main/res/values-bg/strings.xml
Binary file not shown.
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<string name="rec_location">File location:</string>
<string name="naming">Naming:</string>
<string name="private_dir_warning">Records will be stored in the app\'s private directory which is not visible for other apps</string>
<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>
<string name="lost_records">Lost records</string>
<string name="trash">Trash</string>
<string name="trash_info">The records moved to the trash will be automatically removed forever in 60 days.</string>
Expand Down

0 comments on commit e261755

Please sign in to comment.