| Index: editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/actions/ActionMessages.properties
|
| ===================================================================
|
| --- editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/actions/ActionMessages.properties (revision 2081)
|
| +++ editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/actions/ActionMessages.properties (working copy)
|
| @@ -239,20 +239,6 @@
|
| OpenExternalJavadocAction_dialog_title=Open External JSDoc
|
| OpenExternalJavadocAction_code_resolve_failed=Could not convert text selection into a Dart element
|
|
|
| -OpenInBrowserAction_couldNotOpenFile=Could not open file in browser
|
| -OpenInBrowserAction_description=Opens the selected HTML file in a browser
|
| -OpenInBrowserAction_errorMessage=Could not open file in browser
|
| -OpenInBrowserAction_title=Run in Browser
|
| -OpenInBrowserAction_toolTip=Run in Browser
|
| -OpenInBrowserAction_noFileTitle=Select HTML File
|
| -OpenInBrowserAction_noFileMessage=Please select an HTML file to run.
|
| -OpenInBrowserAction_selectFileTitle=Select HTML File
|
| -OpenInBrowserAction_selectFileMessage=Select the HTML file to run:
|
| -OpenInBrowserAction_jobTitle=Launching browser
|
| -OpenInBrowserAction_unableToLaunch=Unable to Launch File
|
| -OpenInBrowserAction_notInDartLib=File is not associated with a Dart library.
|
| -OpenInBrowserAction_notAnHtmlFile=File is not an html file.
|
| -OpenInBrowserAction_noJSFile=Unable to launch {0}: the Javascript output was not generated for the {1} library.
|
|
|
| DeployOptimizedAction_title=Generate Optimized Javascript...
|
| DeployOptimizedAction_description=Generate optimized Javascript
|
|
|