Dr. Clipper said:v55.2 of Configurator is out
Download here or use online update (via Actions menu)
Changes:Sample cdbs have been updated (configurator.cdb).
- Changed hddinfo option to match 55b
- Changed tooltips for disable_* options to remove ambiguity
Sorry about that. I neglected to upload it earlier. I have now.wiixale said:Dr. Clipper, please, check the samples_cdbs file: "configurator.cdb" seems the same as the one for in 55.1.1.

I just discovered a bug which means that I don't translate strings0 in any of the files. All the other ones seem to be translating just fine in the file you linked, I think.hosigumayuugi said:Link
Japanese for v55.2.
I can't translate coverwiz.cdb's strings0~9 and update.cdb's strings0~2 and so on.
Please explain how can I translate them...
I think I edited them all so that they use the original value rather than the translated value when the file is written. That is the reason it took me so long to make them translatable (finding a good way to code it so they displayed that way but still used their original names when creating the file).wiixale said:Dr Clipper, I've updated the translation (by the way, thanks for updates: everything's fine, now), but I have a stupid question:
In the last configurator.cdb, options as "combo_System Default" can be translated, but options as "combo_system" MUST remain at their default value, because it's the value the Configurator will write into the config.txt file, right?
Dr. Clipper said:I think I edited them all so that they use the original value rather than the translated value when the file is written. That is the reason it took me so long to make them translatable (finding a good way to code it so they displayed that way but still used their original names when creating the file).
Edit: I just tested and the system one is working. The rest should be too as they use the same code. The only combo box that works differently is the one for profile, as its options depend purely on the text in the profile_names text box.
Thanks for pointing it out. I accidentally missed out on deleting the original string values for that collection. I think the generate code might crash if you actually select one of the values in the initial set.wiixale said:As you can see, the "layout" option appear twice ("kosaic" should be the last option, while it restarts with "original").
Is the same for you or is it just a thing happening to me?
Dr. Clipper said:Thanks for pointing it out. I accidentally missed out on deleting the original string values for that collection. I think the generate code might crash if you actually select one of the values in the initial set.
You're right:
![]()
QUOTEI probably won't release a new version, though. The fix will come with v56.

