mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-06-14 03:19:19 +00:00
Rename auto install preference to better reflect behaviour.
Auto install preference always runs after a sync, even if it's manual. The names of the preference & strings have been updated to reflect this new behaviour.
This commit is contained in:
@ -180,6 +180,6 @@
|
||||
<string name="installed_applications">Installed applications</string>
|
||||
<string name="sort_filter">Sort & Filter</string>
|
||||
<string name="new_applications">New applications</string>
|
||||
<string name="sync_auto_install">Install updates automatically</string>
|
||||
<string name="sync_auto_install_summary">Automatically install app updates after syncing repositories</string>
|
||||
<string name="install_after_sync">Install updates automatically</string>
|
||||
<string name="install_after_sync_summary">Automatically install app updates after syncing repositories</string>
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user