From f87b2c82c949b828b3895c25262d91f7b45aff5c Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Thu, 26 Oct 2017 18:22:41 +0400 Subject: Maximum minimization of internal transfer --- lang/en/local_webhooks.php | 1 - lang/ru/local_webhooks.php | 26 -------------------------- 2 files changed, 27 deletions(-) delete mode 100644 lang/ru/local_webhooks.php (limited to 'lang') diff --git a/lang/en/local_webhooks.php b/lang/en/local_webhooks.php index 041233f..d945f65 100644 --- a/lang/en/local_webhooks.php +++ b/lang/en/local_webhooks.php @@ -22,5 +22,4 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ -$string["managerservice"] = "Service management manager"; $string["pluginname"] = "WebHooks"; \ No newline at end of file diff --git a/lang/ru/local_webhooks.php b/lang/ru/local_webhooks.php deleted file mode 100644 index 73db595..0000000 --- a/lang/ru/local_webhooks.php +++ /dev/null @@ -1,26 +0,0 @@ -. - -/** - * Strings for component "local_webhooks", language "ru". - * - * @package local_webhooks - * @copyright 2017 "Valentin Popov" - * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later - */ - -$string["managerservice"] = "Менеджер управления службами"; -$string["pluginname"] = "WebHooks"; \ No newline at end of file -- cgit v1.2.3