diff --git a/locales/en.strings b/locales/en.strings index f517d5e2..fad16e70 100644 --- a/locales/en.strings +++ b/locales/en.strings @@ -1251,8 +1251,8 @@ "blacklist" = "Blacklist"; "user_blacklisted_you" = "This user has blacklisted you."; -"user_blacklisted" = "$1 has been blacklisted" -"user_removed_from_the_blacklist" = "$1 has been removed from the blacklist." +"user_blacklisted" = "$1 has been blacklisted"; +"user_removed_from_the_blacklist" = "$1 has been removed from the blacklist."; /* Away */ diff --git a/locales/ru.strings b/locales/ru.strings index 60192cd6..58df892f 100644 --- a/locales/ru.strings +++ b/locales/ru.strings @@ -1142,8 +1142,8 @@ "blacklist" = "Чёрный список"; "user_blacklisted_you" = "Пользователь внёс Вас в чёрный список."; -"user_blacklisted" = "$1 занесён в чёрный список." -"user_removed_from_the_blacklist" = "$1 удалён из чёрного списка." +"user_blacklisted" = "$1 занесён в чёрный список."; +"user_removed_from_the_blacklist" = "$1 удалён из чёрного списка."; /* Away */