| | 143 | |
| | 144 | * Messages |
| | 145 | |
| | 146 | sss |
| | 147 | |
| | 148 | *-----------------------------------+-------------------------------------------+---------------+---------------------------------------------------+ |
| | 149 | || Property || Default || Valid Values || Description || |
| | 150 | *-----------------------------------+-------------------------------------------+---------------+---------------------------------------------------+ |
| | 151 | | message.compatible_browser.yes | Your browser is fully compatible | any string | Indicates that the browser is fully compatible. | |
| | 152 | *-----------------------------------+-------------------------------------------+---------------+---------------------------------------------------+ |
| | 153 | | message.compatible_browser.no | Your browser is not compatible | any string | Indicates that the browser is not compatible. | |
| | 154 | *-----------------------------------+-------------------------------------------+---------------+---------------------------------------------------+ |
| | 155 | | message.connector.fileUpload. | You are authorized to upload files! | any string | Responds the user can upload files. | |
| | 156 | | enabled | | | | |
| | 157 | *-----------------------------------+-------------------------------------------+---------------+---------------------------------------------------+ |
| | 158 | | message.connector.fileUpload. | You are not authorized to upload files! | any string | Responds the user cannot upload files. | |
| | 159 | | disabled | | | | |
| | 160 | *-----------------------------------+-------------------------------------------+---------------+---------------------------------------------------+ |
| | 161 | | message.connector. | You are authorized to browse files! | any string | Responds the user can browse files. | |
| | 162 | | fileBrowsing.enabled | | | | |
| | 163 | *-----------------------------------+-------------------------------------------+---------------+---------------------------------------------------+ |
| | 164 | | message.connector. | You are not authorized to browse files! | any string | Responds the user cannot browse files. | |
| | 165 | | fileBrowsing.disabled | | | | |
| | 166 | *-----------------------------------+-------------------------------------------+---------------+---------------------------------------------------+ |
| | 167 | | message.connector. | Invalid command specified | any string | The provided command was invalid/does not exist. | |
| | 168 | | invalid_command_specified | | | | |
| | 169 | *-----------------------------------+-------------------------------------------+---------------+---------------------------------------------------+ |
| | 170 | | message.connector. | Invalid resource type specified | any string | The provided type was invalid/does not exist. | |
| | 171 | | invalid_type_specified | | | | |
| | 172 | *-----------------------------------+-------------------------------------------+---------------+---------------------------------------------------+ |
| | 173 | | message.connector. | Invalid current folder specified | any string | The provided current folder was invalid/does | |
| | 174 | | invalid_current_folder_speficied | | | not exist. | |
| | 175 | *-----------------------------------+-------------------------------------------+---------------+---------------------------------------------------+ |