mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-13 13:50:30 +05:30
commit
0c4b357144
@ -9,7 +9,6 @@ import androidx.preference.PreferenceManager
|
||||
import com.github.libretube.R
|
||||
import com.github.libretube.requireMainActivityRestart
|
||||
import com.google.android.material.dialog.MaterialAlertDialogBuilder
|
||||
import org.chromium.base.CommandLine.reset
|
||||
|
||||
class AdvancedSettings : PreferenceFragmentCompat() {
|
||||
val TAG = "AdvancedSettings"
|
||||
|
@ -202,5 +202,5 @@
|
||||
<string name="autoplay_summary">Automatically play the next video when the current is finished.</string>
|
||||
<string name="clonePlaylist">Clone playlist</string>
|
||||
<string name="reset">Restore defaults</string>
|
||||
<string name="reset_message">Are you sure you want to reset all the apps settings to its default?</string>
|
||||
<string name="reset_message">Are you sure? This will log you out and reset all your settings!</string>
|
||||
</resources>
|
||||
|
Loading…
Reference in New Issue
Block a user