OpenPetra
Free Administration Software for Non-Profits
|
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... | |
Contains Resource Strings which can be used anywhere in the verification routines.
|
static |
Generic indication of missing data.
|
static |
Generic indication of invalid data.
|
static |
Generic indication of an invalid date.
|
static |
Generic indication of an invalid number.
|
static |
Generic indication of invalid numbers.
|
static |
Generic indication of an invalid string.
|
static |
Generic indication of a precision loss due to rounding.
|
static |
Generic message for a setting that cannot be empty.