Accurate remaining download size for partially downloaded galleries.

This commit is contained in:
Nicholas Tinsley
2023-12-21 15:25:10 -05:00
committed by Clark Chen
parent fa0661f58a
commit f6d8dcf6fd
2 changed files with 3 additions and 3 deletions

View File

@@ -2419,7 +2419,7 @@
</plurals>
<!-- Status update label used while the device is transcoding video as a prerequisite to uploading -->
<string name="TransferControlView__processing">Processing…</string>
<!-- Status update label used while the device is transcoding video as a prerequisite to uploading -->
<!-- Status update label used while the device is transmitting data over the network. Will take the form of "123 KB/2.0 MB" -->
<string name="TransferControlView__download_progress">%1$s/%2$s</string>