Class StringResources
A strongly-typed resource class, for looking up localized strings, etc.
Inherited Members
Namespace: Sdl.LanguagePlatform.TranslationMemoryApi
Assembly: Sdl.LanguagePlatform.TranslationMemoryApi.dll
Syntax
public class StringResources
Properties
Culture
Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.
Declaration
public static CultureInfo Culture { get; set; }
Property Value
| Type | Description |
|---|---|
| CultureInfo |
DatabaseServer_EntityHasNoId
Looks up a localized string similar to The database server entity should have an Id..
Declaration
public static string DatabaseServer_EntityHasNoId { get; }
Property Value
| Type | Description |
|---|---|
| string |
Importwizard_NoLanguagePairMatch
Looks up a localized string similar to The language pair of the import file [{0}->{1}] does not match the language pair of the Translation Memory [{2}->{3}].
Declaration
public static string Importwizard_NoLanguagePairMatch { get; }
Property Value
| Type | Description |
|---|---|
| string |
MessageExportNotFound
Looks up a localized string similar to The export was not found. Either this export has been deleted or you do not have sufficient privileges to access this export..
Declaration
public static string MessageExportNotFound { get; }
Property Value
| Type | Description |
|---|---|
| string |
MessageImportNotFound
Looks up a localized string similar to The import was not found. Either this import has been deleted or you do not have sufficient privileges to access this import..
Declaration
public static string MessageImportNotFound { get; }
Property Value
| Type | Description |
|---|---|
| string |
NotUnlockedWithSufficientPermissions
Looks up a localized string similar to Not unlocked with sufficient permissions..
Declaration
public static string NotUnlockedWithSufficientPermissions { get; }
Property Value
| Type | Description |
|---|---|
| string |
ResourceManager
Returns the cached ResourceManager instance used by this class.
Declaration
public static ResourceManager ResourceManager { get; }
Property Value
| Type | Description |
|---|---|
| ResourceManager |
TranslationMemoryContainer_EntryHasNoID
Looks up a localized string similar to The container entity should have an Id..
Declaration
public static string TranslationMemoryContainer_EntryHasNoID { get; }
Property Value
| Type | Description |
|---|---|
| string |
UnvalidServerBasedTMUri
Looks up a localized string similar to The specified URI is not a valid server-based translation memory URI..
Declaration
public static string UnvalidServerBasedTMUri { get; }
Property Value
| Type | Description |
|---|---|
| string |