Poll notifications (#1229)
* show poll notifications in the app * show poll notifications in the app * allow filtering poll notifications in the poll fragment * show poll notifications in system notifications
This commit is contained in:
parent
647238052b
commit
e735e4843e
44 changed files with 1076 additions and 318 deletions
|
@ -163,14 +163,14 @@
|
|||
<string name="post_privacy_unlisted">பட்டியலிடப்படாதவர்களுக்கு</string>
|
||||
<string name="post_privacy_followers_only">பின்பற்றுபவர்களுக்கு மட்டும்</string>
|
||||
<string name="pref_status_text_size">நிலை உரை அளவு</string>
|
||||
<string name="notification_channel_mention_name">புதிய குறிப்புகள்</string>
|
||||
<string name="notification_channel_mention_descriptions">புதிய குறிப்புகள் பற்றிய அறிவிப்புகள்</string>
|
||||
<string name="notification_channel_follow_name">புதிய பின்பற்றுபவர்கள்</string>
|
||||
<string name="notification_channel_follow_description">புதிய பின்தொடர்பவர்களைப் பற்றிய அறிவிப்புகள்</string>
|
||||
<string name="notification_channel_boost_name">ஊக்கியாக</string>
|
||||
<string name="notification_channel_boost_description">எமது toot மேலேற்றும் போது தெரிவி.</string>
|
||||
<string name="notification_channel_favourite_name">பிடித்தவைகள்</string>
|
||||
<string name="notification_channel_favourite_description">எமது toot பிடித்தவையானால் தெரிவி.</string>
|
||||
<string name="notification_mention_name">புதிய குறிப்புகள்</string>
|
||||
<string name="notification_mention_descriptions">புதிய குறிப்புகள் பற்றிய அறிவிப்புகள்</string>
|
||||
<string name="notification_follow_name">புதிய பின்பற்றுபவர்கள்</string>
|
||||
<string name="notification_follow_description">புதிய பின்தொடர்பவர்களைப் பற்றிய அறிவிப்புகள்</string>
|
||||
<string name="notification_boost_name">ஊக்கியாக</string>
|
||||
<string name="notification_boost_description">எமது toot மேலேற்றும் போது தெரிவி.</string>
|
||||
<string name="notification_favourite_name">பிடித்தவைகள்</string>
|
||||
<string name="notification_favourite_description">எமது toot பிடித்தவையானால் தெரிவி.</string>
|
||||
<string name="notification_mention_format">%s தங்களை குறிபிட்டுள்ளார்</string>
|
||||
<string name="notification_summary_large">%1$s, %2$s, %3$s மற்றும் %4$d மற்றவர்கள்</string>
|
||||
<string name="notification_summary_medium">%1$s, %2$s, மற்றும் %3$s</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue