This commit is contained in:
kunfei 2023-07-22 20:55:48 +08:00
parent 072ca5e52b
commit 6547b0880a
9 changed files with 9 additions and 1 deletions

View File

@ -124,7 +124,7 @@ class ExportBookService : BaseService() {
override fun upNotification() {
val notification = NotificationCompat.Builder(this, AppConst.channelIdDownload)
.setSmallIcon(R.drawable.ic_export)
.setContentTitle(getString(R.string.export))
.setContentTitle(getString(R.string.export_book))
.setContentIntent(activityPendingIntent<CacheActivity>("cacheActivity"))
if (exportJob?.isActive == true) {
notification.setOngoing(true)

View File

@ -1122,4 +1122,5 @@
<string name="result_analyzed">Analyzed</string>
<string name="bookshelf_px_4" >Comprehensive</string>
<string name="effective_replaces">起效的替换</string>
<string name="export_book">导出书籍</string>
</resources>

View File

@ -1125,4 +1125,5 @@
<string name="result_analyzed">Analyzed</string>
<string name="bookshelf_px_4" >Comprehensive</string>
<string name="effective_replaces">起效的替换</string>
<string name="export_book">导出书籍</string>
</resources>

View File

@ -1125,4 +1125,5 @@
<string name="result_analyzed">Analyzed</string>
<string name="bookshelf_px_4" >Comprehensive</string>
<string name="effective_replaces">起效的替换</string>
<string name="export_book">导出书籍</string>
</resources>

View File

@ -1121,4 +1121,5 @@ Còn </string>
<string name="result_analyzed">Analyzed</string>
<string name="bookshelf_px_4" >Comprehensive</string>
<string name="effective_replaces">起效的替换</string>
<string name="export_book">导出书籍</string>
</resources>

View File

@ -1122,4 +1122,5 @@
<string name="result_analyzed">解析示例</string>
<string name="bookshelf_px_4" >綜合排序</string>
<string name="effective_replaces">起效的替换</string>
<string name="export_book">导出书籍</string>
</resources>

View File

@ -1124,4 +1124,5 @@
<string name="result_analyzed">解析示例</string>
<string name="bookshelf_px_4" >綜合排序</string>
<string name="effective_replaces">起效的替换</string>
<string name="export_book">导出书籍</string>
</resources>

View File

@ -1124,4 +1124,5 @@
<string name="result_analyzed">解析示例</string>
<string name="bookshelf_px_4" >综合排序</string>
<string name="effective_replaces">起效的替换</string>
<string name="export_book">导出书籍</string>
</resources>

View File

@ -1125,4 +1125,5 @@
<string name="result_analyzed">Analyzed</string>
<string name="bookshelf_px_4" >Comprehensive</string>
<string name="effective_replaces">起效的替换</string>
<string name="export_book">导出书籍</string>
</resources>