View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0019596 | phpList 3 application | Internationalization (l18n) | public | 02-12-18 16:01 | 02-12-18 16:02 |
Reporter | Assigned To | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Platform | Linux | OS | Fedora | OS Version | 26 |
Product Version | 3.3.6 | ||||
Target Version | next major | ||||
Summary | 0019596: Remove line break in outdated datbase notice and translations | ||||
Description | The following dashboard notification contains a line break which should be removed: The new version may have fixed security issues, so it is recommended to upgrade as soon as possible The line break comes after 'issues,'. Formatting such as this should not be included in translated strings, and in this case the break results in some unintuitive formatting on the dashboard (unnecessary line break). Resolving this issue is probably best approached by using a regular expression to update all transations to remove the break element, as well as renaming the msgid itself, as all of these items currently include a break element. | ||||
Tags | No tags attached. | ||||