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="pref_ui_layout_tab">デフォルトタブを設定</string>
<string name="pref_ui_layout">レイアウト</string>
<string name="details_no_app_match">アプリが見つかりませんでした</string>
<string name="action_check">確認</string>
<string name="dialog_desc_native_split">ネイティブインストーラーではバンドル(分割された)アプリをインストールできません。インストーラーをセッション、Service、Root のいずれかに変更してください。</string>
<string name="toast_aas_token_failed">AASトークンを生成できませんでした</string>
<string name="toast_rated_failed">評価に失敗しました</string>
@@ -416,4 +415,4 @@
<string name="notification_channel_export">アプリエクスポート通知</string>
<string name="notification_channel_install">インストール通知</string>
<string name="notification_channel_downloads">ダウンロード通知</string>
</resources>
</resources>