|
|
@@ -1,10 +1,6 @@
|
|
|
-# about.ini
|
|
|
-# contains information about a feature
|
|
|
-# java.io.Properties file (ISO 8859-1 with "\" escapes)
|
|
|
-# "%key" are externalized strings defined in about.properties
|
|
|
-# This file does not need to be translated.
|
|
|
+featureImage=Yakindu-about.png
|
|
|
+aboutText=The free to use, open source toolkit YAKINDU Statechart Tools (SCT) provides an integrated modeling\n\
|
|
|
+ environment for the specification and development of reactive, event-driven systems based on the concept of statecharts. \n\
|
|
|
+ Visit http://www.statecharts.org
|
|
|
|
|
|
-# Property "aboutText" contains blurb for "About" dialog (translated)
|
|
|
-aboutText=%blurb
|
|
|
-featureImage=YAKINDU_OSS_32.png
|
|
|
|