diff --git a/src/main/resources/com/parallax/server/blocklyprop/internationalization/translations.properties b/src/main/resources/com/parallax/server/blocklyprop/internationalization/translations.properties index 3f0e100d..fcbf113d 100644 --- a/src/main/resources/com/parallax/server/blocklyprop/internationalization/translations.properties +++ b/src/main/resources/com/parallax/server/blocklyprop/internationalization/translations.properties @@ -2,6 +2,12 @@ # To change this template file, choose Tools | Templates # and open the template in the editor. +# Application version numbers. +application.major = 1 +application.minor = 2 +application.build = 459 + + logout = Logout cancel = Cancel back = Back @@ -25,11 +31,6 @@ footer.changelog = Change log footer.librarieslink = External libraries footer.clientdownloadlink = BlocklyProp-client -# Application version numbers. -application.major = 1 -application.minor = 2 -application.build = 458 - html.content_missing = Content missing clientdownload.title = BlocklyProp-client diff --git a/src/main/webapp/my/projects.jsp b/src/main/webapp/my/projects.jsp index c98da1c8..e6bec29e 100644 --- a/src/main/webapp/my/projects.jsp +++ b/src/main/webapp/my/projects.jsp @@ -29,6 +29,8 @@ + + My Projects