CleanCacheWorker: Don't allow configuring cache duration

6 hours is ample time to do anything a user would like to do

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2024-05-31 13:45:47 +05:30
parent 687a7c1540
commit fc6c5b0307
23 changed files with 2 additions and 59 deletions

View File

@@ -395,8 +395,6 @@
<string name="native_installer_desc">Android 4.4 이하를 실행하는 장치에 가장 적합합니다</string>
<string name="title_more">더 보기</string>
<string name="manage_account">계정 관리</string>
<string name="pref_download_cache_title">다운로드 캐시 유지</string>
<string name="pref_download_cache_summary">다운로드 캐시(실패, 취소 및 완료)를 보존하는 기간(시간)</string>
<string name="pref_clear_device_owner_title">장치 소유자 삭제</string>
<string name="pref_clear_device_owner_summary">Aurora Store는 더 이상 장치 소유자 앱으로 사용할 수 없습니다.</string>
<string name="pref_clear_device_owner_desc">세션 설치 프로그램의 자동 설치 권한이 취소됩니다.장치 소유권을 계속 삭제하시겠습니까?</string>