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

Private Messenger: Language file duplicate cleanup.

This commit is contained in:
Cameron
2016-04-03 15:02:25 -07:00
parent 2c18d90b9c
commit a496b9a665
10 changed files with 45 additions and 43 deletions

View File

@@ -35,11 +35,11 @@ define("ADLAN_PM_31", "Userclass which may to send to entire userclasses");
define("ADLAN_PM_33", "Inactive (no limits)");
define("ADLAN_PM_34", "PM counts");
define("ADLAN_PM_35", "PM box sizes");
define("ADLAN_PM_36", "Userclass");
// 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");