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