Closed
Bug 1556947
Opened 6 years ago
Closed 6 years ago
[Translate.Next] Fluent editor is unusable for multiline strings
Categories
(Webtools Graveyard :: Pontoon, defect, P3)
Webtools Graveyard
Pontoon
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: flod, Assigned: mathjazz)
Details
Attachments
(2 files)
Consider this for example
Original translation (broken):
update-setting-write-failure-message =
{-brand-short-name} encontró un error y no guardó este cambio. Tenga en cuenta que la configuración de esta preferencia de actualización requiere permiso para escribir en el archivo a continuación. Es posible que usted o un administrador del sistema puedan resolver el error otorgando al grupo de Usuarios el control total de este archivo.
No se pudo escribir en el archivo: { $path }
To correct it, I had to copy and past outside, fix it, then copy it back.
update-setting-write-failure-message =
{-brand-short-name} encontró un error y no guardó este cambio. Tenga en cuenta que la configuración de esta preferencia de actualización requiere permiso para escribir en el archivo a continuación. Es posible que usted o un administrador del sistema puedan resolver el error otorgando al grupo de Usuarios el control total de este archivo.
No se pudo escribir en el archivo: { $path }
| Reporter | ||
Comment 1•6 years ago
|
||
Notice how the second line shows up indented (it's not). If I actually indent the first line by 4 spaced, then the second shows 8 spaces, but that's a single line of text.
The last line is red, because it's junk, not being correctly indented.
| Assignee | ||
Updated•6 years ago
|
Priority: -- → P3
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → m
Status: NEW → ASSIGNED
Comment 2•6 years ago
|
||
| Assignee | ||
Comment 3•6 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•