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

@@ -72,7 +72,6 @@
<string name="details_no_dependencies">ללא תלויות</string>
<string name="details_paid">בתשלום</string>
<string name="tab_top_free">המובילים בחינם</string>
<string name="action_check">בדיקה</string>
<string name="action_copy_link">העתקת הקישור</string>
<string name="action_ignore">התעלמות</string>
<string name="action_grant">הענקה</string>
@@ -419,4 +418,4 @@
<string name="notification_channel_export">התראת ייצוא אפליקציה</string>
<string name="notification_channel_install">התראת התקנה</string>
<string name="notification_channel_downloads">התראת הורדה</string>
</resources>
</resources>