Patch #3925
Add support for multi-line lang files
| Status: | Closed | Start date: | 2012-04-20 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - |
Description
Single line translations are so difficult to edit, as the lines are tooooooo long :p
Attached patch introduces multi-line support. Indented continuation lines are merged together (separated by a space), so people can insert line breaks between almost any two words in the lang files.
