mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-30 22:07:57 +01:00 
			
		
		
		
	Reword unmetered network restriction for library updates
This commit is contained in:
		| @@ -144,7 +144,7 @@ class SettingsLibraryController : SettingsController() { | ||||
|             multiSelectListPreference { | ||||
|                 key = Keys.libraryUpdateRestriction | ||||
|                 titleRes = R.string.pref_library_update_restriction | ||||
|                 entriesRes = arrayOf(R.string.wifi, R.string.charging) | ||||
|                 entriesRes = arrayOf(R.string.network_unmetered, R.string.charging) | ||||
|                 entryValues = arrayOf("wifi", "ac") | ||||
|                 summaryRes = R.string.pref_library_update_restriction_summary | ||||
|                 defaultValue = setOf("wifi") | ||||
|   | ||||
		Reference in New Issue
	
	Block a user