| Helps an application using Lingo to display language selection UI. |
| Helps an application using Lingo to display language selection UI using WinForms controls. |
| Helps an application using Lingo to display language selection UI using WPF controls. |
| Helps an application using Lingo to display language selection UI using WPF controls but the WinForms translation UI. |
|
Static class with helper methods to support multi-language applications.
|
| Used for functions which change the language of the program. |
| Provides a dialog in which the user can create a new translation of the software. |
| Provides a GUI for the user to edit a translation for the application. |
| Describes the state of a single translation (a TrString or TrStringNum instance). |
|
Interaction logic for TranslationWindow.xaml
|