aboutsummaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/values
diff options
context:
space:
mode:
authorAndrew Dolgov <fox@fakecake.org>2025-05-19 18:01:30 +0300
committerAndrew Dolgov <fox@fakecake.org>2025-05-19 18:01:30 +0300
commit946242ddc9f0eeb4ebf194a3f376ca6681851266 (patch)
treedfce3f00d771a7be0fc1e2c784ebbce9fdeed016 /org.fox.ttrss/src/main/res/values
parent68f0ad1984a08baec6ab4e8cb3e2c776797dcf4c (diff)
return all icon drawables in base feeds fragment getIconForFeed()
Diffstat (limited to 'org.fox.ttrss/src/main/res/values')
-rwxr-xr-xorg.fox.ttrss/src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.fox.ttrss/src/main/res/values/strings.xml b/org.fox.ttrss/src/main/res/values/strings.xml
index 36d177c4..e3111027 100755
--- a/org.fox.ttrss/src/main/res/values/strings.xml
+++ b/org.fox.ttrss/src/main/res/values/strings.xml
@@ -313,4 +313,5 @@
<string name="enable_dynamic_colors">Dynamic colors</string>
<string name="enable_icon_tinting">Enable icon tinting</string>
<string name="enable_icon_tinting_summary">Disable if you have trouble distinguishing icons because of their color</string>
+ <string name="expand_special_cat">Expand Special category</string>
</resources>