Reduce lint

Signed-off-by: alperozturk <alper_ozturk@proton.me>
This commit is contained in:
alperozturk 2023-12-14 13:50:56 +01:00 committed by tobiasKaminsky
parent 0e956cc30b
commit 2ae17d1a6b
No known key found for this signature in database
GPG key ID: 0E00D4D47D0C5AF7

View file

@ -132,7 +132,7 @@ open class FolderPickerActivity :
}
private fun setupUIForChooseButton() {
caption = resources.getText(R.string.folder_picker_choose_button_text).toString()
caption = resources.getText(R.string.folder_picker_choose_caption_text).toString()
mSearchOnlyFolders = true
isDoNotEnterEncryptedFolder = true