Project

General

Profile

Actions

Bug #18713

closed

OpenDocs Icons: Hardcoded labels in title and alt-attributes

Added by Stefano Kowalke almost 16 years ago. Updated over 15 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2008-04-27
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Title and alt attributes from OpenDocs icon in
backends upper right corner are hardcoded and not be able to translate.

Solution:
Replace the hardcoded label in
typo3_src-4.2.0/typo3/sysext/opendocs/class.tx_opendocs.php
with
$GLOBALS['LANG']->sL('LLL:EXT:opendocs/locallang_opendocs.php:open_docs');
(issue imported from #M8271)


Files

No data to display

Actions

Also available in: Atom PDF