View Bug Details

IDProjectCategoryView StatusLast Update
0001493DCP-o-matici18npublic2020-12-16 00:16
Reporterrobn Assigned Tocarl  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Platformx86_64OSFedoraOS Version29
Summary0001493: Some untranslated texts in "Settings" and "KDM creation" screens
Description

See the marked texts in the attached screenshots.
(tested with DCP-o-matic 2.13.132)

TagsNo tags attached.
Branch
Estimated weeks required
Estimated work requiredUnknown

Relationships

related to 0001502 closedcarl Preferences sizing problems with OS X 

Activities

robn

2019-03-18 01:23

reporter  

untranslated01.png (74,584 bytes)   
untranslated01.png (74,584 bytes)   
untranslated02.png (80,620 bytes)   
untranslated02.png (80,620 bytes)   

carl

2019-03-18 14:07

administrator   ~0003157

Yeah were supposed to be in string freeze, but what the hell ;)

carl

2019-03-18 17:30

administrator   ~0003158

Sorry, I didn't read all of your message properly! They should all be translatable now, except Advanced which is a bit trickier.

carl

2019-03-18 17:36

administrator   ~0003159

@carl Advanced is in wxWidget's nl.po but does not get translated here for some reason.

robn

2019-03-18 17:52

reporter   ~0003160

There is an "Advanced..." but no "Advanced" text string.

And there is nothing like:

    wxString GetName () const
    {
            return _("Cover Sheet");
    }

for the "Advanced" section in src/wx/full_config_dialog.cc in the AdvancedPage class.
(My understanding from reading the code. I'm not a C++ programmer .. :-)

carl

2019-03-24 23:36

administrator   ~0003178

Last edited: 2019-03-24 23:48

Ah yes, the wxstd.mo is not included in the Fedora package; I'm not clear whether it needs to be.

carl

2019-03-25 01:05

administrator   ~0003181

"Advanced" should be fixed by 4bef2e0b93f84ee98d7a3dccbfa5b13106f7a263

robn

2019-03-25 14:04

reporter   ~0003182

Confirmed: problem is solved in 2.13.136 !

Bug History

Date Modified Username Field Change
2019-03-18 01:23 robn New Bug
2019-03-18 01:23 robn File Added: untranslated01.png
2019-03-18 01:23 robn File Added: untranslated02.png
2019-03-18 14:07 carl Assigned To => carl
2019-03-18 14:07 carl Status new => resolved
2019-03-18 14:07 carl Resolution open => fixed
2019-03-18 14:07 carl Note Added: 0003157
2019-03-18 17:30 carl Note Added: 0003158
2019-03-18 17:36 carl Status resolved => confirmed
2019-03-18 17:36 carl Note Added: 0003159
2019-03-18 17:52 robn Note Added: 0003160
2019-03-24 21:22 carl Relationship added related to 0001502
2019-03-24 23:36 carl Note Added: 0003178
2019-03-24 23:48 carl Note Edited: 0003178
2019-03-25 01:05 carl Status confirmed => resolved
2019-03-25 01:05 carl Note Added: 0003181
2019-03-25 14:04 robn Note Added: 0003182
2020-12-16 00:16 carl Status resolved => closed