update strings

This commit is contained in:
AmirHossein Abdolmotallebi 2024-11-03 14:12:29 +03:30
parent 5a0be7e06f
commit 838055acfc
2 changed files with 3 additions and 3 deletions

View File

@ -394,7 +394,7 @@ fun prettifyStatus(status: PartDownloadStatus): StringSource {
PartDownloadStatus.IDLE -> Res.string.idle
PartDownloadStatus.Completed -> Res.string.finished
PartDownloadStatus.ReceivingData -> Res.string.receiving_data
PartDownloadStatus.SendGet -> Res.string.send_get
PartDownloadStatus.SendGet -> Res.string.connecting
}.asStringSource()
}

View File

@ -82,7 +82,7 @@ category_file_types=Category file types
category_file_types_description=Automatically put these file types to this category. (when you add new download)\nSeparate file extensions with space (ext1 ext2 ...)
category_url_patterns=URL Patterns
category_url_patterns_description=Automatically put download from these URLs to this category. (when you add new download)\nSeparate URLs with space, you can also use * for wildcard
auto_categorize_downloads=Auto Categorise Downloads
auto_categorize_downloads=Auto Categorize Downloads
restore_defaults=Restore Defaults
about=About
version_n=Version {{value}}
@ -256,7 +256,7 @@ no=No
parts_info=Parts Info
disconnected=Disconnected
receiving_data=Receiving Data
send_get=Send Get
connecting=Connecting
warning=Warning
unsupported_resume_warning=This download doesn't support resuming! You may have to RESTART it later in the Download List
stop_anyway=Stop Anyway