mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-02-01 10:41:39 -05:00
9 lines
219 B
XML
9 lines
219 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<resources>
|
||
<string-array name="themeNames">
|
||
<item>Koyu</item>
|
||
<item>Açık</item>
|
||
<item>Açık renk (koyu işlem çubuğu ile)</item>
|
||
</string-array>
|
||
</resources>
|