blob: b71d207bee3185c231c7abbaf70571fd669738a1 [file] [log] [blame]
###############################################################################
# Copyright (c) 2000, 2014 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
# ==============================================
# Intro plugin properties file
# ==============================================
# Browser Part
# -------------
Browser_homeButton_tooltip = Home
Browser_forwardButton_tooltip = Navigate to next topic
Browser_backwardButton_tooltip = Navigate to previous topic
Browser_invalidConfig = Invalid configuration; can not set browser content
Browser_magnify_tooltip=Magnify
Browser_reduce_tooltip=Reduce
# Dialogs
# --------
MessageDialog_errorTitle = Intro Error
MessageDialog_warningTitle = Intro Warning
MessageDialog_infoTitle = Intro Information
CustomizableIntroPart_configNotFound = Could not find a valid configuration for \
Intro Part: {0} \nCheck Error Log View for details.
StandbyPart_returnToIntro = Restore Welcome
StandbyPart_returnTo = Return to
StandbyPart_failedToCreate = Failed to create standby content part with id: {0}.\
\nCheck log file for details.
StandbyPart_nonDefined = No standby content part defined with id: {0}.
StandbyPart_canNotRestore = Standby content part could not be restored.
EmptyStandbyContentPart_text = No standby content available.
IntroURL_failedToDecode = Failed to decode message: {0}
IntroURL_badCommand = Unknown Intro URL: {0}
HyperlinkAdapter_urlIs = URL of this link is:
HTML_embeddedLink = Link to embedded data
StaticHTML_welcome = Welcome...
IntroLaunchBar_close_label=Close
IntroLaunchBar_close_tooltip=Close
IntroLaunchBar_restore_tooltip=Restore Welcome
IntroLaunchBar_welcome=&Welcome
# Misc
# -------
IntroPart_showContentButton_tooltip = Show Intro Tree
IntroPart_openExternal_tooltip = Open External Browser
#Always welcome checkbox
AlwaysWelcomeCheckbox_Text=Always show Welcome at start up
#Eclipse RSS Viewer
RSS_Subscribe=Subscribe
RSS_Loading=Loading the news....
RSS_No_news_please_visit=No news. Please visit:
RSS_Reading=Reading the news....
RSS_No_news=No news at this time.
RSS_Malformed_feed=An RSS feed "{0}" is malformed. News from this site is temporarily unavailable.