diff --git a/locales/en.strings b/locales/en.strings index bca784ef..fd13f8da 100644 --- a/locales/en.strings +++ b/locales/en.strings @@ -359,6 +359,11 @@ "subscriptions_one" = "$1 subscription"; "subscriptions_other" = "$1 subscriptions"; +"feed_user_ignored" = "User will no longer appear in the feed."; +"feed_club_ignored" = "Club will no longer appear in the feed."; +"feed_unignore" = "Restore."; +"feed_ignore" = "Not interested"; + /* Group */ "group" = "Group"; diff --git a/locales/ru.strings b/locales/ru.strings index f933d724..0a6080c6 100644 --- a/locales/ru.strings +++ b/locales/ru.strings @@ -290,6 +290,11 @@ "change_geo_name" = "Изменить название точки"; "change_geo_name_new" = "Новое название"; +"feed_user_ignored" = "Пользователь больше не будет появляться в ленте."; +"feed_club_ignored" = "Группа больше не будет появляться в ленте."; +"feed_unignore" = "Вернуть."; +"feed_ignore" = "Не интересно"; + /* Friends */ "friends" = "Друзья";