1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-12 01:25:01 +02:00

Forum lan fixes. Debug ajax.

This commit is contained in:
Cameron
2013-03-14 01:44:00 -07:00
parent eb51e9640f
commit c4a795ce1c
4 changed files with 40 additions and 43 deletions

View File

@@ -21,51 +21,51 @@ define("LAN_56", "Views");
define("LAN_57", "Latest Post");
define("LAN_58", "There are no topics in this forum yet.");
define("LAN_59", "You must be a registered member and logged in to post on this forum. Click on signup or login from the login menu.");
define("LAN_79", "New posts");
define("LAN_80", " No new posts");
define("LAN_81", "Closed thread");
define("LAN_180", "Search");
define("LAN_199", "Unread post exists");
// define("LAN_79", "New posts");
//define("LAN_80", " No new posts");
// define("LAN_81", "Closed thread");
// define("LAN_180", "Search");
// define("LAN_199", "Unread post exists");
define("LAN_202", "Sticky");
define("LAN_203", "Sticky/Closed");
define("LAN_204", "You <b>can</b> start new threads");
define("LAN_205", "You <b>cannot</b> start new threads");
define("LAN_206", "You <b>can</b> post replies");
define("LAN_207", "You <b>cannot</b> post replies");
define("LAN_208", "You <b>can</b> edit your posts");
define("LAN_209", "You <b>cannot</b> edit your posts");
//define("LAN_204", "You <b>can</b> start new threads");
//define("LAN_205", "You <b>cannot</b> start new threads");
//define("LAN_206", "You <b>can</b> post replies");
//define("LAN_207", "You <b>cannot</b> post replies");
//define("LAN_208", "You <b>can</b> edit your posts");
//define("LAN_209", "You <b>cannot</b> edit your posts");
define("LAN_316", "Goto page: ");
define("LAN_317", "None");
define("LAN_321", "Moderators: ");
define("LAN_395", "[popular]");
define("LAN_396", "Announcement");
define("LAN_397", "This forum is read only");
//define("LAN_397", "This forum is read only");
define("LAN_398", "Unstick thread");
define("LAN_399", "Lock thread");
define("LAN_400", "Unlock thread");
define("LAN_401", "Stick thread");
define("LAN_402", "Move thread");
define("LAN_403", "Jump to forum");
define("LAN_404", "This forum is moderated by");
//define("LAN_398", "Unstick thread");
//define("LAN_399", "Lock thread");
//define("LAN_400", "Unlock thread");
//define("LAN_401", "Stick thread");
//define("LAN_402", "Move thread");
//define("LAN_403", "Jump to forum");
//define("LAN_404", "This forum is moderated by");
define("LAN_405", "user is browsing this forum at the moment");
define("LAN_406", "users are browsing this forum at the moment");
define("LAN_407", "member");
define("LAN_408", "guest");
define("LAN_409", "members");
define("LAN_410", "guests");
//define("LAN_405", "user is browsing this forum at the moment");
//define("LAN_406", "users are browsing this forum at the moment");
//define("LAN_407", "member");
//define("LAN_408", "guest");
//define("LAN_409", "members");
//define("LAN_410", "guests");
//v.616
define("LAN_411", "Important Threads");
define("LAN_412", "Forum Threads");
define("LAN_431", "Syndicate this forum: rss 0.92");
define("LAN_432", "Syndicate this forum: rss 2.0");
define("LAN_433", "Syndicate this forum: RDF");
//define("LAN_411", "Important Threads");
//define("LAN_412", "Forum Threads");
//define("LAN_431", "Syndicate this forum: rss 0.92");
//define("LAN_432", "Syndicate this forum: rss 2.0");
//define("LAN_433", "Syndicate this forum: RDF");
define("LAN_434", "Are you sure you want to delete this thread and any replies?");
define("LAN_435", "Delete thread");
//define("LAN_434", "Are you sure you want to delete this thread and any replies?");
//define("LAN_435", "Delete thread");
//v.617
define("FORLAN_CLOSE", "Thread closed.");