mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-08 01:58:52 -06:00
Update translation links
This commit is contained in:
@@ -124,20 +124,6 @@
|
||||
android:data="@string/playStoreURL"/>
|
||||
</Preference>
|
||||
|
||||
<Preference android:title="@string/pref_send_feedback">
|
||||
<intent
|
||||
android:action="android.intent.action.SENDTO"
|
||||
android:data="@string/feedbackURL"/>
|
||||
</Preference>
|
||||
|
||||
<Preference
|
||||
android:key="translate"
|
||||
android:title="@string/help_translate">
|
||||
<intent
|
||||
android:action="android.intent.action.VIEW"
|
||||
android:data="@string/feedbackURL"/>
|
||||
</Preference>
|
||||
|
||||
<Preference android:title="@string/about">
|
||||
<intent
|
||||
android:action="android.intent.action.VIEW"
|
||||
|
||||
Reference in New Issue
Block a user