strings: Drop unused string & translation

New downloads logic can show speed and parts like before too

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2023-12-13 19:14:28 +05:30
parent 4c932bd048
commit 711c26af42
17 changed files with 16 additions and 33 deletions

View File

@@ -141,7 +141,6 @@
<string name="download_pause_all">"Pause all"</string>
<string name="download_paused">"Paused • <xliff:g id="completed_downloads">%1$d</xliff:g> / <xliff:g id="all_downloads">%2$d</xliff:g>"</string>
<string name="download_progress">"Downloading • <xliff:g id="completed_downloads">%1$d</xliff:g> / <xliff:g id="all_downloads">%2$d</xliff:g><xliff:g id="speed">%3$s</xliff:g>"</string>
<string name="alt_download_progress">"Downloading"</string>
<string name="download_queued">"Queued"</string>
<string name="download_resume_all">"Resume all"</string>
<string name="download_speed_estimating">"Estimating"</string>