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

New pharses

Add view forum pharses
This commit is contained in:
Gábor
2016-09-13 08:27:18 +02:00
committed by GitHub
parent a5c006b593
commit 93d1cc6eed

View File

@@ -317,7 +317,14 @@ define("LAN_FORUM_8004", "Email notifications for this topic are now turned off.
define("LAN_FORUM_8005", "You are now tracking this topic.");
define("LAN_FORUM_8006", "You are no longer tracking this topic.");
// -------- View Forum ------------
define("LAN_FORUM_8007", "Stick");
define("LAN_FORUM_8008", "Unstick");
define("LAN_FORUM_8009", "Lock");
define("LAN_FORUM_8010", "Unlock");
define("LAN_FORUM_8011", "Status Keys");
define("LAN_FORUM_8012", "Viewable by");
define("LAN_FORUM_8013", "Options");
/* THIS WILL BE DELETED ONCE THE REWRITE IS DONE
@@ -636,4 +643,4 @@ define("LAN_FORUM_2", "Duplicate post");
define("LAN_FORUMPOST_EMOTES", "Deactivate emoticons for this post");
*/
?>
?>