blob: 2b3989c9abc87b19c5762a90cf3448f40be9eff2 [file] [log] [blame]
nitind958d79a2004-11-23 19:23:00 +00001###############################################################################
nitindde12ce62008-01-31 02:24:31 +00002# Copyright (c) 2004, 2008 IBM Corporation and others.
nitind958d79a2004-11-23 19:23:00 +00003# All rights reserved. This program and the accompanying materials
4# are made available under the terms of the Eclipse Public License v1.0
5# which accompanies this distribution, and is available at
6# http://www.eclipse.org/legal/epl-v10.html
7#
8# Contributors:
9# IBM Corporation - initial API and implementation
10###############################################################################
nitind23739892004-12-06 05:51:11 +000011providerName=Eclipse.org
12pluginName=SSE CSS Source Editor
david_williams400a6222005-06-13 01:42:43 +000013CSS_Source_Page_Editor.name=CSS Editor
nitind958d79a2004-11-23 19:23:00 +000014CSS_Files.name=CSS Files
nitindde12ce62008-01-31 02:24:31 +000015CSS_Source.name=Editor
nitind87d1be52007-02-15 00:54:55 +000016CSS_Styles.name=Styles
17CSS_Templates.name=Templates
18CSS_Syntax_Coloring=Syntax Coloring
nitind958d79a2004-11-23 19:23:00 +000019WebContentSettings.name=Web Content Settings
david_williams455e2172004-12-08 23:26:56 +000020###############################################################################
21# The following property keys maybe unused. Commented out on 12/7/2004. Uncomment if needed.
22#CSS_Annotations.name=CSS Annotations
nitindcea15782005-02-17 04:54:36 +000023
24
25#org.eclipse.ui.newWizards extension point
nitind05c76c12005-02-17 05:18:18 +000026_UI_WIZARD_NAME = CSS
amywu01789332006-10-16 19:04:49 +000027_UI_WIZARD_CREATE_NEW_FILE = Create a new Cascading Style Sheet
david_williamsa4dd7662005-04-14 00:33:20 +000028##
29AddTask.label=Add &Task...
30AddTask.tooltip=Add Task...
31AddBookmark.label=Add Boo&kmark...
nitind057e5c82005-06-16 04:12:26 +000032AddBookmark.tooltip=Add Bookmark...
amywu34aa9802005-12-06 23:33:16 +000033SelectRuler.label=Select Ruler
nitind057e5c82005-06-16 04:12:26 +000034##
nitind102e60a2005-09-15 12:42:42 +000035CleanupDocument_label=Cleanup Document...
36CleanupDocument_tooltip=Cleanup Document
37StructureSelectEnclosing_label=Enclosing Element
38StructureSelectEnclosing_tooltip=Expand selection to include enclosing element
39StructureSelectNext_label=Next Element
40StructureSelectNext_tooltip=Expand selection to include next sibling
41StructureSelectPrevious_label=Previous Element
42StructureSelectPrevious_tooltip=Expand selection to include previous sibling
43StructureSelectHistory_label=Restore Last Selection
44StructureSelectHistory_tooltip=Restore last selection
45##
nitind057e5c82005-06-16 04:12:26 +000046All_CSS_context_type_Extension_Element.name=All CSS
47CSS_New_context_type_Extension_Element.name=New CSS
amywu73701a02006-12-06 00:16:27 +000048##
nitind45d165a2008-04-02 03:51:33 +000049preferenceKeywords.files=editor css creating saving files suffix specified encoding iana
amywu73701a02006-12-06 00:16:27 +000050preferenceKeywords.source=editor css source formatting line width insert break properties wrapping style attribute html indent tabs spaces size capitalization identifier property name value uppercase lowercase
51preferenceKeywords.templates=editor css templates snippet macros
52preferenceKeywords.styles=editor css style customize syntax highlighting type text content foreground background bold color
nitind83148392007-01-31 00:49:07 +000053preferenceKeywords.webcontent=editor css web content settings profile style
amywu81706092008-04-03 06:45:06 +000054
55scope.structured.text.editor.css.name=Editing CSS Source
56scope.structured.text.editor.css.description=Editing CSS Source
nitind52fe70b2008-05-15 21:52:16 +000057
58Colors.atmarkRule=At Mark Rule
59Colors.selector=Selector
60Colors.media=Media
61Colors.comment=Comment
62Colors.propertyName=Property Name
63Colors.propertyValue=Property Value
64Colors.uri=URI
65Colors.string=String
66Colors.error=Error