Project

General

Profile

Actions

Bug #34173

closed

Translation Handling: line breaks are removed from XML

Added by Sven Burkert over 12 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Extension Manager
Target version:
-
Start date:
2012-02-22
Due date:
% Done:

0%

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

Description

When I execute the Translation Handling in the Extension Manager and I have a look at the results, there is no line break in the XML files, e.g. for ext. felogin (taken from file typo3conf/l10n/de/felogin/pi1/de.locallang.xml):

<label index="ll_forgot_email_password">Ihr Passwort Hallo %s, Ihr Benutzername lautet "%s". Ihr Passwort ist "%s".</label>

The corresponding language label in english language (taken from file typo3/sysext/felogin/pi1/locallang.xml):

<label index="ll_forgot_email_password">Your password
Hi %s

Your username is &quot;%s&quot;
Your password is &quot;%s&quot;
</label>

It seems this error is a problem on the translation server, because in the downloaded zip archive (typo3temp/felogin-l10n-de.zip) the line breaks are also missing.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #36027: Localisation updates don't workClosedStefan Galinski2012-04-14

Actions
Actions

Also available in: Atom PDF