IEMTranslationResourceRepository Interface |
The IEMTranslationResourceRepository type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddOrUpdateTranslation |
Adds or updates a translation for an existing EnglishText Phrase.
|
![]() | AddResource |
Add a resource ID and an english phrase.
|
![]() | GetTranslationResources |
Get a collection of translated resource strings and their resource IDs for a given language.
|
![]() | GetTranslationSummaries |
Get a collection of translation resource summary items.
|
![]() | RemoveResourceID |
Remove a resource ID.
|
![]() | RemoveResourcePhrase |
Deletes an existing EnglishText Phrase and its associated translations.
|
![]() | UpdateResourcePhrase |
Update an existing Phrase based on its ResourceID.
Optionally associate existing translations with the new Phrase.
|
![]() | ValidateTranslationResource |
Validate that a Phrase can be processed for embedded resources.
|