UpdatePreferences: Drop Google apps filter
Doesn't covers all possible apps nor makes sense as lot of android core system apps are developed by Google. Users should blacklist apps manually which they don't want to be updated instead. Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -159,8 +159,6 @@
|
||||
<string name="pref_dialog_to_apply_restart">이 설정은 앱을 다시 시작한 후에 적용됩니다</string>
|
||||
<string name="pref_filter_fdroid_summary">업데이트 및 설치된 앱에서 F-Droid 앱 무시</string>
|
||||
<string name="pref_filter_fdroid_title">F-Droid 앱 필터링</string>
|
||||
<string name="pref_filter_google_summary">업데이트 및 설치된 앱에서 Google 앱 무시</string>
|
||||
<string name="pref_filter_google_title">Google 앱 필터링</string>
|
||||
<string name="installer_status_failure">설치 실패</string>
|
||||
<string name="installer_status_failure_storage">저장 공간이 충분하지 않음</string>
|
||||
<string name="installer_status_failure_incompatible">호환되지 않는 앱</string>
|
||||
@@ -364,4 +362,4 @@
|
||||
<string name="notification_channel_install">설치 알림</string>
|
||||
<string name="onboarding_permission_installer_legacy_desc">알 수 없는 출처로부터 앱 설치 허용</string>
|
||||
<string name="about_aurora_store_title">Aurora Store에 대하여</string>
|
||||
</resources>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user