diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 87b8e7f809aecf27344f16fe010247299c090ba1..de5b41652d1d2289643b35004419ae9beb6ba04b 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -148,5 +148,7 @@ <string name="info_copied_version">Version copied to clipboard</string> + <string name="advertisement_support_patreon">Please help support the development of this app through <a href="https://www.patreon.com/justjanne">Patreon</a>.</string> + <string name="drag_intercept_bottom_sheet_behavior" translatable="false">de.kuschku.quasseldroid.util.ui.DragInterceptBottomSheetBehavior</string> </resources>