feat(notifications/action): use string titles

This commit is contained in:
FineFindus
2023-02-26 15:23:38 +01:00
parent e68160800d
commit ea190c0597
2 changed files with 4 additions and 2 deletions

View File

@@ -262,5 +262,7 @@
<string name="sk_follow_as">Follow from other account</string>
<string name="sk_followed_as">Followed from %s</string>
<string name="sk_settings_hide_fab">Auto-hide Compose button</string>
<string name="sk_notification_action_favorite">Favorite</string>
<string name="sk_notification_action_bookmark">Bookmark</string>
<string name="sk_notification_action_boost">Boost</string>
</resources>