Fix language bug in settings
This commit is contained in:
parent
95f329e9f3
commit
ba4ffd8352
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
|
||||
<header
|
||||
android:fragment="de.luhmer.owncloudnewsreader.SettingsActivity$PodcastPreferenceFragment"
|
||||
android:title="@string/pref_header_notifications" />
|
||||
android:title="@string/pref_header_podcast" />
|
||||
|
||||
<!--
|
||||
<header
|
||||
|
|
Loading…
Reference in a new issue