Bug #17541
closedFile locallang.php used in static template instead of locallang.xml
0%
Description
I have found a difference between the template and the installed files. In the box with the addditional information I have given a part of the template of css_styled_content. You find there references to locallang.php. In the installation of the extension I found in the Folder pi1 the langage-file named locallang.xml (!!!).
My TYPO3-version is 4.1.2 from 27th July 2007.
What can I do as a work around for this problem?
Please check it.
Thank you
layout = COA
layout {
wrap = <table border="0" cellspacing="0" cellpadding="2" class="csc-searchResultInfo"><tr> | </tr></table> ###RESULT###
10 = TEXT
10.data = LLL:EXT:css_styled_content/pi1/locallang.php:search.resultRange
10.wrap = <td class="csc-searchResultRange"><p>|</p></td>
20 = TEXT
20.value = ###PREV### ###NEXT###
20.wrap = <td class="csc-searchResultPrevNext"><p>|</p></td>
}
noResultObj = COA
noResultObj {
10 = TEXT
10.data = LLL:EXT:css_styled_content/pi1/locallang.php:search.emptySearch
10.wrap = <h3 class="csc-noSearchResultMsg">|</h3>
}
next = TEXT
next.data = LLL:EXT:css_styled_content/pi1/locallang.php:search.searchResultNext
prev = TEXT
prev.data = LLL:EXT:css_styled_content/pi1/locallang.php:search.searchResultPrev
target = {$styles.content.searchresult.target}
range = 20
stdWrap.prefixComment = 2 | Search result:
}
(issue imported from #M6170)
Files