View Bug Details

IDProjectCategoryView StatusLast Update
0002606DCP-o-maticBugspublic2024-01-13 10:11
Reporterpoppinzhang Assigned Tocarl  
PrioritynoneSeveritytextReproducibilityalways
Status closedResolutionfixed 
Target Version2.16.64 
Summary0002606: The title of 'Preferencs' dialog without translation.
Description

'Preferencs' dialog (Ctrl + P) can't be translated.

I read the code on v2.16.62(git tag), hope can help you.

src/wx/full_config_dialog.cc:1928 auto e = new wxPreferencesEditor ();

The Editor created without title name.

TagsNo tags attached.
Branch
Estimated weeks required
Estimated work requiredUndecided

Activities

poppinzhang

2023-09-01 19:02

reporter  

code.png (114,019 bytes)   
code.png (114,019 bytes)   

carl

2023-09-01 19:16

administrator   ~0005915

As far as I know, the translation for "Preferences" should come from the wxWidgets library - does it not translate for you? What language is your computer/DCP-o-matic set to?

poppinzhang

2023-09-01 19:45

reporter   ~0005916

I use Simplified Chinese.

I upload the screenshot for this dialog. 'Preferences' are not been translated.

pic.png (44,535 bytes)   
pic.png (44,535 bytes)   

carl

2023-09-08 20:37

administrator   ~0005938

Also doesn't work in German on Windows, but seems fine on Linux. Windows has the wxstd.mo and gives its path to wxWidgets at runtime.

carl

2023-09-08 23:33

administrator   ~0005939

This should be fixed by 66d4fe52634fd8fb04dde0059d2018641ef3f541 in 2.16.64. Let me know if you still see the problem there. Thanks for the report!

poppinzhang

2023-09-09 15:00

reporter   ~0005941

Thank you for the great project. It helps a lot of Chinese movie buffs to watch the movies in cinema which can't be watched in China.

Bug History

Date Modified Username Field Change
2023-09-01 19:02 poppinzhang New Bug
2023-09-01 19:02 poppinzhang File Added: code.png
2023-09-01 19:16 carl Note Added: 0005915
2023-09-01 19:16 carl Assigned To => carl
2023-09-01 19:16 carl Status new => feedback
2023-09-01 19:45 poppinzhang Note Added: 0005916
2023-09-01 19:45 poppinzhang File Added: pic.png
2023-09-01 19:45 poppinzhang Status feedback => assigned
2023-09-01 22:14 carl Target Version => 2.16.64
2023-09-01 22:14 carl Estimated work required => Undecided
2023-09-08 20:37 carl Note Added: 0005938
2023-09-08 20:40 carl Status assigned => confirmed
2023-09-08 23:33 carl Status confirmed => resolved
2023-09-08 23:33 carl Resolution open => fixed
2023-09-08 23:33 carl Note Added: 0005939
2023-09-09 15:00 poppinzhang Note Added: 0005941
2024-01-13 10:11 carl Status resolved => closed