fixup! Use dynamic/rule-based size calculations for transfer control view.

This commit is contained in:
Cody Henthorne
2025-01-21 15:08:18 -05:00
parent 1f941df65a
commit 9a50e04f5a
2 changed files with 3 additions and 3 deletions

View File

@@ -3033,7 +3033,7 @@
<!-- 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 transmitting data over the network. Will take the form of "1.0 MB/2.0 MB" -->
<string name="TransferControlView__download_progress">%1$s/%2$s</string>
<string name="TransferControlView__download_progress_s_s">%1$s/%2$s</string>
<!-- UnauthorizedReminder -->
<!-- Message shown in a reminder banner when the user\'s device is no longer registered -->