Actions
Bug #79886
closedMissing Link to syslog in "Systeminformation" Flyout
Status:
Closed
Priority:
-- undefined --
Assignee:
Category:
Backend User Interface
Target version:
-
Start date:
2017-02-18
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Having the backend in german language the link to the syslog is missing at the bottom of the systeminformation flyout menu. See screenshot english -> correct, and german -> error.
Might be a missing translation datarow.
Files
Updated by Georg Ringer almost 8 years ago
- Status changed from New to Accepted
wrong in german translation
<trans-unit id="systemmessage.errorsInPeriod" approved="yes"> <source>We have found %1$d errors. Please check your <a href="%2$s">system log</a>.</source> <target state="translated">%1$d Fehler gefunden. Bitte überprüfen Sie Ihr <a href="%2">System-Protokoll</a>.</target> <alt-trans xml:space="preserve" origin="bfr"> <target>%1$d Fehler gefunden. Bitte überprüfen Sie Ihr <a href="%2$s">System-Protokoll</a>.</target> </alt-trans> </trans-unit>
Updated by Xavier Perseguers almost 8 years ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
Will be packaged next night, as usual. Someone already suggested a fix but nobody from the "German Team" reviewed suggestions for a long time.
Actions