Difference between revisions of "Documentation/Labs/I18N"

From Slicer Wiki
Jump to: navigation, search
m
(moved to github)
Tag: 2017 source edit
 
Line 1: Line 1:
== Status ==
+
{{documentation/banner
Internationalization support has been discussed during [[Developer_Meetings/20130326|March 26th 2013]] developer hangout.
+
| text  = [https://github.com/Slicer/Slicer/wiki/I18N This page has been moved to GitHub.]
 
+
| background-color = 8FBC8F }}
We reach consensus: Official support for i18n will be disabled. A CMake option named Slicer_BUILD_I18N_SUPPORT will be added and the option won't be actively supported or tested.
 
 
 
Why? Supporting internationalization properly would require to test all ITK/VTK/Teem/.. readers and we don't have the funding or resources to support that effort. If it is something you are interested in, make sure to drop an email on the developer list. We will be happy to provide more information.
 
 
 
== Discussion ==
 
* http://slicer-devel.65872.n3.nabble.com/Re-Rounding-to-integer-tt4027985.html
 
* http://slicer-devel.65872.n3.nabble.com/Re-slicer-users-Slicer4-can-t-really-use-it-yet-td4028040.html
 
* http://slicer-users.65878.n3.nabble.com/Slicer4-DICOM-many-problems-td4025919.html
 
 
 
== Issues ==
 
 
 
* [http://www.na-mic.org/Bug/view.php?id=3029 #3029] - Image spacing not read correctly in Slicer 4.2.2
 
* [https://github.com/commontk/CTK/commit/69a2a31b49225e924d82e9c8aa253b1b93331979#commitcomment-2346004 #280(CTK)] - ctkLanguageComboBox inconsistency
 
 
 
== Suggestions ==
 
 
 
* Integrate [https://github.com/iamzengwenye/3D_Slicer_book Chinese doc] into Slicer wiki ?
 
 
 
== Links ==
 
* [[Slicer4:Internationalization_of_Slicer]]
 

Latest revision as of 12:54, 28 September 2021

Home < Documentation < Labs < I18N