pyload / pyload-android

A modern and feature-rich Android client for pyLoad
https://f-droid.org/repository/browse/?fdid=org.pyload.android.client
64 stars 25 forks source link

Update FileChooser.java #9

Closed VinceGitHub closed 10 years ago

VinceGitHub commented 10 years ago

Replace hardcoded "folder" and "parent directory" with "R.string.folder" and "R.string.parent_dir" in function "onListItemClick".

That should fix the bug reported by Gronkdalonka (Unable to open Subfolders).