mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-02-01 10:41:39 -05:00
9 lines
218 B
XML
9 lines
218 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<string-array name="themeNames">
|
|
<item>Oscuro</item>
|
|
<item>Claro</item>
|
|
<item>Claro (con barra de acciones oscura)</item>
|
|
</string-array>
|
|
</resources>
|