GNU Health - Bugs: bug #61871, The translate problems of...
You are not allowed to post comments on this tracker with your current authentication level.
bug #61871: The translate problems of appointment_receipt.fodt
Submitter: | Feng Shu <tumashu> | ||
Submitted: | Thu 20 Jan 2022 07:06:50 AM UTC | ||
Category: | reporting | Severity: | 3 - Normal |
Item Group: | None | Status: | In Progress |
Privacy: | Public | Assigned to: | None |
Open/Closed: | Open | Release: | None |
Module: | health | Component: | None |
Tue 25 Jan 2022 01:04:18 PM UTC, comment #3: |
Feng Shu <tumashu> |
Tue 25 Jan 2022 12:21:16 PM UTC, comment #2:
In that case, I think is better to have ": ", since the punctuation goes right by the word, without space.
In any case, any i18n advise from experts on the field will be much appreciated :D
BTW, I just posted on our Matrix channel this issue with fonts... https://bugs.documentfoundation.org/show_bug.cgi?id=130149
Trying to figure out and clean the fodt to reduce the fonts to one "universal" ... that would also clean up the report file quite a bit.
Best
|
Luis Falcon <meanmicio>![]() |
Tue 25 Jan 2022 12:07:58 PM UTC, comment #1:
After I understand that " :" only need to translate once in a report instead of translate multi times. |
Feng Shu <tumashu> |
Thu 20 Jan 2022 07:06:50 AM UTC, original submission:
1. Patient hardcode name and lastname,
<text:p text:style-name="P4"><text:span text:style-name="T4">Patient</text:span><text:span text:style-name="T1"> :</text:span> <text:s/><text:span text:style-name="T1"><text:placeholder text:placeholder-type="text"><appointment.patient.name.lastname></text:placeholder></text:span><text:span text:style-name="T1">,</text:span><text:span text:style-name="T1"><text:placeholder text:placeholder-type="text"><appointment.patient.name.name></text:placeholder></text:span></text:p>
2. maybe "Instituation :"? I think "Instituation :" is better than "Instituation".
<text:p text:style-name="P13"><text:span text:style-name="T4">Institution</text:span> :<text:span text:style-name="T1"><text:placeholder text:placeholder-type="text"><if test="appointment.institution"></text:placeholder></text:span> <text:span text:style-name="T1"><text:placeholder text:placeholder-type="text"><appointment.institution.name or ''></text:placeholder></text:span></text:p>
3. Maybe "Specialty :"?
<text:p text:style-name="P8"><text:span text:style-name="T4">Specialty</text:span> : <text:s/><text:placeholder text:placeholder-type="text"><if test="appointment.speciality"></text:placeholder></text:p>
4. appointment.healthprof.name.name is incorrect, I think.
<text:p text:style-name="P10"><text:placeholder text:placeholder-type="text"><if test="appointment.healthprof"></text:placeholder></text:p>
5. "your PUID" instead of "your" + "PUID", I think.
|
Feng Shu <tumashu> |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follows 1 latest change.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2022-01-25 | meanmicio | Status | None | ![]() |
In Progress |
I do not know other countries, but in China, we use "Name: " instead of "Name :", as for Chinese, we use "姓名:"