Go to the documentation of this file.
7 define(
"_PM_MI_NAME",
"Private Messaging");
8 define(
"_PM_MI_DESC",
"Module for private messaging between users");
10 define(
"_PM_MI_INDEX",
"Home");
11 define(
"_PM_MI_PRUNE",
"Prune Messages");
13 define(
"_PM_MI_LINK_TITLE",
"PM Link");
14 define(
"_PM_MI_LINK_DESCRIPTION",
"Shows a link to send a private message to the user");
15 define(
"_PM_MI_MESSAGE",
"Write a message to");
17 define(
"_PM_MI_PRUNESUBJECT",
"Prune PM subject line");
18 define(
"_PM_MI_PRUNESUBJECT_DESC",
"This will be the subject of the PM to the user, received after a PM prune");
19 define(
"_PM_MI_PRUNEMESSAGE",
"Prune PM body message");
20 define(
"_PM_MI_PRUNEMESSAGE_DESC",
"This message will be in the body of the message to users after one or more of their messages have been removed from their inbox during a PM prune. Use {PM_COUNT} in the text to be replaced with the number of messages removed from this user's inbox");
21 define(
"_PM_MI_PRUNESUBJECTDEFAULT",
"Messages deleted during cleanup");
22 define(
"_PM_MI_PRUNEMESSAGEDEFAULT",
"During a cleanup of the Private Messaging, XOOPS has deleted {PM_COUNT} messages from your inbox to save space and resources");
24 define(
"_PM_MI_MAXSAVE",
"Maximum items in savebox");
25 define(
"_PM_MI_MAXSAVE_DESC",
"");
27 define(
"_PM_MI_PERPAGE",
"Messages per page");
28 define(
"_PM_MI_PERPAGE_DESC",
"");
31 define(
"_PM_MI_ABOUT",
"About");