CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Bug #31867

German dateToDate local_lang entry missing in Detail view

Added by Emiliano Kamppeter over 1 year ago. Updated about 1 month ago.

Status:Resolved Start date:2011-11-16
Priority:Should have Due date:
Assignee:Clemens Riccabona % Done:

100%

Category:-
Target version:-
Votes: 0

Description

Setting "plugin.tx_newscalendar_pi1._LOCAL_LANG.de.dateToDate=bis" doesn't have an effect in the details view of tt_news, as the dateToDate entry is missing for the German language.
The workaround is to add it in the /typo3conf/l10n/de/newscalendar/pi1/de.locallang.xml which will be removed on update.

History

Updated by Matthias Klenk about 1 month ago

Emiliano Kamppeter wrote:

Setting "plugin.tx_newscalendar_pi1._LOCAL_LANG.de.dateToDate=bis" doesn't have an effect in the details view of tt_news, as the dateToDate entry is missing for the German language. The workaround is to add it in the /typo3conf/l10n/de/newscalendar/pi1/de.locallang.xml which will be removed on update.

Exactly. Insert:

 <label index="dateToDate">bis</label>

in the locallang.xml and it works! - Until the next update unfortunaltely.

Updated by Clemens Riccabona about 1 month ago

  • Status changed from New to Resolved
  • Assignee set to Clemens Riccabona
  • % Done changed from 0 to 100

Resolved in trunk

Also available in: Atom PDF