mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 21:39:50 +02:00
Check for duplicate when saving a post filter. Fix an issue in PostFilter Parcelable implementation.
This commit is contained in:
@@ -986,6 +986,8 @@
|
||||
<string name="max_awards_hint">Max awards (-1: no restriction)</string>
|
||||
<string name="post_filter_name_hint">Post Filter Name</string>
|
||||
<string name="post_filter_requires_a_name">What is the name of this post filter?</string>
|
||||
<string name="duplicate_post_filter_dialog_title">\'%1$s\' Already Exists</string>
|
||||
<string name="duplicate_post_filter_dialog_message">Override it?</string>
|
||||
<string name="apply_post_filter_to">Apply to</string>
|
||||
<string name="post_filter_usage_home">Home</string>
|
||||
<string name="post_filter_usage_subreddit">Subreddit: %1$s</string>
|
||||
|
Reference in New Issue
Block a user