1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-31 18:11:56 +02:00

Issue #90 - Linkwords plugin (also #6 and GUI styling)

This commit is contained in:
Tijn Kuyper
2013-02-06 17:43:46 +01:00
parent c923ed8e95
commit da62465879
3 changed files with 46 additions and 40 deletions

View File

@@ -236,6 +236,7 @@ define("LAN_CREATED_FAILED","Creation Unsuccessful");
define("LAN_DELETED_FAILED","Deletion Unsuccessful");
define("LAN_UPDATED_FAILED","Update Unsuccessful");
define("LAN_NO_CHANGE","Nothing updated as no changes were made.");
define("LAN_REQUIRED_BLANK", "Required field(s) left blank.");
define("LAN_TRY_AGAIN","Please try again.");
define("LAN_NEVER", "Never");
define("LAN_PRUNE", "Prune");