Page 1 of 1

[fixed] Content Manager, lots of missing help text

Posted: Tue Aug 19, 2014 9:13 am
by cb2004
Cant list them all as there are loads, but click the help icons when editing a page.

Re: Content Manager, lots of missing help text

Posted: Tue Aug 19, 2014 1:43 pm
by jissey
Hi,
I saw this one :
Languagestring: "dependencies" Is missing in the languagefile: admin

Re: Content Manager, lots of missing help text

Posted: Tue Aug 19, 2014 5:50 pm
by jce76350
@Rolf
All this strings are into the admin lang
line 935 to 945 with comment

Code: Select all

$lang['help_content_tabindex']
...
$lang['help_page_url']
+ line 265 //$lang['dependencies'] = "Dependencies";

Re: Content Manager, lots of missing help text

Posted: Wed Aug 20, 2014 8:46 am
by Rolf
Fixed in SVN