Go to the documentation of this file.
11 define(
"_AM_SYSTEM_CONFIG",
"System Configuration");
12 define(
"_AM_SYSTEM_CPANEL",
"Control Panel");
13 define(
"_AM_SYSTEM_UPDATE",
"Update");
14 define(
"_AM_SYSTEM_GOTOMODULE",
"Go to module");
15 define(
"_AM_SYSTEM_HELP",
"Help");
16 define(
"_AM_SYSTEM_HELP_VIEW",
"Display Help");
17 define(
"_AM_SYSTEM_HELP_HIDE",
"Hide Help");
18 define(
"_AM_SYSTEM_TIPS",
"Tips");
19 define(
"_AM_SYSTEM_SECTION",
"Section");
20 define(
"_AM_SYSTEM_DESC",
"Description");
21 define(
"_AM_SYSTEM_GO",
"Access to this section");
22 define(
"_AM_SYSTEM_STATUS",
"Change status section");
23 define(
"_AM_SYSTEM_LOADING",
"Loading");
24 define(
"_AM_SYSTEM_ALL",
"All");
26 define(
"_AM_SYSTEM_TIPS_MAIN",
"<ul><li>Enable or disable sections of system module or just access to it.</li></ul>");
27 define(
"_AM_SYSTEM_AVATAR_INFO",
"<ul><li><span class='bold red'>%s</span> avatars.</li></ul>");
28 define(
"_AM_SYSTEM_BANNER_INFO",
"<ul><li><span class='bold red'>%s</span> banners.</li></ul>");
29 define(
"_AM_SYSTEM_COMMENT_INFO",
"<ul><li><span class='bold red'>%s</span> comments.</li></ul>");
30 define(
"_AM_SYSTEM_GROUP_INFO",
"<ul><li><span class='bold red'>%s</span> groups.</li></ul>");
31 define(
"_AM_SYSTEM_IMG_INFO",
"<ul><li><span class='bold red'>%s</span> images.</li></ul>");
32 define(
"_AM_SYSTEM_SMILIES_INFO",
"<ul><li><span class='bold red'>%s</span> smilies.</li></ul>");
33 define(
"_AM_SYSTEM_RANKS_INFO",
"<ul><li><span class='bold red'>%s</span> user ranks.</li></ul>");
34 define(
"_AM_SYSTEM_USERS_INFO",
"<ul><li><span class='bold red'>%s</span> users.</li></ul>");
37 define(
"_AM_SYSTEM_ADGS",
"Groups");
38 define(
"_AM_SYSTEM_ADGS_DESC",
"Manage module access permissions for users and groups.");
39 define(
"_AM_SYSTEM_BANS",
"Banners");
40 define(
"_AM_SYSTEM_BANS_DESC",
"Manage XOOPS advertising banner feature.");
41 define(
"_AM_SYSTEM_BLOCKS",
"Blocks");
42 define(
"_AM_SYSTEM_BLOCKS_DESC",
"Blocks can display module content on any page. Manage blocks here.");
43 define(
"_AM_SYSTEM_MODULES",
"Modules");
44 define(
"_AM_SYSTEM_MODULES_DESC",
"Install and un-install XOOPS modules.");
45 define(
"_AM_SYSTEM_SMLS",
"Smilies");
46 define(
"_AM_SYSTEM_SMLS_DESC",
"Hide, change and add custom smilies for people to use in posts and comments.");
47 define(
"_AM_SYSTEM_RANK",
"User Ranks");
48 define(
"_AM_SYSTEM_RANK_DESC",
"Edit and create named ranks for users and moderators.");
49 define(
"_AM_SYSTEM_USER",
"Users");
50 define(
"_AM_SYSTEM_USER_DESC",
"Manually add users, edit user profiles and change passwords.");
51 define(
"_AM_SYSTEM_PREF",
"Preferences");
52 define(
"_AM_SYSTEM_PREF_DESC",
"Change the global preferences for your XOOPS website.");
53 define(
"_AM_SYSTEM_MLUS",
"Email Users");
54 define(
"_AM_SYSTEM_MLUS_DESC",
"Send emails or private messages to one user, or many users from here.");
55 define(
"_AM_SYSTEM_IMAGES",
"Image Manager");
56 define(
"_AM_SYSTEM_IMAGES_DESC",
"Create categories for the image manager and upload images here.");
57 define(
"_AM_SYSTEM_AVATARS",
"Avatars");
58 define(
"_AM_SYSTEM_AVATARS_DESC",
"Upload custom avatars for users to display in their profiles.");
59 define(
"_AM_SYSTEM_TPLSETS",
"Templates");
60 define(
"_AM_SYSTEM_TPLSETS_DESC",
"Edit module templates directly without editing the files on disc.");
61 define(
"_AM_SYSTEM_COMMENTS",
"Comments");
62 define(
"_AM_SYSTEM_COMMENTS_DESC",
"Many modules allow users to post comments. You can delete or edit them here.");
63 define(
"_AM_SYSTEM_FILEMANAGER",
"File Manager");
64 define(
"_AM_SYSTEM_FILEMANAGER_DESC",
"XOOPS file manager.");
65 define(
"_AM_SYSTEM_MAINTENANCE",
"Maintenance");
66 define(
"_AM_SYSTEM_MAINTENANCE_DESC",
"Maintenance tools for database tables, cache folders and session table.");
69 define(
"_AM_SYSTEM_DBUPDATED",
"Database Updated Successfully!");
70 define(
"_AM_SYSTEM_DBERROR",
"Database was not updated due to some error!");
71 define(
"_AM_SYSTEM_NOTACTIVE",
"This section is not active!");
74 define(
"_MD_AM_PERMADDNG",
"Could not add %s permission to %s for group %s");
75 define(
"_MD_AM_PERMADDOK",
"Added %s permission to %s for group %s");
76 define(
"_MD_AM_PERMRESETNG",
"Could not reset group permission for module %s");
77 define(
"_MD_AM_PERMADDNGP",
"All parent items must be selected.");
79 define(
"_AM_SYSTEM_UNINSTALL",
"Uninstall");