refactoring: more generic special char variable and function names
This commit is contained in:
parent
f77f98aa51
commit
d7004a1a1e
14 changed files with 116 additions and 116 deletions
|
|
@ -5,11 +5,11 @@
|
|||
android:key="punctuation_order_language"
|
||||
android:title="@string/language" />
|
||||
|
||||
<io.github.sspanak.tt9.preferences.screens.punctuation.PreferenceSentencePunctuationList
|
||||
<io.github.sspanak.tt9.preferences.screens.punctuation.PreferenceChars1
|
||||
android:key="punctuation_order_sentence"
|
||||
android:title="@string/punctuation_order_sentence" />
|
||||
|
||||
<io.github.sspanak.tt9.preferences.screens.punctuation.PreferenceSpecialCharList
|
||||
<io.github.sspanak.tt9.preferences.screens.punctuation.PreferenceChars0
|
||||
android:key="punctuation_order_special_chars"
|
||||
android:title="@string/punctuation_order_special"/>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue