Add about activity
This commit is contained in:
parent
388e8d0c2f
commit
f13731f91e
22 changed files with 2280 additions and 9 deletions
|
|
@ -190,4 +190,23 @@
|
|||
|
||||
<!-- End of GigaGet's Strings -->
|
||||
|
||||
<!-- About -->
|
||||
<string name="title_activity_about">About NewPipe</string>
|
||||
<string name="action_settings">Settings</string>
|
||||
<string name="action_about">About</string>
|
||||
<string name="title_licenses">Third-party Licenses</string>
|
||||
<string name="copyright" formatted="true">© %1$s by %2$s under %3$s</string>
|
||||
<string name="error_unable_to_load_license">Could not load license</string>
|
||||
<string name="action_open_website">Open website</string>
|
||||
<string name="tab_about">About</string>
|
||||
<string name="tab_contributors">Contributors</string>
|
||||
<string name="tab_licenses">Licenses</string>
|
||||
<string name="github_url">https://github.com/TeamNewPipe/NewPipe</string>
|
||||
<string name="app_description">A free lightweight Youtube frontend for Android.</string>
|
||||
<string name="app_license" translatable="false">NewPipe is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.</string>
|
||||
<string name="view_on_github">View on Github</string>
|
||||
<string name="app_license_title">NewPipe\'s License</string>
|
||||
<string name="contribution_encouragement">Whether you have ideas, translation, design changes, code cleaning, or real heavy code changes, help is always welcome. The more is done the better it gets!</string>
|
||||
<string name="read_full_license">Read license</string>
|
||||
<string name="contribution_title">Contribution</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue