Go to the source code of this file.
| const _FORM_XMF_ACTIONS 'Actions' |
| const _FORM_XMF_ADD 'Add' |
| const _FORM_XMF_ADD_SUCCESS "Entry was added!" |
| const _FORM_XMF_CANCEL 'Cancel' |
| const _FORM_XMF_CAPTION "Caption" |
| const _FORM_XMF_DELETE 'Delete' |
| const _FORM_XMF_DELETE_CONFIRM "Are you sure you want to delete %s" |
| const _FORM_XMF_DELETE_SUCCESS "Entry was deleted!" |
| const _FORM_XMF_DESC "Description" |
| const _FORM_XMF_EDIT 'Edit' |
| const _FORM_XMF_EDIT_SUCCESS "Entry was edited!" |
| const _FORM_XMF_FILTER 'Filter' |
| const _FORM_XMF_LIMIT_ALL 'All' |
| const _FORM_XMF_MODIFY 'Modify' |
| const _FORM_XMF_SHOW_ONLY 'Show only' |
| const _FORM_XMF_SUBMIT 'Submit' |
| const _FORM_XMF_URLLINK_TARGET "Url target" |
| const _FORM_XMF_URLLINK_URL "Url link" |
| const _FORM_XMF_WITH_SELECTED 'With selected' |