]> git.uio.no Git - ifi-stolz-refaktor.git/blobdiff - case-study/jdt-before/ui/org/eclipse/jdt/internal/ui/propertiesfileeditor/ConstructedPropertiesFileEditorMessages.properties
Case Study: adding data and statistics
[ifi-stolz-refaktor.git] / case-study / jdt-before / ui / org / eclipse / jdt / internal / ui / propertiesfileeditor / ConstructedPropertiesFileEditorMessages.properties
diff --git a/case-study/jdt-before/ui/org/eclipse/jdt/internal/ui/propertiesfileeditor/ConstructedPropertiesFileEditorMessages.properties b/case-study/jdt-before/ui/org/eclipse/jdt/internal/ui/propertiesfileeditor/ConstructedPropertiesFileEditorMessages.properties
new file mode 100644 (file)
index 0000000..bfaa53d
--- /dev/null
@@ -0,0 +1,19 @@
+###############################################################################
+# Copyright (c) 2000, 2007 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
+#        Brock Janiczak <brockj@tpg.com.au> - [nls tooling] Properties file editor should have "toggle comment" action - https://bugs.eclipse.org/bugs/show_bug.cgi?id=192045
+###############################################################################
+
+CorrectionAssistProposal.label=&Quick Fix
+CorrectionAssistProposal.tooltip=Quick Fix
+CorrectionAssistProposal.description=Quick Fix
+
+ToggleComment.label=Togg&le Comment
+ToggleComment.tooltip=Toggle Comment For the Selected Lines
+ToggleComment.description=Toggle comment for the selected lines
\ No newline at end of file