Go to the documentation of this file.
22 define(
"_AM_USERRANK_ACTION",
"Action");
23 define(
"_AM_USERRANK_ADD",
"Add a new rank");
24 define(
"_AM_USERRANK_DELETE",
"Delete rank");
25 define(
"_AM_USERRANK_EDIT",
"Edit rank");
26 define(
"_AM_USERRANK_IMAGE",
"Image");
27 define(
"_AM_USERRANK_IMAGE_PATH",
"Files exist in: %s");
28 define(
"_AM_USERRANK_LIST",
"List of ranks");
29 define(
"_AM_USERRANK_MAXPOST",
"Max. Posts");
30 define(
"_AM_USERRANK_MINPOST",
"Min. Posts");
31 define(
"_AM_USERRANK_OFF",
"Special rank");
32 define(
"_AM_USERRANK_ON",
"Does not special rank");
33 define(
"_AM_USERRANK_SAVE",
"User rank saved Successfully!");
34 define(
"_AM_USERRANK_SPECIAL",
"Special Ranks");
35 define(
"_AM_USERRANK_SPECIAL_CAN",
"(Special ranks can be assigned to users irrespective of the number of user posts)");
36 define(
"_AM_USERRANK_SUREDEL",
"Are you sure you want to delete this ranking?");
37 define(
"_AM_USERRANK_TITLE",
"Title");
38 define(
"_AM_USERRANK_UPLOAD",
"Upload");
39 define(
"_AM_USERRANK_ERROR_POST",
"You need a positive integer");
42 define(
"_AM_USERRANK_NBTOTAL",
"There are %s ranks in our database");
43 define(
"_AM_USERRANK_NBSPECIAL",
"There are %s special rank");
45 define(
"_AM_USERRANK_TIPS",
"<ul><li>Add, update or delete user rank</li></ul>");
46 define(
"_AM_USERRANK_TIPS_FORM1",
"<ul><li>Authorized mime types: %s</li>");
47 define(
"_AM_USERRANK_TIPS_FORM2",
"<li>Max uploaded files size: %s KB</li></ul>");