ManualDownloadSheet: Change button text from check to install

We trigger installation if the app is available. Be more clear about it.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2024-10-26 13:05:01 +05:30
parent 52a8702ccc
commit 3b5a958be6
54 changed files with 26 additions and 79 deletions

View File

@@ -226,7 +226,6 @@
<string name="toast_manual_available">Gratulacje, żądany kod wersji jest dostępny, rozpoczynam pobieranie.</string>
<string name="toast_manual_unavailable">Żądany kod wersji jest niedostępny.</string>
<string name="title_manual_download">Pobierz ręcznie</string>
<string name="action_check">Sprawdź</string>
<string name="dialog_desc_native_split">Nie można instalować pakietów aplikacji (dzielonych) za pośrednictwem Natywnego instalatora. Zmień instalator na Sesję, Usługi lub Root.</string>
<string name="toast_page_unavailable">Przeglądana strona jest niedostępna</string>
<string name="toast_rated_success">Oceniono (może upłynąć trochę czasu, zanim recenzja się pojawi)</string>
@@ -416,4 +415,4 @@
<string name="notification_channel_account">Powiadomienie związane z kontem</string>
<string name="authentication_required_unarchive">Zaloguj się na swoje konto Google Play, aby przywrócić aplikację z archiwum!</string>
<string name="checking_updates">Sprawdzanie aktualizacji</string>
</resources>
</resources>