Update translation links

This commit is contained in:
2017-04-09 16:56:04 -04:00
parent 5cc4aac67a
commit 9aafe7160c
7 changed files with 19 additions and 46 deletions

View File

@@ -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"