[Ru] string hotfix (#775)
Changed the wrong form of "black" theme string
This commit is contained in:
parent
dbbc1e406f
commit
7369a82b26
1 changed files with 1 additions and 1 deletions
|
@ -172,7 +172,7 @@
|
|||
<string-array name="app_theme_names">
|
||||
<item>Тёмная</item>
|
||||
<item>Светлая</item>
|
||||
<item>Черный</item>
|
||||
<item>Черная</item>
|
||||
<item>Автоматическая (по времени)</item>
|
||||
</string-array>
|
||||
|
||||
|
|
Loading…
Reference in a new issue