Skip to content

Commit

Permalink
Add thanks note
Browse files Browse the repository at this point in the history
  • Loading branch information
d4rken committed Dec 5, 2024
1 parent f956625 commit 1ebb231
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions app/src/main/res/xml/preferences_acknowledgements.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,15 @@
android:action="android.intent.action.VIEW"
android:data="https://github.com/furiousMAC/continuity" />
</eu.darken.capod.common.preferences.IntentPreference>
<eu.darken.capod.common.preferences.IntentPreference
android:key="thanks.crowdin"
android:summary="For supporting translation of open-source projects"
android:title="crowdin.com"
app:iconSpaceReserved="false">
<intent
android:action="android.intent.action.VIEW"
android:data="https://crowdin.com/" />
</eu.darken.capod.common.preferences.IntentPreference>
</PreferenceCategory>

<PreferenceCategory
Expand Down

0 comments on commit 1ebb231

Please sign in to comment.