Added todos to language/en/mods/info_acp_portal.php & language/en/mods/portal.php;

Fixed how color palette gets displayed and also fixed the small button areas of the color palette; 
When adding a Module, the users now see the Module name rather than the file name;
This commit is contained in:
Marc Alexander
2010-11-06 12:38:21 +00:00
parent a06c5fd197
commit 914a1d1d77
4 changed files with 27 additions and 7 deletions

View File

@@ -35,6 +35,7 @@ if (empty($lang) || !is_array($lang))
// @todo: check for unneeded language variables
// @todo: change language variables to English ones
// @todo: merge into mods/portal/
$lang = array_merge($lang, array(
// Manage blocks

View File

@@ -32,6 +32,7 @@ if (empty($lang) || !is_array($lang))
// You do not need this where single placeholders are used, e.g. 'Message %d' is fine
// equally where a string contains only two placeholders which are used to wrap text
// in a url you again do not need to specify an order e.g., 'Click %sHERE%s' is fine
// @todo: merge into mods/portal/
// Common
$lang = array_merge($lang, array(