View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0026729 | Lazarus | LazReport | public | 2014-09-16 10:34 | 2014-09-29 15:58 |
Reporter | Péter Gábor | Assigned To | Jesus Reyes | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 1.3 (SVN) | ||||
Target Version | 1.4 | Fixed in Version | 1.3 (SVN) | ||
Summary | 0026729: Report Designer: Function descriptions are not translatable | ||||
Description | Function descriptions (also relataed category names) are not translatable and some of them are not translated in runtime (because there are string constants instead of resourcestrings). | ||||
Tags | No tags attached. | ||||
Fixed in Revision | 46253 | ||||
LazTarget | 1.4 | ||||
Widgetset | |||||
Attached Files |
|
|
Also the function argument editor form is untranslatable... |
|
Please be more specific if you want to say a resource is not translatable, say what specific resource, if you mean a dialog, what dialog?, etc. Attached is a file that show how it looks for me showing spanish translation. Can you please attach a screenshot of yours or your described screen. Thanks. |
|
|
|
|
|
|
|
On the screenshots the two selected category is both "Other" ("Egyéb"). But it (the category name) is not translated for all functions in the category so it appears as a different category in a translated environment. "there are string constants instead of resourcestrings" should mean that the category names and the function descriptions are not converted to resourcestrings or they are string constants in the place of usage. [edit:] I took a look at the source and there are resourcestrings (e.g. for SWAP in lr_add_function) but some (resource)strings are not exported to the .po file (lr_const.po) and the translation is impossible. |
|
So what you didn't say is that you were using the lr_add_functions package, ok. Is now fixed. Thanks. |
|
in r46254 I added the missing po files. |
|
I found the functions description in lr_add_functions with a find|grep search, previously I was assuming that all descriptions are in the same source... Sorry and Thanks! |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-09-16 10:34 | Péter Gábor | New Issue | |
2014-09-16 11:17 | Péter Gábor | Note Added: 0077301 | |
2014-09-18 16:42 | Jesus Reyes | Assigned To | => Jesus Reyes |
2014-09-18 16:42 | Jesus Reyes | Status | new => assigned |
2014-09-19 05:45 | Jesus Reyes | LazTarget | => - |
2014-09-19 05:45 | Jesus Reyes | Note Added: 0077382 | |
2014-09-19 05:45 | Jesus Reyes | Status | assigned => feedback |
2014-09-19 05:47 | Jesus Reyes | File Added: instantánea1.png | |
2014-09-19 08:04 | Péter Gábor | File Added: functions-other-1.png | |
2014-09-19 08:04 | Péter Gábor | File Added: functions-other-2.png | |
2014-09-19 08:11 | Péter Gábor | Note Added: 0077385 | |
2014-09-19 08:11 | Péter Gábor | Status | feedback => assigned |
2014-09-19 08:13 | Péter Gábor | Note Edited: 0077385 | View Revisions |
2014-09-19 08:54 | Péter Gábor | Note Edited: 0077385 | View Revisions |
2014-09-19 09:02 | Péter Gábor | Note Edited: 0077385 | View Revisions |
2014-09-19 18:04 | Jesus Reyes | Fixed in Revision | => 46253 |
2014-09-19 18:04 | Jesus Reyes | LazTarget | - => 1.4 |
2014-09-19 18:04 | Jesus Reyes | Note Added: 0077430 | |
2014-09-19 18:04 | Jesus Reyes | Status | assigned => resolved |
2014-09-19 18:04 | Jesus Reyes | Fixed in Version | => 1.3 (SVN) |
2014-09-19 18:04 | Jesus Reyes | Resolution | open => fixed |
2014-09-19 18:04 | Jesus Reyes | Target Version | => 1.4 |
2014-09-19 19:08 | Jesus Reyes | Note Added: 0077431 | |
2014-09-21 14:50 | Péter Gábor | Note Added: 0077491 | |
2014-09-29 15:58 | Péter Gábor | Status | resolved => closed |