awwsdhfpsdflusky/app/src/main/res/values/husky.xml

20 lines
902 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="pref_title_enable_big_emojis">Enable bigger custom emojis</string>
<string name="admin">Admin</string>
<string name="moderator">Moderator</string>
<string name="action_emoji_react">Add reaction</string>
<string name="action_emoji_unreact">Remove reaction</string>
<string name="action_emoji_reacted_by">Who reacted</string>
<string name="title_emoji_reacted_by">%s reacted by</string>
<string name="notification_emoji_format">%s reacted with %s to your post</string>
<string name="notification_emoji_name">Emoji Reactions</string>
<string name="notification_emoji_description">Notifications about new emoji reactions</string>
<string name="pref_title_notification_filter_emoji">my posts are reacted with emojis</string>
<string name="notification_move_name">Move</string>
</resources>