diff res/dwtx.jface.text.templates.TextTemplateMessages.properties @ 162:1a5b8f8129df

...
author Frank Benoit <benoit@tionex.de>
date Mon, 08 Sep 2008 00:51:37 +0200
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/res/dwtx.jface.text.templates.TextTemplateMessages.properties	Mon Sep 08 00:51:37 2008 +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