NoAppView: Use string resources directly to show messages

Also localize "No apps available" string

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2025-01-19 11:51:02 +07:00
parent 6d4c8dd03c
commit c4b859f32d
7 changed files with 16 additions and 15 deletions

View File

@@ -363,6 +363,7 @@
<string name="app_link_android_market" translatable="false">market.android.com</string>
<string name="android_market_desc">Android Market was an online store offering software applications designed for Android devices, retired in 2017.</string>
<string name="failed_apk_export">Failed to export APKs</string>
<string name="no_apps_available">No apps available</string>
<!-- InstallerFragment -->
<string name="session_installer_subtitle">Session based installer for bundled/split APKs</string>