OpenPetra
Free Administration Software for Non-Profits
Ict.Common.Verification.CommonResourcestrings Class Reference

Contains Resource Strings which can be used anywhere in the verification routines. More...

Static Public Attributes

static readonly string StrInvalidDataTitle = Catalog.GetString("Invalid Data")
 Generic indication of invalid data. More...
 
static readonly string StrInformationMissingTitle = Catalog.GetString("Information Missing")
 Generic indication of missing data. More...
 
static readonly string StrInvalidNumberEntered = Catalog.GetString("Invalid number entered.")
 Generic indication of an invalid number. More...
 
static readonly string StrPrecisionLossRounding = Catalog.GetString("Precision loss due to rounding.")
 Generic indication of a precision loss due to rounding. More...
 
static readonly string StrInvalidNumbersEntered = Catalog.GetString("Invalid numbers entered.")
 Generic indication of invalid numbers. More...
 
static readonly string StrInvalidDateEntered = Catalog.GetString("Invalid date entered.")
 Generic indication of an invalid date. More...
 
static readonly string StrInvalidStringEntered = Catalog.GetString("Invalid value entered.")
 Generic indication of an invalid string. More...
 
static readonly string StrSettingCannotBeEmpty = Catalog.GetString("The value for this setting cannot be empty text.")
 Generic message for a setting that cannot be empty. More...
 

Detailed Description

Contains Resource Strings which can be used anywhere in the verification routines.

Member Data Documentation

◆ StrInformationMissingTitle

readonly string Ict.Common.Verification.CommonResourcestrings.StrInformationMissingTitle = Catalog.GetString("Information Missing")
static

Generic indication of missing data.

◆ StrInvalidDataTitle

readonly string Ict.Common.Verification.CommonResourcestrings.StrInvalidDataTitle = Catalog.GetString("Invalid Data")
static

Generic indication of invalid data.

◆ StrInvalidDateEntered

readonly string Ict.Common.Verification.CommonResourcestrings.StrInvalidDateEntered = Catalog.GetString("Invalid date entered.")
static

Generic indication of an invalid date.

◆ StrInvalidNumberEntered

readonly string Ict.Common.Verification.CommonResourcestrings.StrInvalidNumberEntered = Catalog.GetString("Invalid number entered.")
static

Generic indication of an invalid number.

◆ StrInvalidNumbersEntered

readonly string Ict.Common.Verification.CommonResourcestrings.StrInvalidNumbersEntered = Catalog.GetString("Invalid numbers entered.")
static

Generic indication of invalid numbers.

◆ StrInvalidStringEntered

readonly string Ict.Common.Verification.CommonResourcestrings.StrInvalidStringEntered = Catalog.GetString("Invalid value entered.")
static

Generic indication of an invalid string.

◆ StrPrecisionLossRounding

readonly string Ict.Common.Verification.CommonResourcestrings.StrPrecisionLossRounding = Catalog.GetString("Precision loss due to rounding.")
static

Generic indication of a precision loss due to rounding.

◆ StrSettingCannotBeEmpty

readonly string Ict.Common.Verification.CommonResourcestrings.StrSettingCannotBeEmpty = Catalog.GetString("The value for this setting cannot be empty text.")
static

Generic message for a setting that cannot be empty.


The documentation for this class was generated from the following file: