1) Added missing strings for italic, underline and strike through.
[phpeclipse.git] / archive / net.sourceforge.phpeclipse.css.ui / plugin.properties
1 #
2 # Copyright (c) 2003-2004 Christopher Lenz and others.
3 # All rights reserved. This program and the accompanying materials 
4 # are made available under the terms of the Common Public License v1.0
5 # which accompanies this distribution, and is available at
6 # http://www.eclipse.org/legal/cpl-v10.html
7
8 # Contributors:
9 #     Christopher Lenz - initial english resources
10
11 # $Id: plugin.properties,v 1.1 2004-09-02 18:11:51 jsurfer Exp $
12 #
13
14 pluginName = Web Development Tools CSS UI
15 providerName= WDTE Project
16
17 editorName = CSS Editor
18
19 editorFontDefinition.label = CSS Editor Text Font
20 editorFontDefinition.description = \
21  The CSS editor text font is used by CSS editors.
22 compareFontDefinition.label = CSS Compare Text Font
23 compareFontDefinition.description = \
24  The CSS compare text font is used by CSS compare/merge editors.
25
26 preferencePage.name = CSS
27 editorPreferencePage.name = Editor
28
29 propertyPage.name = CSS
30
31 authoringActions.label = CSS Authoring
32 sourceCategory.label = Source
33 sourceCategory.description = CSS Source Actions
34 sourceMenu.label = &Source
35 commentAction.label = Co&mment
36 uncommentAction.label = &Uncomment
37 shiftLeftAction.label = S&hift Left
38 shiftRightAction.label = Sh&ift Right