fix untranslateable String in Account preferences
This commit is contained in:
parent
0acaa61254
commit
f3fc9830d4
2 changed files with 2 additions and 1 deletions
|
|
@ -28,7 +28,7 @@
|
|||
android:defaultValue="false"
|
||||
android:icon="@drawable/ic_eye_24dp"
|
||||
android:key="defaultMediaSensitivity"
|
||||
android:title="Always mark media as sensitive" />
|
||||
android:title="@string/pref_default_media_sensitivity" />
|
||||
|
||||
</PreferenceCategory>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue