| ## |
| # Copyright (c) 2009-2010 Thales Corporate Services S.A.S. |
| # All rights reserved. This program and the accompanying materials |
| # are made available under the terms of the Eclipse Public License v1.0 |
| # which accompanies this distribution, and is available at |
| # http://www.eclipse.org/legal/epl-v10.html |
| # |
| # Contributors: |
| # Thales Corporate Services S.A.S - initial API and implementation |
| ## |
| |
| # NLS_MESSAGEFORMAT_VAR |
| |
| # 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. |
| |
| # ==================================================================== |
| # Do NOT change the properties between this line and the |
| # "%%% END OF TRANSLATED PROPERTIES %%%" line. |
| # Make a new property name, append to the end of the file and change |
| # the code to use the new property. |
| # ==================================================================== |
| |
| aboutText=EGF Model Ftask Edit Source\n\ |
| \n\ |
| Version: {featureVersion}\n\ |
| Build id: {0}\n\ |
| \n\ |
| Copyright (c) Thales Corporate Services S.A.S, 2009-2010 and others. All rights reserved.\n\ |
| \n\ |
| Visit http://www.eclipse.org/egf/ |
| |
| # ============================================================================== |
| # %%% END OF TRANSLATED PROPERTIES %%% |
| # The above properties have been shipped for translation. |
| # ============================================================================== |