View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000058 | QElectroTech | website | public | 2013-06-08 20:31 | 2021-02-15 00:51 |
Reporter | jonasstein | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | no change required | ||
Summary | 0000058: Strings containing only %1 need usually no translation | ||||
Description | if (cell.display_label && !cell.label.isEmpty()) { cell_label = interpreteVariables(cell_label, diagram_context); cell_text = QString(tr(" %1 : %2", "titleblock content - please let the blank space at the beginning")).arg(cell_label).arg(cell_text); } else { cell_text = QString(tr(" %1")).arg(cell_text); } return(cell_text); | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2013-06-08 20:31 | jonasstein | New Issue | |
2013-06-09 14:06 | scorpio810_mantis | Category | Éditeur d'éléments => Symbol editor |
2013-06-09 14:11 | scorpio810_mantis | Category | Symbol editor => Element Editor |
2015-03-20 09:11 | scorpio810_mantis | Status | new => closed |
2015-03-20 09:11 | scorpio810_mantis | Resolution | open => no change required |
2015-03-20 09:11 | scorpio810_mantis | Description Updated | |
2021-02-15 00:51 |
|
Category | Element Editor => website |