Name | Description | |
---|---|---|
![]() | Clear | Removes all items and sub categories from this dictionary. |
![]() | ImportFromCsFile | Imports the localizable strings from the given C# source code file. |
![]() | ImportFromCsStream | Imports the localizable strings from the given C# source code file stream. |
![]() | ImportFromProjectFile | Imports the localizable strings from the given C# project file. |
![]() | ImportFromSolution | Imports the localizable strings from the given C# solution. |
![]() | ImportTranslations | Imports all compatible translations from the given stream. |
![]() | LoadFromStream | Loads the dictionary from the given stream. |
![]() | SaveToStream | Overloaded. Saves the dictionary in TMX format to the given stream. |
![]() | SetTranslation | Associates the specified translation to the given key. |
![]() | TryGetNote | Tries to get the note for the given key. |
![]() | TryGetTranslation | Tries to get the translation of the given key. |