Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion administrator/language/en-GB/lib_joomla.ini
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ JLIB_APPLICATION_ERROR_MENU_LOAD="Error loading menu: %s"
JLIB_APPLICATION_ERROR_MODEL_CREATE="Failed to create model."
JLIB_APPLICATION_ERROR_MODELCLASS_NOT_FOUND="Model class %s not found in file."
JLIB_APPLICATION_ERROR_MODULE_LOAD="Error loading module %s"
JLIB_APPLICATION_ERROR_NOT_EXIST="That item is no longer available. It may have existed before, but has since been trashed permanently"
JLIB_APPLICATION_ERROR_NOT_EXIST="That item is no longer available. It may have existed before, but has since been trashed permanently."
JLIB_APPLICATION_ERROR_PATHWAY_LOAD="Unable to load pathway: %s"
JLIB_APPLICATION_ERROR_RECORD="Record does not exist."
JLIB_APPLICATION_ERROR_REORDER_FAILED="Reorder failed. Error: %s"
Expand Down