|
@@ -37,7 +37,7 @@
|
|
|
android:key="instant_upload_on_wifi"/>
|
|
|
<EditTextPreference android:dependency="instant_uploading"
|
|
|
android:disableDependentsState="true"
|
|
|
- android:title="@string/instant_upload_path_choose_title"
|
|
|
+ android:title="@string/prefs_instant_upload_path_title"
|
|
|
android:defaultValue="@string/instant_upload_path"
|
|
|
android:key="instant_upload_path"/>
|
|
|
<com.owncloud.android.ui.CheckBoxPreferenceWithLongTitle android:key="instant_video_uploading"
|