View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0000330 | QElectroTech | Diagram Editor | public | 2025-09-09 23:15 | 2025-09-13 09:50 | 
| Reporter | Enzo | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always | 
| Status | resolved | Resolution | fixed | ||
| Product Version | 0.100 | ||||
| Fixed in Version | GIT/master | ||||
| Summary | 0000330: In Italian, in the new texts added to the elements, it is not possible to set the text source in the text information. | ||||
| Description | In Italian, when I add text and change “source of text” to “text information,” the information box is not enabled, but composite text is enabled. | ||||
| Additional Information | In the code, the key to deciding which selection is correct is the translated text itself: https://github.com/qelectrotech/qelectrotech-source-mirror/blob/6119d49d15ea6a2aa4aee65708a3c1cb6db885e9/sources/ui/dynamicelementtextmodel.cpp#L1320 but the text is translated in two different places with different translations: https://github.com/qelectrotech/qelectrotech-source-mirror/blob/6119d49d15ea6a2aa4aee65708a3c1cb6db885e9/lang/qet_it.ts#L1395 where I corrected it to the singular form “Informazione” not “Informazioni,” and it works. as in UI https://github.com/qelectrotech/qelectrotech-source-mirror/blob/6119d49d15ea6a2aa4aee65708a3c1cb6db885e9/lang/qet_it.ts#L1590 | ||||
| Tags | No tags attached. | ||||
|  | So this patch can be ok? laurent@debian:~/Qet-svn/git/qet/lang$ git diff  | 
|  | Yes, I can confirm that I tried it and it works. Thank you. | 
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2025-09-09 23:15 | Enzo | New Issue | |
| 2025-09-11 13:10 | scorpio810_mantis | Note Added: 0000821 | |
| 2025-09-11 13:12 | scorpio810_mantis | Note Edited: 0000821 | |
| 2025-09-11 15:40 | Enzo | Note Added: 0000822 | |
| 2025-09-13 09:50 | scorpio810_mantis | Status | new => resolved | 
| 2025-09-13 09:50 | scorpio810_mantis | Resolution | open => fixed | 
| 2025-09-13 09:50 | scorpio810_mantis | Fixed in Version | => GIT/master | 
