1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-20 21:32:09 +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

@@ -24,8 +24,8 @@ define("LAN_PM_21", "Adding this PM will exceed your maximum outbox size, PM not
define("LAN_PM_22", "File upload failed");
define("LAN_PM_23", "You are not allowed to send attachments");
define("LAN_PM_24", "Deleting PM");
define("LAN_PM_25", "Inbox");
define("LAN_PM_26", "Outbox");
// define("LAN_PM_25", "Inbox");
// define("LAN_PM_26", "Outbox");
define("LAN_PM_27", "Unread");
define("LAN_PM_28", "N/A");
define("LAN_PM_29", "Message Sent");