Initial version from the webtools project; sligthly modified for phpeclipse
[phpeclipse.git] / net.sourceforge.phpeclipse.webbrowser / plugin.properties
1 pluginName=Web Browser
2 providerName=IBM
3 extensionPointURLMap=URL Map
4 %extensionPointFavorites=Favorite URLs
5
6 # --- Internal Web Browser ---
7 internalWebBrowserName=Internal Web Browser
8 viewWebBrowserTitle=Web Browser
9
10 # Actions
11 actionWebBrowserGo=Go to the selected URL
12 actionWebBrowserBack=Back to the previous page
13 actionWebBrowserForward=Forward to the next page
14 actionWebBrowserStop=Stop loading the current page
15 actionWebBrowserRefresh=Refresh the current page
16 actionWebBrowserPrint=Print the current page
17 actionWebBrowserFavorites=Favorites
18 actionWebBrowserNoFavorites=No Favorites
19 actionWebBrowserOrganizeFavorites=Organize Favorites...
20
21 # Status text
22 webBrowserStatusUninitialized=Not ready
23 webBrowserStatusLoading=Loading...
24 webBrowserStatusLoaded=Ready
25 webBrowserStatusInteractive=Loading...
26 webBrowserStatusComplete=Done
27
28 # message if a resource is deleted
29 dialogResourceDeletedTitle=Web Resource Deleted
30 dialogResourceDeletedMessage=The file {0} initially opened in the Web Browser has been deleted from the file system. Do you want to ignore the deletion or close the Web Browser?
31 dialogResourceDeletedIgnore=Ignore
32
33 dialogOrganizeFavoritesTitle=Organize Favorites
34 dialogOrganizeFavoritesMessage=Organize favorite URLs below. Select the name or URL to edit.
35 dialogOrganizeFavoritesName=Name
36 dialogOrganizeFavoritesURL=URL
37
38 # --------------- Action Sets (toolbar icon groups) ---------------
39
40 # Web Browser action set
41 actionSetWebBrowserTitle=Web Browser
42 actionSetOpenWebBrowser=Open Web Browser
43 actionSetSwitchBrowser=Web Browser
44
45 # --------------- Preferences ---------------
46
47 # Name of the preference pages
48 preferenceInternetTitle=Internet
49 preferenceInternetDescription=General internet settings are available in the contained preference pages.
50 preferenceWebBrowserTitle=Web Browser
51 preferenceWebBrowserTitleLong=Installed Web Browsers
52 preferenceWebBrowserDescription=Add, remove, or edit installed Web browsers.\nThe selected Web browser will be used whenever Web pages are opened.
53
54 # Web Browser preferences
55 prefUseInternalBrowser=Use the &internal Web Browser
56 prefBrowserNewPage=&Open a new page for each request
57 prefUseExternalBrowser=Use e&xternal Web Browser
58
59 errorDialogTitle=Error
60 errorCouldNotLaunchWebBrowser=Could not launch external Web Browser for {0}. Check the Web Browser preferences.
61 errorNoBrowser=Could not open a Web browser because there are none configured. Check the Web Browser preferences.
62
63 browserList=Installed &Web Browsers:
64 add=&Add...
65 edit=&Edit...
66 remove=&Remove
67 search=&Search...
68 createBrowser=Add Installed Web Browser
69 editInternalBrowser=Internal Web Browser
70 editExternalBrowser=Edit Installed Web Browser
71 clearURLHistory=Clear URL history when exiting workbench
72 clearURLHistoryNow=Clear URL History Now
73 name=&Name:
74 location=&Location:
75 parameters=&Parameters:
76 parametersMessage=(Use {0} to include the URL)
77 browse=&Browse...
78 browseMessage=Specify the location of the Web Browser executable
79 errorCouldNotLaunchInternalWebBrowser=Could not launch internal Web Browser. Please set an external browser in the Browser preferences.
80 searchingTaskName=Searching for Web browsers...
81 searching=Found {0} - Searching {1}
82 searchingNoneFound=No Web browsers were found.
83 selectDirectory=Select a directory to search for Web browsers:
84 directoryDialogTitle=Directory Selection
85 locationInvalid=The location value is not a valid path name.
86
87 browserInternetExplorer=Internet Explorer
88 browserNetscape4=Netscape Communicator v4.x
89 browserNetscape7=Netscape v7.x
90 browserNetscape=Netscape
91 browserMozilla=Mozilla
92 browserOpera=Opera
93 browserKonqueror=Konqueror
94 browserGaleon=Galeon
95 browserExternal=External Browser