mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
reminders: Add various design improvements for the UI/reminder msg.
This commit is contained in:
committed by
Tim Abbott
parent
81a677e02b
commit
e41d32a15a
@@ -96,6 +96,10 @@ IGNORED_PHRASES = [
|
||||
r"more topics",
|
||||
# For consistency with "more topics"
|
||||
r"more conversations",
|
||||
# Capital 'i' looks weird in reminders popover
|
||||
r"in 1 hour",
|
||||
r"in 20 minutes",
|
||||
r"in 3 hours",
|
||||
# We should probably just delete this string from translations
|
||||
r'activation key',
|
||||
# this is used as a topic
|
||||
|
||||
Reference in New Issue
Block a user