64
The Xoops 2.5.5. English translation for module descriptions is not good English and there are several spelling errors. I have no idea how to use Xoops SVN (any instruction manual?) so I am posting this here in case someone else wants to consider changing it for the next release.
I have also removed the
tags as they serve no purpose and look really bad in the tool-tips.
Quote:
// Admin Module Names and description
define("_AM_SYSTEM_ADGS","Groups");
define("_AM_SYSTEM_ADGS_DESC","Manage module access permissions for users and groups.");
define("_AM_SYSTEM_BANS","Banners");
define("_AM_SYSTEM_BANS_DESC","Manage Xoops advertising banner feature.");
define("_AM_SYSTEM_BLOCKS","Blocks");
define("_AM_SYSTEM_BLOCKS_DESC","Blocks can display module content on any page. Manage blocks here.");
define("_AM_SYSTEM_MODULES","Modules");
define("_AM_SYSTEM_MODULES_DESC","Install and un-install Xoops modules.");
define("_AM_SYSTEM_SMLS","Smilies");
define("_AM_SYSTEM_SMLS_DESC","Hide, change and add custom smilies for people to use in posts and comments.");
define("_AM_SYSTEM_RANK","User Ranks");
define("_AM_SYSTEM_RANK_DESC","Edit and create named ranks for users and moderators.");
define("_AM_SYSTEM_USER","Users");
define("_AM_SYSTEM_USER_DESC","Manually add users, edit user profiles and change passwords.");
define("_AM_SYSTEM_PREF","Preferences");
define("_AM_SYSTEM_PREF_DESC","Change the global preferences for your Xoops website.");
define("_AM_SYSTEM_MLUS","Email Users");
define("_AM_SYSTEM_MLUS_DESC","Send emails or private messages to one user, or many users from here.");
define("_AM_SYSTEM_IMAGES","Image Manager");
define("_AM_SYSTEM_IMAGES_DESC","Create categories for the image manager and upload images here.");
define("_AM_SYSTEM_AVATARS","Avatars");
define("_AM_SYSTEM_AVATARS_DESC","Upload custom avatars for users to display in their profiles.");
define("_AM_SYSTEM_TPLSETS","Templates");
define("_AM_SYSTEM_TPLSETS_DESC","Edit module templates directly without editing the files on disc.");
define("_AM_SYSTEM_COMMENTS","Comments");
define("_AM_SYSTEM_COMMENTS_DESC","Many modules allow users to post comments. You can delete or edit them here.");
define("_AM_SYSTEM_FILEMANAGER","File Manager");
define("_AM_SYSTEM_FILEMANAGER_DESC","Xoops file manager.");
define("_AM_SYSTEM_MAINTENANCE","Maintenance");
define("_AM_SYSTEM_MAINTENANCE_DESC","Maintenance tools for database tables, cache folders and session table.");