diff --git a/locale/Messages.resx b/locale/Messages.resx
index ca48fba..a0b1210 100644
--- a/locale/Messages.resx
+++ b/locale/Messages.resx
@@ -138,24 +138,12 @@
ms
-
- Not specified
-
-
- Not specified
-
Language
-
- Prefix
-
Remove roles on mute
-
- Send welcome messages
-
Mute role
@@ -198,9 +186,6 @@
Channel for event notifications
-
- Event start notifications receivers
-
Event "{0}" started
@@ -216,9 +201,6 @@
Nothing changed! `{0}` is already set to {1}
-
- Not specified
-
You need to specify a user!
@@ -444,12 +426,6 @@
There are {0} total pages
-
- Next
-
-
- Previous
-
{0}'s reminders
diff --git a/locale/Messages.ru.resx b/locale/Messages.ru.resx
index 7423347..813fa33 100644
--- a/locale/Messages.ru.resx
+++ b/locale/Messages.ru.resx
@@ -135,24 +135,12 @@
мс
-
- Не указан
-
-
- Не указана
-
Язык
-
- Префикс
-
Удалять роли при муте
-
- Отправлять приветствия
-
Роль мута
@@ -195,9 +183,6 @@
Канал для уведомлений о событиях
-
- Получатели уведомлений о начале событий
-
Событие "{0}" началось
@@ -213,9 +198,6 @@
Ничего не изменилось! Значение настройки `{0}` уже {1}
-
- Не указано
-
Надо указать пользователя!
@@ -444,12 +426,6 @@
Всего есть {0} страниц(-ы)
-
- Далее
-
-
- Назад
-
Напоминания {0}
diff --git a/locale/Messages.tt-ru.resx b/locale/Messages.tt-ru.resx
index dc3bb6f..8dd112e 100644
--- a/locale/Messages.tt-ru.resx
+++ b/locale/Messages.tt-ru.resx
@@ -138,24 +138,12 @@
мс
-
- *тут ничего нет*
-
-
- нъет
-
язык
-
- префикс
-
удалять звание при муте
-
- разглашать о том что пришел новый шизоид
-
звание замученного
@@ -198,9 +186,6 @@
канал для уведомлений о движухах
-
- получатели уведомлений о начале движух
-
движуха "{0}" начинается
@@ -216,9 +201,6 @@
ты все сломал! значение прикола `{0}` и так {1}
-
- нъет
-
укажи самого шизика
@@ -444,12 +426,6 @@
ну а если быть точнее, тут всего {0} страниц(-ы)
-
- следующее
-
-
- предыдущее
-
напоминалки {0}
diff --git a/src/Messages.Designer.cs b/src/Messages.Designer.cs
index ca460cf..c04bfce 100644
--- a/src/Messages.Designer.cs
+++ b/src/Messages.Designer.cs
@@ -108,42 +108,18 @@ namespace Octobot {
}
}
- internal static string ChannelNotSpecified {
- get {
- return ResourceManager.GetString("ChannelNotSpecified", resourceCulture);
- }
- }
-
- internal static string RoleNotSpecified {
- get {
- return ResourceManager.GetString("RoleNotSpecified", resourceCulture);
- }
- }
-
internal static string SettingsLang {
get {
return ResourceManager.GetString("SettingsLang", resourceCulture);
}
}
- internal static string SettingsPrefix {
- get {
- return ResourceManager.GetString("SettingsPrefix", resourceCulture);
- }
- }
-
internal static string SettingsRemoveRolesOnMute {
get {
return ResourceManager.GetString("SettingsRemoveRolesOnMute", resourceCulture);
}
}
- internal static string SettingsSendWelcomeMessages {
- get {
- return ResourceManager.GetString("SettingsSendWelcomeMessages", resourceCulture);
- }
- }
-
internal static string SettingsMuteRole {
get {
return ResourceManager.GetString("SettingsMuteRole", resourceCulture);
@@ -240,12 +216,6 @@ namespace Octobot {
}
}
- internal static string SettingsEventStartedReceivers {
- get {
- return ResourceManager.GetString("SettingsEventStartedReceivers", resourceCulture);
- }
- }
-
internal static string EventStarted {
get {
return ResourceManager.GetString("EventStarted", resourceCulture);
@@ -276,12 +246,6 @@ namespace Octobot {
}
}
- internal static string SettingNotDefined {
- get {
- return ResourceManager.GetString("SettingNotDefined", resourceCulture);
- }
- }
-
internal static string UserCannotBanMembers {
get {
return ResourceManager.GetString("UserCannotBanMembers", resourceCulture);
@@ -720,18 +684,6 @@ namespace Octobot {
}
}
- internal static string Next {
- get {
- return ResourceManager.GetString("Next", resourceCulture);
- }
- }
-
- internal static string Previous {
- get {
- return ResourceManager.GetString("Previous", resourceCulture);
- }
- }
-
internal static string ReminderList {
get {
return ResourceManager.GetString("ReminderList", resourceCulture);