More refactoring.

This commit is contained in:
Kartikey Kushwaha 2018-08-12 20:57:30 +05:30
parent 5f1360a88e
commit e2b42dbacc
2 changed files with 8 additions and 7 deletions

View file

@ -512,4 +512,8 @@
<string name="app_update_notification_content_title">NewPipe Update Available</string>
<string name="app_update_notification_content_text">Tap to download</string>
<!-- Flavor names -->
<string name="app_flavor_github">github</string>
<string name="app_flavor_fdroid">fdroid</string>
</resources>