Index: lams_admin/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -rbc66c534c18e8e49ce8ed510418400cbc56fd605 -r2d3c74d54fc59c736099961fb33d9d1dd30263d0 --- lams_admin/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision bc66c534c18e8e49ce8ed510418400cbc56fd605) +++ lams_admin/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 2d3c74d54fc59c736099961fb33d9d1dd30263d0) @@ -430,16 +430,6 @@ error.login.request.ttl.negative = Login request time to live should be a positive number. sysadmin.login.request.ttl = Time to live for integration requests (in minutes) sysadmin.login.request.ttl.enable = Enforce time limitation for integration requests -tool.groups.open.button = Manage tool groups -tool.groups.open.button.tooltip = Assign tools to groups for later use in Authoring -tool.groups.dialog.title = Tool groups management -tool.groups.dialog.instructions = Manage groups by dragging and dropping tools -tool.groups.add.group.button = Add group -tool.groups.remove.group.button.tooltip = Remove group -tool.groups.group.default.name = Untitled -tool.groups.remove.confirm = Are you sure you want to remove this group? -tool.groups.group.name.error = A group name can not be blank -tool.groups.save.error = Error while saving groups config.live.edit = Enable live edit sysadmin.extGroupsUrl = External groups URL server.config.title = Server configuration @@ -664,3 +654,13 @@ config.password.history = Prohibit password reuse for a minimum number of generations (0 = off) label.password.user.details = must not be the same as user login, ID, email or names label.password.common = must not be common or breached +tool.groups.open.button = Manage tool groups +tool.groups.open.button.tooltip = Assign tools to groups for later use in Authoring +tool.groups.dialog.title = Tool groups management +tool.groups.dialog.instructions = Manage groups by dragging and dropping tools +tool.groups.add.group.button = Add group +tool.groups.remove.group.button.tooltip = Remove group +tool.groups.group.default.name = Untitled +tool.groups.remove.confirm = Are you sure you want to remove this group? +tool.groups.group.name.error = A group name can not be blank +tool.groups.save.error = Error while saving groups