open-insight/SYSPROG/APPROW/SYSENV%003ARTI_OIWIN_RESOURCES.json
2024-03-25 15:17:34 -07:00

68 lines
3.7 KiB
JSON

{
"header": {
"version": 1,
"type": "record",
"approw-key": "RTI_OIWIN_RESOURCES"
},
"body": {
"record1": {
"<1>": "* //",
"<2>": "* // File : SYSENV - RTI_OIWIN_RESOURCES",
"<3>": "* // Author : Mr C",
"<4>": "* // Date : September 2012",
"<5>": "* // Purpose : \"OIWIN_\" procedure resource strings",
"<6>": "* //",
"<7>": "* // Comments",
"<8>": "* // ========",
"<9>": "* //",
"<10>": "* // 1) This resource record is designed to hold resource strings for OIWIN_",
"<11>": "* // procedures.",
"<12>": "* //",
"<13>": "* //",
"<14>": "* // Amended Date Reason",
"<15>": "* // ======= ==== ======",
"<16>": "* // Mr C 29 Jul 22 Added OIWIN_WEBPERMISSIONREQUEST",
"<17>": "* //",
"<18>": "///////////////////////////////////////////////////////////////////////////////",
"<19>": "//[OIWIN_RESULTROW resources]//////////////////////////////////////////////////",
"<20>": "",
"<21>": "ORR001: No form ID passed to the %1% procedure",
"<22>": "ORR002: Invalid form ID \"%1%\" passed to the %2% procedure",
"<23>": "",
"<24>": "///////////////////////////////////////////////////////////////////////////////",
"<25>": "//[OIWIN_RAISEFORMSTATECHANGED resources]//////////////////////////////////////",
"<26>": "",
"<27>": "RFS001: Invalid form ID \"%1%\" passed to the %2% procedure",
"<28>": "RFS002: Error locating \"%1%\" in the form common area in the %2% procedure",
"<29>": "",
"<30>": "///////////////////////////////////////////////////////////////////////////////",
"<31>": "//[OIWIN_DATABINDING resources]////////////////////////////////////////////////",
"<32>": "",
"<33>": "OBD001: No control ID passed to the %1% %2% method",
"<34>": "OBD002: Invalid control ID \"%1%\" passed to the %2% %3% method",
"<35>": "OBD100: The %1% control is not databound",
"<36>": "OBD101: Column %1% in the %2% control is not databound",
"<37>": "OBD102: Not databound",
"<38>": "OBD103: The %1% form is not databound",
"<39>": "ODB104: The %1% form is bound to the %2% table",
"<40>": "ODB105: The %1% form is bound to the following tables:|%2%|",
"<41>": "ODB106: Data Binding",
"<42>": "",
"<43>": "///////////////////////////////////////////////////////////////////////////////",
"<44>": "//[OIWIN_WEBPERMISSIONREQUEST resources]///////////////////////////////////////",
"<45>": "",
"<46>": "OWPR100: The following page is requesting permission to %1%||%2%||Do you wish to allow this?",
"<47>": "OWPR101: use your microphone",
"<48>": "OWPR102: use your camera",
"<49>": "OWPR103: use your current location",
"<50>": "OWPR104: send you notifications",
"<51>": "OWPR105: access a generic sensor device",
"<52>": "OWPR106: read the clipboard",
"<53>": "OWPR107: use an unknown resource",
"<54>": "OWPR108: Permission Request",
"<55>": "",
"<56>": "///////////////////////////////////////////////////////////////////////////////",
"<57>": "///////////////////////////////////////////////////////////////////////////////"
}
}
}