Cleanup unused resources (#4013)
redo of https://github.com/tuskyapp/Tusky/pull/3599
This commit is contained in:
parent
8fb8fc8f02
commit
0768dcd374
9 changed files with 1786 additions and 179 deletions
|
|
@ -29,14 +29,6 @@
|
|||
<item>largest</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="app_theme_values">
|
||||
<item>night</item>
|
||||
<item>day</item>
|
||||
<item>black</item>
|
||||
<item>auto</item>
|
||||
<item>auto_system</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="language_entries">
|
||||
<item>@string/system_default</item>
|
||||
<item>Català</item>
|
||||
|
|
@ -260,17 +252,4 @@
|
|||
<item>NEWEST_FIRST</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="filter_action_values">
|
||||
<item>warn</item>
|
||||
<item>hide</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="filter_context_values">
|
||||
<item>home</item>
|
||||
<item>notifications</item>
|
||||
<item>public</item>
|
||||
<item>thread</item>
|
||||
<item>account</item>
|
||||
</string-array>
|
||||
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue