tuur29 / fuzzyclock

A suite of Android apps (widget, screensaver, watchface) with Fuzzy clock faces
https://tuur29.github.io/fuzzyclock
7 stars 4 forks source link

Fix location of font settings translation #82

Closed tuur29 closed 4 years ago

tuur29 commented 4 years ago

pref_list_emphasis_titles and pref_list_fontFamilyLimited_titles are defined in wrong place, should be defined in values/strings.xml instead.

https://github.com/tuur29/fuzzyclock/blob/c635cc5f3652b0e50c5b179cb298adce0508c10d/shared/src/main/res/values/arrays.xml#L157