commontk / CTK

A set of common support code for medical imaging, surgical navigation, and related purposes.
https://commontk.org
Apache License 2.0
827 stars 480 forks source link

Improve ctkLanguageComboBox adding a special item called "Default" #1180

Open jcfr opened 5 months ago

jcfr commented 5 months ago

This issue was created following up on https://github.com/commontk/CTK/pull/1179#issuecomment-1893062675 by @lassoan

To support distinguishing between an explicit user language selection and the language used on the system by default, a special entry called "Default" should available.

jcfr commented 4 months ago

Following https://github.com/Slicer/SlicerLanguagePacks/pull/57#issuecomment-1969269299, instead of Default, the term (automatic) could be used instead.