mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-13 04:15:43 +00:00
android, desktop: show different text when database migrates (#3762)
* android, desktop: show different text when database migrates * one more check * refactor --------- Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com>
This commit is contained in:
committed by
GitHub
parent
a1328c287c
commit
2b3eebb7a2
@@ -16,6 +16,7 @@
|
||||
|
||||
<!-- MainActivity.kt -->
|
||||
<string name="opening_database">Opening database…</string>
|
||||
<string name="database_migration_in_progress">Database migration is in progress.\nIt may take a few minutes.</string>
|
||||
<string name="non_content_uri_alert_title">Invalid file path</string>
|
||||
<string name="non_content_uri_alert_text">You shared an invalid file path. Report the issue to the app developers.</string>
|
||||
<string name="app_was_crashed">View crashed</string>
|
||||
|
||||
Reference in New Issue
Block a user