You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: administrator/language/en-GB/com_modules.ini
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -194,7 +194,7 @@ COM_MODULES_TYPE_OR_SELECT_POSITION="Type or Select a Position"
194
194
COM_MODULES_WORKFLOW="Workflow"
195
195
COM_MODULES_WORKFLOWS="Workflows"
196
196
COM_MODULES_WORKFLOW_NOT_FOUND="No default workflow available, please define one or contact an administrator."
197
-
COM_MODULES_WORKFLOW_TRANSITION_NOT_ALLOWED="You're not allowed to execute this transition"
197
+
COM_MODULES_WORKFLOW_TRANSITION_NOT_ALLOWED="You're not allowed to execute this transition."
198
198
COM_MODULES_XML_DESCRIPTION="Component for module management in the Administrator Backend."
199
199
200
200
JLIB_RULES_SETTING_NOTES_COM_MODULES="Changes apply to this component only.<br><em><strong>Inherited</strong></em> - a Global Configuration setting or higher level setting is applied.<br><em><strong>Denied</strong></em> always wins - whatever is set at the Global or higher level and applies to all child elements.<br><em><strong>Allowed</strong></em> will enable the action for this component unless overruled by a Global Configuration setting."; Alternate language strings for the rules form field
0 commit comments