17 lines
484 B
Properties
17 lines
484 B
Properties
# about.properties
|
|
# contains externalized strings for about.ini
|
|
# java.io.Properties file (ISO 8859-1 with "\" escapes)
|
|
# fill-ins are supplied by about.mappings
|
|
# This file should be translated.
|
|
|
|
title=Spring Tool Suite 4\n\
|
|
\n\
|
|
Version: @QUALIFIER@\n\
|
|
Build Id: @BUILD_ID@\n\
|
|
\n\
|
|
Copyright (c) 2007 - 2018 Pivotal, Inc.\n\
|
|
All rights reserved. Visit http://spring.io/tools4\n\
|
|
\n\
|
|
This product includes software developed by the\n\
|
|
Apache Software Foundation http://www.apache.org
|