🌍 Rephrase "You're successfully done basic setup of the app" in Start screen

Resolves: #205
This commit is contained in:
Acclorite 2025-04-22 21:05:04 +03:00
parent bc95edaa10
commit 60b2a04e82
No known key found for this signature in database
GPG key ID: 6E54C611F6EE8593
2 changed files with 7 additions and 4 deletions

View file

@ -427,7 +427,10 @@
<string name="start_theme_preferences">Налаштування теми</string> <string name="start_theme_preferences">Налаштування теми</string>
<string name="start_scan_preferences">Налаштування сканування</string> <string name="start_scan_preferences">Налаштування сканування</string>
<string name="start_done">Все готово!</string> <string name="start_done">Все готово!</string>
<string name="start_done_desc">Ви успішно закінчили базове налаштовування застосунку. Бажаєте дізнатися, як користуватися застосунком, прочитавши екран Довідки?</string> <string name="start_done_desc">
Налаштування завершено.
Бажаєте перейти до екрана Довідки?
</string>
<!-- History --> <!-- History -->
<string name="today">Сьогодні</string> <string name="today">Сьогодні</string>

View file

@ -558,10 +558,10 @@
<string name="start_language_preferences">Language preferences</string> <string name="start_language_preferences">Language preferences</string>
<string name="start_theme_preferences">Theme preferences</string> <string name="start_theme_preferences">Theme preferences</string>
<string name="start_scan_preferences">Scan preferences</string> <string name="start_scan_preferences">Scan preferences</string>
<string name="start_done">Everything\'s done!</string> <string name="start_done">Everything is done!</string>
<string name="start_done_desc"> <string name="start_done_desc">
You\'re successfully done basic setting of the app. Setup completed.
Would you like to learn how to use the app by reading Help screen? Would you like to go to the Help screen?
</string> </string>
<!-- History --> <!-- History -->