Basic Reafctoring functionality adapted from Leif Frenzels sources in eclipse-magazin...
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / ltk / core / coretexts.properties
diff --git a/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/ltk/core/coretexts.properties b/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/ltk/core/coretexts.properties
new file mode 100644 (file)
index 0000000..d9494a8
--- /dev/null
@@ -0,0 +1,7 @@
+renamePropertyProcessor_name=Rename PHP Identifier
+renamePropertyDelegate_noSourceFile=No source file could be determined.
+renamePropertyDelegate_roFile=File is read-only.
+renamePropertyDelegate_noPHPKey=The selected text does not appear to be a valid PHP identifier.
+renamePropertyDelegate_collectingChanges=Collecting changes
+renamePropertyDelegate_checking=Checking
+renamePropertyDelegate_propNotFound=Could not find the property in file\:
\ No newline at end of file