| # 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. | |
| featureName=TCS | |
| featureText=TCS (Textual Concrete Syntax)\n\ | |
| Version: {featureVersion}\n\ | |
| Build id: {0}\n\ | |
| \n\ | |
| (c) Copyright INRIA. 2007-2008. All rights reserved.\n\ | |
| \n\ | |
| TCS (Textual Concrete Syntax) enables the specification of textual concrete syntaxes for Domain-Specific | |
| Languages (DSLs) by attaching syntactic information to metamodels.\n\ | |
| Visit http://www.eclipse.org/gmt/tcs/ | |
| # ============================================================================== | |
| # %%% END OF TRANSLATED PROPERTIES %%% | |
| # The above properties have been shipped for translation. | |
| # ============================================================================== |