comparison org.eclipse.text/res/org.eclipse.jface.text.templates.TextTemplateMessages.properties @ 66:64ad955928ca

Move resource files.
author Frank Benoit <benoit@tionex.de>
date Wed, 08 Apr 2009 21:42:10 +0200
parents org.eclipse.jface.text/res/org.eclipse.jface.text.templates.TextTemplateMessages.properties@3c26896f33b4
children
comparison
equal deleted inserted replaced
65:14b42aa0e623 66:64ad955928ca
1 ###############################################################################
2 # Copyright (c) 2000, 2006 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 # Contributors:
9 # IBM Corporation - initial API and implementation
10 ###############################################################################
11
12 # template translator
13 TemplateTranslator.error.incomplete.variable=Template has incomplete variables. Type '$$' if to enter the dollar character.
14 TemplateTranslator.error.invalid.identifier=Template has invalid variable identifiers.
15 TemplateTranslator.error.incompatible.type=Template variable ''{0}'' has incompatible types
16
17 # global variables
18 GlobalVariables.variable.description.cursor=The cursor position after editing template variables
19 GlobalVariables.variable.description.dollar=The dollar symbol
20 GlobalVariables.variable.description.date=Current date
21 GlobalVariables.variable.description.year=Current year
22 GlobalVariables.variable.description.time=Current time
23 GlobalVariables.variable.description.user=User name
24 GlobalVariables.variable.description.selectedWord= The selected word
25 GlobalVariables.variable.description.selectedLines= The selected lines