Index: lams_admin/conf/language/ApplicationResources.properties =================================================================== diff -u -r629ca8978efe2d0cf2feeaa3917551548b2904c7 -r3e043b8f6ec2758065b43866e7d90d02839bbcd8 --- lams_admin/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision 629ca8978efe2d0cf2feeaa3917551548b2904c7) +++ lams_admin/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision 3e043b8f6ec2758065b43866e7d90d02839bbcd8) @@ -23,7 +23,10 @@ error.newpassword.mismatch=Your new password does not match. error.oldpassword.mismatch=Your old password is not correct. error.results.none=No results matched your query. +error.img.format = The file you uploaded looks not an image. An image file usually has .jpg, .gif, .png or .bmp extension. +error.img.size = The image file size exceeds the maximum 4096k limit. + #======================= Organisation State =======================# organisation.state.ACTIVE=Active organisation.state.HIDDEN=Hidden @@ -97,6 +100,9 @@ #===================== Main Sysadmin Screen ======================# sysadmin.maintain = Maintain LAMS +sysadmin.maintain.loginpage = Maintain login page +sysadmin.login.logo = Upload new LAMS logo (height 90 and width 186 for best effect): +sysadmin.login.text = Update the text under the logo on the login page: sysadmin.headline = System Administration sysadmin.manage.config.file=Manage Configuration File sysadmin.batch.heading=Batch Tasks @@ -112,4 +118,3 @@ cache.explanation2=Warning: Removing nodes will reduce the performance of the LAMS server. After a while, the cache will build up again and LAMS will run as usual. cache.explanation3=Warning: If you remove a node, you will remove the node and all its child nodes. cache.button.remove=Remove -