1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-07 07:06:30 +02:00

Fixed small language issue

This commit is contained in:
mcfly
2007-02-04 15:37:15 +00:00
parent 2c6784ef76
commit a8bc3caef2
2 changed files with 5 additions and 5 deletions

View File

@@ -38,8 +38,8 @@ define('ADLAN_PM_35', "PM box sizes");
define('ADLAN_PM_36', "Userclass");
define('ADLAN_PM_37', "Count limits");
define('ADLAN_PM_38', "Size limits (in KB)");
define('ADLAN_PM_39', "Inbox :");
define('ADLAN_PM_40', "Outbox :");
define('ADLAN_PM_39', "Inbox: ");
define('ADLAN_PM_40', "Outbox: ");
define('ADLAN_PM_41', "There are currently no limits set.");
define('ADLAN_PM_42', "Update Limits");
define('ADLAN_PM_43', "Add New Limit");