diff --git a/res/layout/medialibrary_preferences.xml b/res/layout/medialibrary_preferences.xml index 664843f0..199953b4 100644 --- a/res/layout/medialibrary_preferences.xml +++ b/res/layout/medialibrary_preferences.xml @@ -48,7 +48,7 @@ along with this program. If not, see . android:id="@+id/media_directories" android:layout_width="match_parent" android:layout_height="wrap_content" - android:text="-" /> + android:text="@string/empty" />