diff 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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/org.eclipse.text/res/org.eclipse.jface.text.templates.TextTemplateMessages.properties	Wed Apr 08 21:42:10 2009 +0200
@@ -0,0 +1,25 @@
+###############################################################################
+# Copyright (c) 2000, 2006 IBM Corporation and others.
+# 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:
+#     IBM Corporation - initial API and implementation
+###############################################################################
+
+# template translator
+TemplateTranslator.error.incomplete.variable=Template has incomplete variables. Type '$$' if to enter the dollar character.
+TemplateTranslator.error.invalid.identifier=Template has invalid variable identifiers.
+TemplateTranslator.error.incompatible.type=Template variable ''{0}'' has incompatible types
+
+# global variables
+GlobalVariables.variable.description.cursor=The cursor position after editing template variables
+GlobalVariables.variable.description.dollar=The dollar symbol
+GlobalVariables.variable.description.date=Current date
+GlobalVariables.variable.description.year=Current year
+GlobalVariables.variable.description.time=Current time
+GlobalVariables.variable.description.user=User name
+GlobalVariables.variable.description.selectedWord= The selected word
+GlobalVariables.variable.description.selectedLines= The selected lines