Bug #17349
closed
Bad line in French localization file for indexed search
Added by Alban Cousinie over 17 years ago.
Updated about 6 years ago.
Description
The text for "Displaying results 1 to 10 out of 50" shows in English when displaying French localized version of Indexed search.
This is due to the fact the key for this label is mistyped in typo3conf/l10n/fr/indexed_search/pi/fr.localang.xml
Also the content for this language key is mistyped and a <strong> tag remains open, making all the text of the page being displayed as bold once the french language key as been reactivated.
The correct value for the key is :
<label index="pi_list_browseresults_display">Résultat ###TAG_BEGIN###%s à %s###TAG_END### sur un total de ###TAG_BEGIN###%s###TAG_END###</label>
This value should replace line 83 of file typo3conf/l10n/fr/indexed_search/pi/fr.localang.xml
Please find the whole corrected file attached here
(issue imported from #M5725)
Files
Has patch
;)
And the file provided worked for me. Thanks Alban.
This issue still exists and remains unfixed in the main trunck although it has been reported since monthes and how to fix is explained in detail.
Could someone apply it or tell me how I could submit it to Typo3 SVN so this gets fixed ? Thanks.
tt_news page browser is also affected with an english transaction in place of the French transaction, though it may be for a different reason.
I updated the translation of this label on the translation server. I'm not sure how frequently translated packages are updated, but please try to load language files again in a couple of days and report if issue is solved.
tt_news page browser issue is unrelated, as it belongs to extension tt_news
Resolved, no change required. Fixed in translation server.
- Status changed from Resolved to Closed
Also available in: Atom
PDF