feat(downloads): missing package installation request

This commit is contained in:
oSumAtrIX 2022-09-20 00:37:30 +02:00 committed by GitHub
parent b858abb0b7
commit bc9e81a6c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="downloader_not_installed_warning">is not installed</string>
<string name="downloader_not_installed_warning">is not installed. Please install it.</string>
</resources>