asobolev | 0dde53c | 2007-05-02 15:06:13 +0000 | [diff] [blame] | 1 | ############################################################################### |
| 2 | # Copyright (c) 2005, 2007 IBM Corporation 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 | |
| 9 | ############################################################################### |
asobolev | c6294ad | 2007-02-22 08:39:46 +0000 | [diff] [blame] | 10 | # /** |
| 11 | # * <copyright> |
| 12 | # * |
| 13 | # * Copyright (c) 2006 IBM Corporation and others. |
| 14 | # * All rights reserved. This program and the accompanying materials |
| 15 | # * are made available under the terms of the Eclipse Public License v1.0 |
| 16 | # * which accompanies this distribution, and is available at |
| 17 | # * http://www.eclipse.org/legal/epl-v10.html |
| 18 | # * |
asobolev | 0dde53c | 2007-05-02 15:06:13 +0000 | [diff] [blame] | 19 | # |
asobolev | c6294ad | 2007-02-22 08:39:46 +0000 | [diff] [blame] | 20 | # * |
| 21 | # * </copyright> |
| 22 | # * |
aplatov | 2b156f2 | 2007-05-13 17:55:57 +0000 | [diff] [blame] | 23 | # * $Id: about.properties,v 1.3 2007/05/13 17:55:57 aplatov Exp $ |
asobolev | c6294ad | 2007-02-22 08:39:46 +0000 | [diff] [blame] | 24 | # */ |
| 25 | |
| 26 | # NLS_MESSAGEFORMAT_VAR |
| 27 | |
| 28 | # ============================================================================== |
| 29 | # Do not change the properties between this line and the last line containing: |
| 30 | # %%% END OF TRANSLATED PROPERTIES %%% |
| 31 | # Instead, either redefine an existing property, or create a new property, |
| 32 | # append it to the end of the file, and change the code to use the new name. |
| 33 | # ============================================================================== |
| 34 | |
| 35 | # about.properties |
| 36 | # contains externalized strings for about.ini |
| 37 | # java.io.Properties file (ISO 8859-1 with "\" escapes) |
| 38 | # fill-ins are supplied by about.mappings |
| 39 | # This file should be translated. |
| 40 | |
| 41 | featureName=Dynamic Languages Toolkit (DLTK) Core Source |
| 42 | |
| 43 | featureText=Dynamic Languages Toolkit (DLTK) Core Source\n\ |
aplatov | 2b156f2 | 2007-05-13 17:55:57 +0000 | [diff] [blame] | 44 | \n\ |
asobolev | c6294ad | 2007-02-22 08:39:46 +0000 | [diff] [blame] | 45 | Version: {featureVersion}\n\ |
| 46 | Build id: {0}\n\ |
| 47 | \n\ |
aplatov | 2b156f2 | 2007-05-13 17:55:57 +0000 | [diff] [blame] | 48 | (c) Copyright Eclipse contributors and others 2000, 2007. All rights reserved.\n\ |
asobolev | c6294ad | 2007-02-22 08:39:46 +0000 | [diff] [blame] | 49 | Visit http://www.eclipse.org/dltk |
| 50 | |
| 51 | # ============================================================================== |
| 52 | # %%% END OF TRANSLATED PROPERTIES %%% |
| 53 | # The above properties have been shipped for translation. |
| 54 | # ============================================================================== |