diff -r 0fcce86e650c -r d2b688aadd8c server/src/main/webapp/WEB-INF/i18n/messages_en.properties --- a/server/src/main/webapp/WEB-INF/i18n/messages_en.properties Tue Oct 22 17:54:30 2013 +0200 +++ b/server/src/main/webapp/WEB-INF/i18n/messages_en.properties Wed Oct 23 01:43:09 2013 +0200 @@ -58,6 +58,7 @@ renkanAdmin.object_delete_link = Del. renkanAdmin.form.title = Title +renkanAdmin.form.name = Name renkanAdmin.form.uri = URI renkanAdmin.form.description = Description renkanAdmin.form.color = Color @@ -81,6 +82,8 @@ renkanAdmin.form.email = Email renkanAdmin.form.enabled = Enabled renkanAdmin.form.locked = Locked +renkanAdmin.form.password = Password +renkanAdmin.form.passwordConfirm = Confirm password renkanAdmin.form.user.submit = Ok