Update SMS export string.

This commit is contained in:
Nicholas Tinsley 2023-02-28 13:39:12 -05:00 committed by Greyson Parrelli
parent 45a04423b0
commit 8cbad2c3a6

View file

@ -5386,7 +5386,7 @@
<!-- Title of the screen -->
<string name="ExportingSmsMessagesFragment__exporting_sms_messages">Exporting SMS messages</string>
<!-- Message of the screen when exporting sms messages -->
<string name="ExportingSmsMessagesFragment__this_may_take_awhile">This may take awhile</string>
<string name="ExportingSmsMessagesFragment__this_may_take_awhile">This may take a while</string>
<!-- Progress indicator for export -->
<plurals name="ExportingSmsMessagesFragment__exporting_d_of_d">
<item quantity="one">Exporting %1$d of %2$d…</item>