~zorba-coders/zorba/bug1123016

« back to all changes in this revision

Viewing changes to src/diagnostics/pregenerated/dict_en.cpp

  • Committer: Sorin Marian Nasoi
  • Date: 2013-04-09 11:44:43 UTC
  • mfrom: (11301.1.53 zorba)
  • Revision ID: spungi@gmail.com-20130409114443-89vz57gpyjzwoiok
Merged lp:zorba trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
48
48
  { "FODC0006", "invalid content passed to $1: $2" },
49
49
  { "FODC0007", "\"$1\": base URI passed to fn:parse() is not a valid absolute URI" },
50
50
  { "FODF1280", "\"$1\": invalid decimal format name for fn:format-number()" },
51
 
  { "FODF1310", "\"$1\": invalid fn:format-number() picture string$2" },
52
 
  { "FODT0001", "overflow/underflow in date/time operation" },
53
 
  { "FODT0002", "overflow/underflow in duration operation" },
 
51
  { "FODF1310", "\"$1\": invalid picture string for decimal/integer${: 2}" },
 
52
  { "FODT0001", "overflow/underflow in date/time operation${: 1}" },
 
53
  { "FODT0002", "overflow/underflow in duration operation${: 1}" },
54
54
  { "FODT0003", "\"$1\": invalid timezone value (in seconds)" },
55
55
  { "FOER0000", "unidentifier error" },
56
56
  { "FOFD1340", "\"$1\": invalid picture string for date/time${: 2}" },
57
57
  { "FOFD1350", "\"$1\": component specifier not available" },
58
 
  { "FOFI0001", "\"$1\": not castable to xs:language" },
59
 
  { "FOFI0002", "invalid argument in format-integer: $1" },
60
58
  { "FOFL0001", "dynamic call on context-dependent function item" },
61
59
  { "FONS0004", "\"$1\": no namespace found for prefix" },
62
60
  { "FONS0005", "base-URI not defined in the static context" },
129
127
  { "JNTY0011", "JSON item cannot appear in content sequence of node constructor or updating expression" },
130
128
#endif
131
129
#if defined(ZORBA_WITH_JSON)
132
 
  { "JNTY0018", "object or array selection needs exactly one parameter" },
 
130
  { "JNTY0018", "object or array selection needs zero or one parameter" },
133
131
#endif
134
132
#if defined(ZORBA_WITH_JSON)
135
133
  { "JNTY0020", "$1: invalid option type for option $2 (expected $3)" },
136
134
#endif
137
135
#if defined(ZORBA_WITH_JSON)
 
136
  { "JNTY0021", "$1: invalid json-item() type (expected $2)" },
 
137
#endif
 
138
#if defined(ZORBA_WITH_JSON)
138
139
  { "JNTY0023", "$1: value of \"$2\" is not a $3" },
139
140
#endif
140
141
#if defined(ZORBA_WITH_JSON)
259
260
  { "XQST0103", "$1: non-distinct variable in window clause" },
260
261
  { "XQST0106", "$1: multiple annotations with $2 names" },
261
262
  { "XQST0111", "$1" },
 
263
  { "XQST0123", "$1" },
262
264
  { "XQTY0024", "element constructor content sequence must not have an attribute node following a non-attribute node" },
263
265
  { "XQTY0030", "validate argument must be exactly one document or element node" },
264
266
  { "XQTY0086", "typed value of copied element or attribute node is namespace-sensitive when construction mode is preserve and copy-namespaces mode is no-preserve" },
615
617
  { "~FOCA0002_BadLexicalQName_2", "\"$2\": value is not a valid lexical QName" },
616
618
  { "~FOCA0002_NoCastTo_234", "\"$2\": value of type $3 is not castable to type $4" },
617
619
  { "~FOCA0002_NoURIforPrefix_2", "no namespace URI provided for prefix in lexical QName \"$2\"" },
 
620
  { "~FODF1310_BadCharacter_3", "'$3': invalid character" },
 
621
  { "~FODF1310_BadFormatModifierHere_3", "'$3': valid format modifier invalid here" },
 
622
  { "~FODF1310_BadFormatModifier_3", "'$3': invalid format modifier" },
 
623
  { "~FODF1310_DigitNotSameFamily_34", "\"$3\": digit not from same digit family as $4" },
 
624
  { "~FODF1310_DupFormatModifier_3", "\"$3\": duplicate format modifier" },
 
625
  { "~FODF1310_EmptyFormat", "empty primary format" },
 
626
  { "~FODF1310_NoAdjacentGroupSep_3", "\"$3\": grouping separator must not be adjacent to others" },
 
627
  { "~FODF1310_NoGroupSepAtEnd_3", "\"$3\": grouping separator illegal at end of decimal-digit-pattern" },
 
628
  { "~FODF1310_NoGroupSepAtStart_3", "\"$3\": grouping separator illegal at start of decimal-digit-pattern" },
 
629
  { "~FODF1310_NoOptDigitAfterMandatory", "\"#\": optional-digit-sign must precede all mandatory-digit-signs" },
 
630
  { "~FOFD1340_Bad2ndModifierHere_3", "'$3': valid second presentation modifier invalid here" },
 
631
  { "~FOFD1340_Bad2ndModifier_3", "'$3': invalid second presentation modifier" },
618
632
  { "~FOFD1340_BadComponent_3", "'$3': invalid component specifier" },
619
633
  { "~FOFD1340_BadWidthModifier", "invalid width modifier" },
620
634
  { "~FOFD1340_DigitNotSameFamily_34", "\"$3\": digit not from same digit family as $4" },
 
635
  { "~FOFD1340_Dup2ndModifier_3", "\"$3\": duplicate second presentation modifier" },
621
636
  { "~FOFD1340_MultipleComponent_3", "'$3': multiple component specifiers between []" },
622
637
  { "~FOFD1340_MustBeOneMandatoryDigit", "there must be at least one mandatory-digit-sign" },
623
638
  { "~FOFD1340_NoAdjacentGroupSep_3", "\"$3\": grouping separator must not be adjacent to others" },
723
738
  { "~NoSerializationCallbackForModule", "no SerializationCallback for required external module \"$2\"" },
724
739
  { "~NoSerializationCallbackForTraceStream", "no SerializationCallback for required trace stream" },
725
740
  { "~NoSourceURI", "no URI" },
 
741
  { "~NoStrictCompareWithType_4", "can not compare for strict inequality to type \"$4\"" },
726
742
  { "~NoTreatAs_4", "can not treat as \"$4\"" },
727
743
  { "~NoTypeInMainModule_4", "type of variable \"$4\" is not among the in-scope types of the main module" },
728
744
  { "~NoTypeInModule_45", "type of variable \"$4\" is not among the in-scope types module \"$5\"" },
910
926
  { "~UnescapedChar_3", "character '$3' must be escaped here" },
911
927
#endif
912
928
  { "~UnexpectedElement", "unexpected element" },
 
929
  { "~UnrecognizedXQueryOption", "\"$2\": unrecognized XQuery namespace option" },
913
930
  { "~VarValMustBeSingleItem_2", "\"$2\": variable value must be single item" },
914
931
  { "~XMLParserInitFailed", "XML parser initialization failed" },
915
932
  { "~XMLParserNoCreateTree", "XML tree creation failed" },
998
1015
  { "~dynamic error", "dynamic error" },
999
1016
  { "~dynamic warning", "dynamic warning" },
1000
1017
  { "~error", "error" },
1001
 
  { "~format_integer_bad_picture_format", "bad $picture format: $2" },
1002
 
  { "~format_integer_duplicated_optional_format_modifier", "duplicated optional format modifier '$2'" },
1003
 
  { "~format_integer_optional_format_modifier_not_closed", "bad optional format modifier ($2), cannot find closing ')' " },
1004
 
  { "~format_integer_picture_empty", "$picture parameter should not be empty" },
1005
 
  { "~format_integer_unknown_optional_format_modifier_character", "unknown optional format modifier character '$2'" },
1006
 
  { "~format_integer_value_1_10", "$value ($2) should be between 1 and 10 for this formatting picture" },
1007
 
  { "~format_integer_value_1_20", "$value ($2) should be between 1 and 20 for this formatting picture" },
1008
 
  { "~format_integer_value_gt_3000", "$value ($2) should be less than 3000 for Roman representation" },
1009
1018
  { "~full-text dynamic error", "full-text dynamic error" },
1010
1019
  { "~full-text dynamic warning", "full-text dynamic warning" },
1011
1020
  { "~full-text static error", "full-text static error" },
1147
1156
  { "~libxml_ERR_94", "validation failed: no DTD found" },
1148
1157
  { "~libxml_ERR_95", "\"IGNORE\" or \"INCLUDE\" expected" },
1149
1158
  { "~libxml_ERR_96", "XML version expected" },
 
1159
  { "~libxml_ERR_99", "xmlns$6?{:5}\\: URI \"$6?6:5\": invalid URI" },
1150
1160
  { "~libxml_WAR_100", "xmlns$6?{:5}\\: URI \"$6?6:5\": invalid URI" },
1151
1161
  { "~libxml_WAR_102", "\"$5\": invalid value for \"xml:space\"; either \"default\" or \"preserve\" expected" },
1152
1162
  { "~libxml_WAR_106", "\"$5\": avoid attribute ending with ':'" },