From: pombredanne Date: Thu, 24 May 2007 03:00:18 +0000 (+0000) Subject: Reverted to rev 1.4 keys had been mistakenly deleted. X-Git-Url: http://git.phpeclipse.com Reverted to rev 1.4 keys had been mistakenly deleted. --- diff --git a/net.sourceforge.phpeclipse.webbrowser/plugin.properties b/net.sourceforge.phpeclipse.webbrowser/plugin.properties index d5761b0..a23bc71 100644 --- a/net.sourceforge.phpeclipse.webbrowser/plugin.properties +++ b/net.sourceforge.phpeclipse.webbrowser/plugin.properties @@ -7,14 +7,36 @@ extensionPointURLMap=URL Map extensionPointFavorites=Favorite URLs # --- Internal Web Browser --- +internalWebBrowserName=PHP Web Browser viewWebBrowserTitle=PHP Web Browser # Actions +actionWebBrowserGo=Go to the selected URL +actionWebBrowserBack=Back to the previous page +actionWebBrowserForward=Forward to the next page +actionWebBrowserStop=Stop loading the current page +actionWebBrowserRefresh=Refresh the current page +actionWebBrowserPrint=Print the current page +actionWebBrowserFavorites=Favorites +actionWebBrowserNoFavorites=No Favorites +actionWebBrowserOrganizeFavorites=Organize Favorites... # Status text +webBrowserStatusUninitialized=Not ready +webBrowserStatusLoading=Loading... +webBrowserStatusLoaded=Ready +webBrowserStatusInteractive=Loading... +webBrowserStatusComplete=Done # message if a resource is deleted +dialogResourceDeletedTitle=Web Resource Deleted +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? +dialogResourceDeletedIgnore=Ignore +dialogOrganizeFavoritesTitle=Organize Favorites +dialogOrganizeFavoritesMessage=Organize favorite URLs below. Select the name or URL to edit. +dialogOrganizeFavoritesName=Name +dialogOrganizeFavoritesURL=URL # --------------- Action Sets (toolbar icon groups) --------------- @@ -26,10 +48,51 @@ actionSetSwitchBrowser=Web Browser # --------------- Preferences --------------- # Name of the preference pages +preferenceInternetTitle=Internet +preferenceInternetDescription=General internet settings are available in the contained preference pages. preferenceWebBrowserTitle=Browser Configurations +preferenceWebBrowserTitleLong=Installed Web Browsers +preferenceWebBrowserDescription=Add, remove, or edit installed Web browsers.\nThe selected Web browser will be used whenever Web pages are opened. # Web Browser preferences +prefUseInternalBrowser=Use the &internal Web Browser +prefBrowserNewPage=&Open a new page for each request +prefUseExternalBrowser=Use e&xternal Web Browser +errorDialogTitle=Error +errorCouldNotLaunchWebBrowser=Could not launch external Web Browser for {0}. Check the Web Browser preferences. +errorNoBrowser=Could not open a Web browser because there are none configured. Check the Web Browser preferences. +browserList=Installed &Web Browsers: +add=&Add... +edit=&Edit... +remove=&Remove +search=&Search... +createBrowser=Add Installed Web Browser +editInternalBrowser=Internal Web Browser +editExternalBrowser=Edit Installed Web Browser +clearURLHistory=Clear URL history when exiting workbench +clearURLHistoryNow=Clear URL History Now +name=&Name: +location=&Location: +parameters=&Parameters: +parametersMessage=(Use {0} to include the URL) +browse=&Browse... +browseMessage=Specify the location of the Web Browser executable +errorCouldNotLaunchInternalWebBrowser=Could not launch internal Web Browser. Please set an external browser in the Browser preferences. +searchingTaskName=Searching for Web browsers... +searching=Found {0} - Searching {1} +searchingNoneFound=No Web browsers were found. +selectDirectory=Select a directory to search for Web browsers: +directoryDialogTitle=Directory Selection +locationInvalid=The location value is not a valid path name. - +browserInternetExplorer=Internet Explorer +browserNetscape4=Netscape Communicator v4.x +browserNetscape7=Netscape v7.x +browserNetscape=Netscape +browserMozilla=Mozilla +browserOpera=Opera +browserKonqueror=Konqueror +browserGaleon=Galeon +browserExternal=External Browser \ No newline at end of file