fix string

This commit is contained in:
Grishka
2022-03-26 09:59:19 +03:00
parent e087cf03cc
commit cd4fc107e1
2 changed files with 3 additions and 6 deletions

View File

@@ -10,13 +10,14 @@
<string name="ok">OK</string>
<string name="preparing_auth">Preparing for authentication…</string>
<string name="finishing_auth">Finishing authentication…</string>
<string name="user_boosted">boosted your toot</string>
<string name="user_boosted">%s boosted</string>
<string name="in_reply_to">In reply to %s</string>
<string name="notifications">Notifications</string>
<string name="user_followed_you">followed you</string>
<string name="user_sent_follow_request">sent you a follow request</string>
<string name="user_favorited">favorited your toot</string>
<string name="notification_boosted">boosted your toot</string>
<string name="poll_ended">poll ended</string>
<string name="time_seconds">%ds</string>