[Health-dev] [bug #62786] Strings in health_disability's data can not translate.

2023-05-25 Thread Feng Shu
Follow-up Comment #4, bug #62786 (project health): What's the newest info of this issue? ___ Reply to this item at: ___ Message sent via Savannah https:

[Health-dev] [bug #62786] Strings in health_disability's data can not translate.

2022-07-28 Thread Luis Falcon
Update of bug #62786 (project health): Release:None => 4.0.0 Component:None => Hospital Management ___ Reply to this item at:

[Health-dev] [bug #62786] Strings in health_disability's data can not translate.

2022-07-27 Thread Feng Shu
Follow-up Comment #3, bug #62786 (project health): A patch attached, please review it. (file #53477) ___ Additional Item Attachment: File name: 3-health_disability__let_name_field_translatable_.patch Size:3 KB

[Health-dev] [bug #62786] Strings in health_disability's data can not translate.

2022-07-27 Thread Feng Shu
Follow-up Comment #2, bug #62786 (project health): I have attached a patch, please review it. ___ Reply to this item at: ___ Message sent via Savannah h

[Health-dev] [bug #62786] Strings in health_disability's data can not translate.

2022-07-27 Thread Feng Shu
Additional Item Attachment, bug #62786 (project health): File name: 3-health_disability__let_name_field_translatable_.patch Size:3 KB __

Re: [Health-dev] [bug #62786] Strings in health_disability's data can not translate.

2022-07-22 Thread Feng Shu
Feng Shu writes: > Follow-up Comment #1, bug #62786 (project health): > > > I think some models' name fields in health_disability do not add > translate=True, for example: > > name = fields.Char('Name', required=True) > > Yestaday, I add translate=True to all name fields, and update db and t

[Health-dev] [bug #62786] Strings in health_disability's data can not translate.

2022-07-20 Thread Feng Shu
Follow-up Comment #1, bug #62786 (project health): I think some models' name fields in health_disability do not add translate=True, for example: name = fields.Char('Name', required=True) [comment #0 original submission:] > > The strings in below files, seem to can not generate en po. >

[Health-dev] [bug #62786] Strings in health_disability's data can not translate.

2022-07-19 Thread Feng Shu
URL: Summary: Strings in health_disability's data can not translate. Project: GNU Health Submitter: tumashu Submitted: Wed 20 Jul 2022 02:03:47 AM UTC Category: localization