blob: 77805a2b0a4f77ba0645543a080c7d47c7b5f032 [file] [log] [blame]
###############################################################################
# Copyright (c) 2005, 2007 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
###############################################################################
JavascriptPerspectiveName=Javascript
pluginProvider=Eclipse.org
pluginName=Dynamic Languages Toolkit Javascript UI
HideInnerPycFiles.label=Hide Javascript Compiled Files
HideInnerPycFiles.description= Hides all Javascript Compiled files
HideInnerPyoFiles.label=Hide Javascript Compiled Optimized Files
HideInnerPyoFiles.description= Hides all Javascript Compiled Optimized files
DLTKSearchPage.label=JavaScript Search
JavaScriptTemplateContextName=JavaScript Templates
context.editingJavascriptSource.name = Editing Javascript Source
context.editingJavascriptSource.description = Editing Javascript Source Context
SourceMenu.label= &Source
NewJsFile.label=New JavaScript File
CommentAction.label= Co&mment
UncommentAction.label= &Uncomment
ToggleCommentAction.label= Togg&le Comment
IndentAction.label= Correct &Indentation
AddBlockCommentAction.label= Add &Block Comment
documentSetupParticipantName=JavaScript Document Setup Participant
RemoveBlockCommentAction.label= Remove Bloc&k Comment
ShiftRightAction.label= &Shift Right
ShiftLeftAction.label= S&hift Left
FormatAction.label=&Format
FormatElementAction.label= Format Eleme&nt
SortMembersAction.label= S&ort Members...
#--- Source menu
ActionDefinition.sourceQuickMenu.name= Show Source Quick Menu
ActionDefinition.sourceQuickMenu.description= Shows the source quick menu
ActionDefinition.comment.name= Comment
ActionDefinition.comment.description= Turn the selected lines into DLTK comments
ActionDefinition.uncomment.name= Uncomment
ActionDefinition.uncomment.description= Uncomment the selected DLTK comment lines
ActionDefinition.toggleComment.name= Toggle Comment
ActionDefinition.toggleComment.description= Toggle comment the selected lines
ActionDefinition.addBlockComment.name= Add Block Comment
ActionDefinition.addBlockComment.description= Enclose the selection with a block comment
ActionDefinition.removeBlockComment.name= Remove Block Comment
ActionDefinition.removeBlockComment.description= Remove the block comment enclosing the selection
ActionDefinition.format.name= Format
ActionDefinition.format.description= Format the selected text
ActionDefinition.copyQualifiedName.name= Copy Qualified Name
ActionDefinition.copyQualifiedName.description= Copy a fully qualified name to the system clipboard
ActionDefinition.quickformat.name= Format Element
ActionDefinition.quickformat.description= Format enclosing text element
ScriptCodingActionSet.label = Script Coding
ScriptCodingActionSet.description = Action set containing script coding related actions
JavaScriptActionSet.label= JavaScript Navigation
JavaScriptActionSet.description= JavaScript Navigation Action Set
OpenMethodAction.label=Open Method...
OpenMethodAction.tooltip=Open Method
ActionDefinition.OpenMethod.name= Open Method
ActionDefinition.OpenMethod.description= Open a method in a JavaScript editor
# Preference Pages
JavaScriptPreferencePage.name = JavaScript
JavaScriptEditorPreferencePage.name = Editor
JavaScriptEditorSyntaxColoringPreferencePage.name = Syntax Coloring
JavaScriptEditorSmartTypingPreferencePage.name = Typing
JavaScriptEditorFoldingPreferencePage.name = Folding
JavaScriptEditorHoversPreferencePage.name = Hovers
JavaScriptEditorTemplatesPreferencePage.name = Templates
ErrorWarningPreferencePage.name = Error/Warnings
TaskTagsPreferencePage.name = Task Tags
TaskTagsPropertyPagePage.name = Task Tags
JavaScriptBuildPathPropertyPage.name = Build Path
JavaScriptPropertyPage.name = JavaScript
JavaScriptFormatterPreferencePage.name=Formatter
Formatter.PropertyPage=Formatter