EMTranslationResourceRepository Class |
The EMTranslationResourceRepository type exposes the following members.
Name | Description | |
---|---|---|
![]() | EMTranslationResourceRepository | Initializes a new instance of the EMTranslationResourceRepository class |
Name | Description | |
---|---|---|
![]() | AddOrUpdateTranslation | |
![]() | AddResource |
Add a resource ID and an english phrase.
|
![]() | GetRawTranslationResources |
Get the raw translation resources with embedded resource tags and ordinal comments
|
![]() | GetTranslationResources |
Gets the collection of translated resource strings and IDs for a given language.
|
![]() | GetTranslationSummaries |
Get a collection of translation resource summary items.
|
![]() | ProcessTranslationResources |
remove comments and replace all embedded resources.
|
![]() | RemoveResourceID |
Remove a resource ID.
|
![]() | RemoveResourcePhrase |
Deletes an existing EnglishText Phrase and its associated translations.
|
![]() ![]() | ResolveEmbeddedResource |
Validate and replace any embedded resources.
|
![]() | 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.
|