Stores the translations for button texts and error messages that are displayed in the browser.
|
Fieldname
|
Description / Default value
|
Type
|
Length
|
NOT NULL
|
|
ID
|
Identifier
|
int
|
|
NOT NULL
|
|
Survey
|
Survey name
|
nvarchar
|
7
|
NOT NULL
|
|
Language
|
Language
|
nvarchar
|
50
|
|
|
ButtonOK
|
OK
|
nvarchar
|
100
|
|
|
ButtonBACK
|
Back
|
nvarchar
|
100
|
|
|
ButtonSTART
|
Start
|
nvarchar
|
100
|
|
|
ButtonCLOSE
|
Close
|
nvarchar
|
100
|
|
|
ButtonCLEAR
|
Clear
|
nvarchar
|
100
|
|
|
ButtonHELP
|
Help
|
nvarchar
|
100
|
|
|
ButtonNEXT
|
Next
|
nvarchar
|
100
|
|
|
ButtonPREV
|
Prev
|
nvarchar
|
100
|
|
|
ButtonSUSPEND
|
Suspend
|
nvarchar
|
100
|
|
|
ErrorCODMAX
|
Too many categories – maximum is
|
nvarchar
|
100
|
|
|
ErrorCODMIN
|
Too few categories – minimum is
|
nvarchar
|
100
|
|
|
ErrorMAXDEC
|
Maximum number of decimals :
|
nvarchar
|
100
|
|
|
ErrorNAN
|
{0} is not a number
|
nvarchar
|
100
|
|
|
ErrorNAVIGATE
|
Navigation error, do not use back button
|
nvarchar
|
100
|
|
|
ErrorNOANSWER
|
An answer is required
|
nvarchar
|
100
|
|
|
ErrorNUMANSWER
|
Answer must be in range
|
nvarchar
|
100
|
|
|
ErrorSNGCD
|
This code cannot be used with other code(s)
|
nvarchar
|
100
|
|
|
ErrorSPECANSWER
|
An answer must be specified
|
nvarchar
|
100
|
|
|
ErrorINVALIDANSWER
|
Invalid Answer
|
nvarchar
|
100
|
|
|
ErrorILLCD
|
Unknown code : {0,number,#} see note
|
nvarchar
|
100
|
|
|
ErrorDUPCD
|
Duplicate code : {0,number,#} see note
|
nvarchar
|
100
|
|
|
ErrorBUT_INVALID
|
The button cannot be used in combination with the supplied answer.
|
nvarchar
|
100
|
|
|
RangeLimitTO
|
' to '
Note: make sure there are spaces surrounding the text
|
nvarchar
|
100
|
|
|
ConjointProgress
|
[Profile {0} of {1}] see note
|
nvarchar
|
100
|
|
|
|
|
|
|
|