fix strings with wrong placeholders
This commit is contained in:
parent
4d0083b6b1
commit
019051bd7d
2 changed files with 1 additions and 2 deletions
|
@ -487,5 +487,5 @@
|
|||
<string name="notification_subscription_name">Neue Beiträge</string>
|
||||
<string name="pref_title_animate_custom_emojis">GIF-Emojis animieren</string>
|
||||
<string name="pref_title_notification_filter_subscriptions">Jemand, den ich abonniert habe, etwas Neues veröffentlicht</string>
|
||||
<string name="notification_subscription_format">% hat gerade etwas gepostet</string>
|
||||
<string name="notification_subscription_format">%s hat gerade etwas gepostet</string>
|
||||
</resources>
|
Loading…
Add table
Add a link
Reference in a new issue