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

31 lines
1.5 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="status_replied_to_format">Reply to %s</string>
<string name="pref_title_enable_big_emojis">Enable bigger custom emojis</string>
<string name="title_bubble">Bubble</string>
<string name="post_privacy_local">Local</string>
<string name="description_visibility_local">
Local
</string>
<string name="visibility_local">Local: Do not federate this post</string>
<string name="admin">Admin</string>
<string name="moderator">Moderator</string>
<string name="action_react">React</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_format">%s migrated to</string>
<string name="notification_move_name">Move</string>
<string name="notification_move_description">Notifications when somebody you\'re following migrated to another profile</string>
<string name="pref_title_notification_filter_move">somebody I\'m following migrated to another profile</string>
</resources>