| | |
| | | $messages['autocompletemore'] = 'More matching entries found. Please type more characters.'; |
| | | $messages['namecannotbeempty'] = 'Name cannot be empty.'; |
| | | $messages['nametoolong'] = 'Name is too long.'; |
| | | $messages['namedotforbidden'] = 'Folder name cannot start with a dot.'; |
| | | $messages['folderupdated'] = 'Folder updated successfully.'; |
| | | $messages['foldercreated'] = 'Folder created successfully.'; |
| | | $messages['invalidimageformat'] = 'Not a valid image format.'; |
| | |
| | | $messages['errcsrfprotectionexplain'] = "For your protection, access to this resource is secured against CSRF.\nIf you see this, you probably didn't log out before leaving the web application.\n\nHuman interaction is now required to continue."; |
| | | $messages['errcontactserveradmin'] = 'Please contact your server-administrator.'; |
| | | $messages['clicktoresumesession'] = 'Click here to resume your previous session'; |
| | | |
| | | ?> |
| | | $messages['errcomposesession'] = 'Compose session error'; |
| | | $messages['errcomposesessionexplain'] = 'Requested compose session not found.'; |
| | | $messages['clicktocompose'] = 'Click here to compose a new message'; |