+
+
\ No newline at end of file
diff --git a/upload/language/en/html/advert.html b/upload/language/en/html/advert.html
index 686c07b2e..80632ba56 100644
--- a/upload/language/en/html/advert.html
+++ b/upload/language/en/html/advert.html
@@ -1,17 +1,4 @@
-ADVERTISING ON THE SITE
-
-
\ No newline at end of file
diff --git a/upload/language/en/html/copyright_holders.html b/upload/language/en/html/copyright_holders.html
index 80c231eab..3c75a7380 100644
--- a/upload/language/en/html/copyright_holders.html
+++ b/upload/language/en/html/copyright_holders.html
@@ -1,18 +1,6 @@
-INFORMATION FOR COPYRIGHT HOLDERS
-
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/upload/language/en/html/not_found.html b/upload/language/en/html/not_found.html
index de4033a22..f85fbdf09 100644
--- a/upload/language/en/html/not_found.html
+++ b/upload/language/en/html/not_found.html
@@ -1,14 +1,3 @@
-
\ No newline at end of file
diff --git a/upload/language/en/html/sidebar1.html b/upload/language/en/html/sidebar1.html
index 97fbfb098..4bbf9e940 100644
--- a/upload/language/en/html/sidebar1.html
+++ b/upload/language/en/html/sidebar1.html
@@ -12,7 +12,7 @@
\ No newline at end of file
diff --git a/upload/language/en/main.php b/upload/language/en/main.php
index 646f3df32..0e69c1acf 100644
--- a/upload/language/en/main.php
+++ b/upload/language/en/main.php
@@ -657,6 +657,7 @@ $lang['USER_AGREEMENT_AGREE'] = 'I have read and agree to the User agreement abo
$lang['COPYRIGHT_HOLDERS'] = 'For copyright holders';
$lang['ADVERT'] = 'Advertise on this site';
+$lang['NOT_FOUND'] = 'File not found';
// Visual confirmation system strings
$lang['CONFIRM_CODE_WRONG'] = 'The confirmation code you entered was incorrect';
@@ -1032,13 +1033,6 @@ $lang['DIRECTORY_DOES_NOT_EXIST'] = 'The Directory \'%s\' does not exist or Coul
$lang['DIRECTORY_IS_NOT_A_DIR'] = 'Please check if \'%s\' is a directory.'; // replace %s with directory
$lang['DIRECTORY_NOT_WRITEABLE'] = 'Directory \'%s\' is not writeable. You\'ll have to create the upload path and chmod it to 777 (or change the owner to you httpd-servers owner) to upload files. If you have only plain FTP-access change the \'Attribute\' of the directory to rwxrwxrwx.'; // replace %s with directory
-// Attach Rules Window
-$lang['RULES_PAGE'] = 'Attachment Rules';
-$lang['ATTACH_RULES_TITLE'] = 'Allowed Extension Groups and their Sizes';
-$lang['GROUP_RULE_HEADER'] = '%s -> Maximum Upload Size: %s'; // Replace first %s with Extension Group, second one with the Size STRING
-$lang['ALLOWED_EXTENSIONS_AND_SIZES'] = 'Allowed Extensions and Sizes';
-$lang['NOTE_USER_EMPTY_GROUP_PERMISSIONS'] = 'NOTE: You are normally allowed to attach files within this Forum, but since no Extension Group is allowed to be attached here, you are unable to attach anything. If you try, you will receive an Error Message. ';
-
// Quota Variables
$lang['UPLOAD_QUOTA'] = 'Upload Quota';
$lang['PM_QUOTA'] = 'PM Quota';
diff --git a/upload/language/ru/html/advert.html b/upload/language/ru/html/advert.html
index 6dc7c9ec9..ffe7795b7 100644
--- a/upload/language/ru/html/advert.html
+++ b/upload/language/ru/html/advert.html
@@ -1,17 +1,4 @@
-РЕКЛАМА НА САЙТЕ
-
-
По вопросам размещения рекламы обращайтесь по адресу:
+
\ No newline at end of file
diff --git a/upload/language/ru/html/copyright_holders.html b/upload/language/ru/html/copyright_holders.html
index 94081a47c..ebd5972d5 100644
--- a/upload/language/ru/html/copyright_holders.html
+++ b/upload/language/ru/html/copyright_holders.html
@@ -1,18 +1,6 @@
-ИНФОРМАЦИЯ ДЛЯ ПРАВООБЛАДАТЕЛЕЙ
-
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/upload/language/ru/html/not_found.html b/upload/language/ru/html/not_found.html
index 3b7cccafc..38f036f45 100644
--- a/upload/language/ru/html/not_found.html
+++ b/upload/language/ru/html/not_found.html
@@ -1,14 +1,3 @@
-
\ No newline at end of file
diff --git a/upload/language/ru/html/sidebar1.html b/upload/language/ru/html/sidebar1.html
index c18211e39..e876107be 100644
--- a/upload/language/ru/html/sidebar1.html
+++ b/upload/language/ru/html/sidebar1.html
@@ -12,7 +12,7 @@
\ No newline at end of file
diff --git a/upload/language/ru/main.php b/upload/language/ru/main.php
index 1cea65c84..53305a3bb 100644
--- a/upload/language/ru/main.php
+++ b/upload/language/ru/main.php
@@ -657,6 +657,7 @@ $lang['USER_AGREEMENT_AGREE'] = 'Я прочел ПОЛЬЗОВАТЕЛЬСКО
$lang['COPYRIGHT_HOLDERS'] = 'Для правообладателей';
$lang['ADVERT'] = 'Реклама на сайте';
+$lang['NOT_FOUND'] = 'Файл не найден';
// Visual confirmation system strings
$lang['CONFIRM_CODE_WRONG'] = 'Вы ввели неверный код подтверждения';
@@ -1032,13 +1033,6 @@ $lang['DIRECTORY_DOES_NOT_EXIST'] = 'Директория \'%s\' не сущес
$lang['DIRECTORY_IS_NOT_A_DIR'] = 'Пожалуйста, проверьте является ли \'%s\' директорией.'; // replace %s with directory
$lang['DIRECTORY_NOT_WRITEABLE'] = 'Директория \'%s\' недоступна для записи. Вам нужно создать директорию для закачек и выполнить chmod 777 (или изменить владельца httpd-servers) для закачки фалов на сервер. Если у вас только FTP доступ к серверу измените \'Атрибуты\' директории на rwxrwxrwx.'; // replace %s with directory
-// Attach Rules Window
-$lang['RULES_PAGE'] = 'Правила вложений';
-$lang['ATTACH_RULES_TITLE'] = 'Разрешенные группы расширений и их размер';
-$lang['GROUP_RULE_HEADER'] = '%s -> Максимальный общий размер: %s'; // Replace first %s with Extension Group, second one with the Size STRING
-$lang['ALLOWED_EXTENSIONS_AND_SIZES'] = 'Разрешенные расширения и их размер';
-$lang['NOTE_USER_EMPTY_GROUP_PERMISSIONS'] = 'ВНИМАНИЕ: Вы можете отправлять вложения в этот форум, но, так как ни одной группе расширений не разрешено быть вложенной здесь, вы не можете ничего отправить. Если вы попытаетесь, то получите сообщение об ошибке. ';
-
// Quota Variables
$lang['UPLOAD_QUOTA'] = 'Квота';
$lang['PM_QUOTA'] = 'Квота ЛС';
diff --git a/upload/language/uk/html/advert.html b/upload/language/uk/html/advert.html
index 42c1fd934..6485d4c47 100644
--- a/upload/language/uk/html/advert.html
+++ b/upload/language/uk/html/advert.html
@@ -1,17 +1,4 @@
-РЕКЛАМА НА САЙТІ
-
-
З питань розміщення реклами звертайтесь за адресою:
+
\ No newline at end of file
diff --git a/upload/language/uk/html/copyright_holders.html b/upload/language/uk/html/copyright_holders.html
index d85df34ef..decc63cf4 100644
--- a/upload/language/uk/html/copyright_holders.html
+++ b/upload/language/uk/html/copyright_holders.html
@@ -1,18 +1,6 @@
-ІНФОРМАЦІЯ ДЛЯ ПРАВОВЛАСНИКІВ
-
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/upload/language/uk/html/not_found.html b/upload/language/uk/html/not_found.html
index 5aac9b3b5..1526bd68d 100644
--- a/upload/language/uk/html/not_found.html
+++ b/upload/language/uk/html/not_found.html
@@ -1,14 +1,3 @@
-
\ No newline at end of file
diff --git a/upload/language/uk/html/sidebar1.html b/upload/language/uk/html/sidebar1.html
index 491dd1431..74b9a1053 100644
--- a/upload/language/uk/html/sidebar1.html
+++ b/upload/language/uk/html/sidebar1.html
@@ -12,7 +12,7 @@