1) Moved net.sourceforge.phpeclipse.ui\src\net\sourceforge\phpdt back to net.sourcefo...
[phpeclipse.git] / net.sourceforge.phpeclipse.ui / src / net / sourceforge / phpdt / ltk / ui / uitexts.properties
diff --git a/net.sourceforge.phpeclipse.ui/src/net/sourceforge/phpdt/ltk/ui/uitexts.properties b/net.sourceforge.phpeclipse.ui/src/net/sourceforge/phpdt/ltk/ui/uitexts.properties
deleted file mode 100644 (file)
index 219e39d..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-renameProperty_refuseDlg_title=Rename PHP identifier
-renameProperty_refuseDlg_message=This refactoring is only available on PHP files.
-renamePropertyInputPage_lblNewName=New name\:
-renamePropertyInputPage_cbUpdateBundle=Update all PHP files in the same project
-renamePropertyInputPage_cbAllProjects=Update all PHP projects in the workspace (forces preview)
-
-renameLocalVariable_refuseDlg_title=Rename Local PHP variable
-renameLocalVariable_refuseDlg_message=The selected identifier is no local PHP variable.
-renameLocalVariable_cbDQStrings=Rename variable inside double quoted strings
-renameLocalVariable_cbPHPdoc=Rename variable inside PHPdoc comments
-renameLocalVariable_cbOtherDoc=Rename variable inside other PHP comments (line or block)
\ No newline at end of file