We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
notification_fallback_content
1 parent 0513465 commit 0a58fb3Copy full SHA for 0a58fb3
libraries/push/impl/src/main/res/values/localazy.xml
@@ -13,7 +13,7 @@
13
<item quantity="one">"%d notification"</item>
14
<item quantity="other">"%d notifications"</item>
15
</plurals>
16
- <string name="notification_fallback_content">"Notification"</string>
+ <string name="notification_fallback_content">"You have new message(s)."</string>
17
<string name="notification_incoming_call">"📹 Incoming call"</string>
18
<string name="notification_inline_reply_failed">"** Failed to send - please open room"</string>
19
<string name="notification_invitation_action_join">"Join"</string>
0 commit comments