Просмотр исходного кода

English language updated

- Some corrections again
rocco27 9 лет назад
Родитель
Сommit
fc577ffa64
2 измененных файлов с 2 добавлено и 2 удалено
  1. 1 1
      lang/English/install.php
  2. 1 1
      lang/English/modules/TS3Admin.php

+ 1 - 1
lang/English/install.php

@@ -31,7 +31,7 @@ define('execute_permission_required', "Execute permission required");
 define('create_an_empty_file', "Create an empty file.");
 define('found', "Found");
 define('not_found', "Not found");
-define('pear_xxtea_info', "Pear Crypt_XXTEA is required for OGP usage. In most of the Linux systems this module can be installed with the following pear command 'pear install Crypt_XXTEA-beta'.");
+define('pear_xxtea_info', "Pear Crypt_XXTEA is required for OGP usage. In the most of the Linux distributions this module can be installed with the following Pear command 'pear install Crypt_XXTEA-beta'.");
 define('refresh', "Refresh");
 define('checking_required_modules', "Checking required modules");
 define('database_type', "Database type");

+ 1 - 1
lang/English/modules/TS3Admin.php

@@ -96,7 +96,7 @@ define('vsoverview_info_antiflood_warning', "Warning on");
 define('vsoverview_info_antiflood_kick', "Kick on");
 define('vsoverview_info_antiflood_ban', "Ban on");
 define('vsoverview_info_antiflood_banduration', "Ban length");
-define('vsoverview_info_antiflood_decrease', "decrease");
+define('vsoverview_info_antiflood_decrease', "Decrease");
 define('vsoverview_info_antiflood_points', "points");
 define('vsoverview_info_antiflood_in_seconds', "seconds");
 define('vsoverview_info_antiflood_points_per_tick', "Points per tick");