Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
View | Details | Raw Unified | Return to bug 321711
Collapse All | Expand All

(-)src/org/eclipse/rap/ui/internal/launch/messages.properties (-2 / +2 lines)
Lines 55-61 Link Here
55
MainTab_BrowseEntryPoint=&Browse...
55
MainTab_BrowseEntryPoint=&Browse...
56
MainTab_Browser=Browser
56
MainTab_Browser=Browser
57
MainTab_BrowseServletName=Bro&wse...
57
MainTab_BrowseServletName=Bro&wse...
58
MainTab_ClientLibraryVariant=Client-side Library Variant
58
MainTab_ClientLibraryVariant=Client-side L&ibrary Variant
59
MainTab_ClientLogLevel=Client-side &Log Level
59
MainTab_ClientLogLevel=Client-side &Log Level
60
MainTab_ConfigureBrowsers=<a>Configure Browsers...</a>
60
MainTab_ConfigureBrowsers=<a>Configure Browsers...</a>
61
MainTab_EntryPoint=&Entry Point or Application
61
MainTab_EntryPoint=&Entry Point or Application
Lines 76-82 Link Here
76
MainTab_LogWarningMsg=Only supported in RAP prior to 1.4
76
MainTab_LogWarningMsg=Only supported in RAP prior to 1.4
77
MainTab_ManualPortConfig=Manual &Port configuration
77
MainTab_ManualPortConfig=Manual &Port configuration
78
MainTab_ManualContextPath=&Context Path
78
MainTab_ManualContextPath=&Context Path
79
MainTab_ManualTimeoutConfig=Session timeout [s]
79
MainTab_ManualTimeoutConfig=Session &timeout [s]
80
MainTab_Name=&Main
80
MainTab_Name=&Main
81
MainTab_ObtainDefaultEntryPointForBrandingFailed=Failed to obtain default entry point from branding
81
MainTab_ObtainDefaultEntryPointForBrandingFailed=Failed to obtain default entry point from branding
82
MainTab_OpenApplicationIn=Open Application in
82
MainTab_OpenApplicationIn=Open Application in
(-)src/org/eclipse/rap/ui/internal/launch/tab/messages.properties (-13 / +13 lines)
Lines 1-13 Link Here
1
###############################################################################
1
###############################################################################
2
# Copyright (c) 2011 EclipseSource and others.
2
# Copyright (c) 2011 EclipseSource and others.
3
# All rights reserved. This program and the accompanying materials
3
# All rights reserved. This program and the accompanying materials
4
# are made available under the terms of the Eclipse Public License v1.0
4
# are made available under the terms of the Eclipse Public License v1.0
5
# which accompanies this distribution, and is available at
5
# which accompanies this distribution, and is available at
6
# http://www.eclipse.org/legal/epl-v10.html
6
# http://www.eclipse.org/legal/epl-v10.html
7
#
7
#
8
# Contributors:
8
# Contributors:
9
#     EclipseSource - initial API and implementation
9
#     EclipseSource - initial API and implementation
10
################################################################################
10
################################################################################
11
 
11
 
12
DataLocationBlock_ClearInstanceAreaLabel=Clear the instance area before launching
12
DataLocationBlock_ClearInstanceAreaLabel=Clea&r the instance area before launching
13
DataLocationBlock_InstanceAreaTitle=Instance Area
13
DataLocationBlock_InstanceAreaTitle=Instance Area

Return to bug 321711