We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a388e6d commit 612aac7Copy full SHA for 612aac7
1 file changed
app/src/main/res/values-uk-rUA/strings.xml
@@ -389,4 +389,8 @@
389
<string name="pin_verification_wipe_warning">%1$d failed attempts will result in a full data wipe.\nALL PHOTOS WILL
390
BE LOST!
391
</string>
392
+ <!-- Migration Dialog -->
393
+ <string name="migration_dialog_title">Оновлення безпеки</string>
394
+ <string name="migration_dialog_progress">Міграція %1$d з %2$d файлів…</string>
395
+ <string name="migration_dialog_warning">Зачекайте, будь ласка. Не закривайте програму.</string>
396
</resources>
0 commit comments