Update SMS export string.

main
Nicholas Tinsley 2023-02-28 13:39:12 -05:00 zatwierdzone przez Greyson Parrelli
rodzic 45a04423b0
commit 8cbad2c3a6
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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>