/ com.tictactec.ta.lib / about.properties
about.properties
 1  ###############################################################################
 2  # Copyright (c) 2004-2007 Marco Maccaferri and others.
 3  # All rights reserved. This program and the accompanying materials
 4  # are made available under the terms of the Eclipse Public License v1.0
 5  # which accompanies this distribution, and is available at
 6  # http://www.eclipse.org/legal/epl-v10.html
 7  #
 8  # Contributors:
 9  #     Marco Maccaferri - initial API and implementation
10  ###############################################################################
11  # about.properties
12  # contains externalized strings for about.ini
13  # java.io.Properties file (ISO 8859-1 with "\" escapes)
14  # fill-ins are supplied by about.mappings
15  # This file should be translated.
16  #
17  # Do not translate any values surrounded by {}
18  
19  blurb=TA-Lib: Technical Analysis Library\n\
20  \n\
21  Version: {0}\n\
22  Build id: {1}\n\
23  \n\
24  Copyright (c) 1999-2007, Mario Fortier.  All rights reserved.\n\
25  Visit http://ta-lib.org/\n\