X-Git-Url: http://secure.phpeclipse.com diff --git a/archive/net.sourceforge.phpeclipse.css.ui/plugin.properties b/archive/net.sourceforge.phpeclipse.css.ui/plugin.properties new file mode 100644 index 0000000..550a4ad --- /dev/null +++ b/archive/net.sourceforge.phpeclipse.css.ui/plugin.properties @@ -0,0 +1,38 @@ +# +# Copyright (c) 2003-2004 Christopher Lenz and others. +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Common Public License v1.0 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/cpl-v10.html +# +# Contributors: +# Christopher Lenz - initial english resources +# +# $Id: plugin.properties,v 1.1 2004-09-02 18:11:51 jsurfer Exp $ +# + +pluginName = Web Development Tools CSS UI +providerName= WDTE Project + +editorName = CSS Editor + +editorFontDefinition.label = CSS Editor Text Font +editorFontDefinition.description = \ + The CSS editor text font is used by CSS editors. +compareFontDefinition.label = CSS Compare Text Font +compareFontDefinition.description = \ + The CSS compare text font is used by CSS compare/merge editors. + +preferencePage.name = CSS +editorPreferencePage.name = Editor + +propertyPage.name = CSS + +authoringActions.label = CSS Authoring +sourceCategory.label = Source +sourceCategory.description = CSS Source Actions +sourceMenu.label = &Source +commentAction.label = Co&mment +uncommentAction.label = &Uncomment +shiftLeftAction.label = S&hift Left +shiftRightAction.label = Sh&ift Right