feat: licenses screen (#47)

This commit is contained in:
Ax333l
2023-06-29 22:05:43 +02:00
committed by oSumAtrIX
parent eb2270673d
commit e3cb056858
6 changed files with 62 additions and 2 deletions

View File

@@ -15,6 +15,8 @@
<string name="general_description">General settings</string>
<string name="updates">Updates</string>
<string name="updates_description">Updates for ReVanced Manager</string>
<string name="opensource_licenses">Open source licenses</string>
<string name="opensource_licenses_description">View all the libraries used to make this application</string>
<string name="downloads">Downloads</string>
<string name="downloads_description">Manage downloaded content</string>
<string name="import_export">Import &amp; export</string>