mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 08:39:22 +01:00
Fix width of attachment download status text.
This commit is contained in:
committed by
Alex Hart
parent
1bb0c55d88
commit
7aab86643a
@@ -2423,6 +2423,8 @@
|
||||
<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.1f MB/%2.1f MB</string>
|
||||
<!-- Attachment file size label for not-yet-downloaded images and video. Will take the form of "1.0 MB" -->
|
||||
<string name="TransferControlView__filesize">%1.1f MB</string>
|
||||
|
||||
|
||||
<!-- UnauthorizedReminder -->
|
||||
|
||||
Reference in New Issue
Block a user