Project

General

Profile

Actions

Bug #4836

open

Some plugins admin language strings are still in front-end language file

Added by beat over 9 years ago. Updated 6 months ago.

Status:
Assigned
Priority:
Normal
Assignee:
Target version:
Start date:
05 November 2014
Due date:
% Done:

0%

Estimated time:

Description

See MR !651

line 1041 of language.php has string:

'INPUT_COMMA_SEPARATED_LIST_OF_INTERNAL_CATEGORIES__7180a6' => 'Input comma separated list of internal categories (e.g. General,Movies,Family).',

which got changed in MR !650 on line 63 in file components/com_comprofiler/plugin/user/plug_cbblogs/cbblogs.xml

and is the description attribute:

<param name="blog_categories" type="text" default="General,Movies,Music,Games,Sports" size="40" label="Categories" description="Input comma separated list of internal categories (e.g. General,Movies,Family)." />

xml description attribute should end in the admin.language.php file, and not in language.php file during strings parsing.


Files

be-patch.diff (54.5 KB) be-patch.diff nant, 07 November 2014 14:44
fe-patch.diff (44.9 KB) fe-patch.diff nant, 07 November 2014 14:44
Actions

Also available in: Atom PDF