mirror of
https://github.com/ckaczor/FeedCenter.git
synced 2026-01-13 17:22:48 -05:00
- Add support for filtering by category
- Break up main window into partials instead of using regions
This commit is contained in:
@@ -517,4 +517,10 @@
|
||||
<data name="FeedChooserWindow" xml:space="preserve">
|
||||
<value>Choose Feed to Add</value>
|
||||
</data>
|
||||
<data name="AllCategory" xml:space="preserve">
|
||||
<value>< all ></value>
|
||||
</data>
|
||||
<data name="CategoryFilterHeader" xml:space="preserve">
|
||||
<value>Category: {0}</value>
|
||||
</data>
|
||||
</root>
|
||||
Reference in New Issue
Block a user