This commit was manufactured by cvs2svn to create branch 'R1_0'.

Cherrypick from master 2001-08-29 15:02:49 UTC Dorian Birsan <dbirsan> '1GJ6M3Q: ITPHELP:WINNT - properties files':
    org.eclipse.help.ui/Eclipse Help UI/helpworkbench.properties
    org.eclipse.help.ui/contexts.xml
    org.eclipse.help/Eclipse Help/help.properties
    org.eclipse.help/doc/helpsample.jpg
diff --git a/org.eclipse.help.ui/Eclipse Help UI/helpworkbench.properties b/org.eclipse.help.ui/Eclipse Help UI/helpworkbench.properties
new file mode 100644
index 0000000..010feed
--- /dev/null
+++ b/org.eclipse.help.ui/Eclipse Help UI/helpworkbench.properties
@@ -0,0 +1,108 @@
+# =============================================

+# Eclipse Help System Workbench Properties File

+# =============================================

+

+# Part 1. (DO NOT TRANSLATE Part 1)

+# These are the non-translatable properties.

+# -----------------------------------------

+resynch_icon = resynch.gif

+home_icon = home.gif

+back_icon= back.gif

+forward_icon = forward.gif

+printer_icon = printer.gif

+copy_icon = copy.gif

+hidenav_icon = hidenav.gif

+actions_icon = actions.gif

+topic_icon = topic.gif

+topicfolder_icon = topicfolder.gif

+topicandfolder_icon = topicandfolder.gif

+moreImage = more.gif

+shellIcon = view.gif

+

+

+

+# Part 2. (DO TRANSLATE Part 2)

+# These are the translatable properties.

+# ------------------------------------------

+icons = icons

+copy = copy

+Copy_1 = Copy the Selection to the Clipboard

+home = home

+Home_page = Home Page

+back = back

+Previous_page = Back

+Show_TOC = Show Navigation

+Hide_TOC = Hide Navigation

+toggle = toggle

+synchronize = synchronize

+Synchronize_with_TOC = Synchronize Navigation

+forward = forward

+Next_page = Forward

+print = print

+Actions = Actions

+Print_page = Print Page

+Connecting_to = Connecting to

+Web_site_found = Web site found

+Finding_site = Finding site

+Javascript_called = Javascript called

+File = File 

+Plugin = Plugin

+Context_Help = Context Help

+Related_Topics = Related Topics:

+Show_More_Related = More links ...

+No_more_links_exist = There are no more links.

+RelatedTopics_viewLabel = Related

+Help_Error = Help Error

+Help_Question = Help Question

+Help_Info = Help Information

+Errors_only = Errors only

+Warnings_and_errors = Warnings and errors

+Everything = Everything

+Installation_Options = Documentation is installed

+Local_install = Locally

+Client_only = Remotely on a server

+Local_server_config = Internal help server configuration

+Local_server_config_automatic = Automatic

+Local_server_config_manual = Manual

+Server_address = IP address:

+Server_port = Port:

+Server_path = Remote server URL:

+Browser_path = Browser path

+Print_Topic_Tree = &Print topic tree

+Printing_Topic_Tree = Printing topic tree...

+Printing= Printing: \n

+ok_To_Print = You are about to print %1 separate document(s).\nContinue?

+no_Topics_To_Print = There are no topics to print.

+Table_Of_Contents = Table Of Contents

+Advanced_Properties = Advanced

+Logging_Options = Logging options

+

+# Error Messages 

+# --------------

+WE001 = The Help System viewer could not be initialized.\n\

+	To display online documentation, the Help System requires \

+	Internet Explorer, version 5.01 or later.\n\

+	Please install or upgrade your current version of IE.

+WE002 = Could not create help system perspective. 

+WE003 = No help system perspective available.

+WE004 = Help system view could not be launched.

+WE005 = Errors encountered while launching the help system.

+WE006 = Could not perform nested print action.

+WE007 = Help View Failed to Launch.

+WE008 = Infoset %1 is not installed.

+

+# Warning Messages 

+# ----------------

+WW001 = It appears that documentation is not installed on this machine. \

+	If it is installed on a remote server, then from Window -> Preferences, \

+	select the Help page and configure the required parameters.

+WW002 = Context help not found.

+

+

+

+   

+

+

+	

+

+

diff --git a/org.eclipse.help.ui/contexts.xml b/org.eclipse.help.ui/contexts.xml
new file mode 100644
index 0000000..5be6104
--- /dev/null
+++ b/org.eclipse.help.ui/contexts.xml
@@ -0,0 +1,104 @@
+<?xml version="1.0" encoding="UTF-8"?>

+<contexts>

+

+<!-- F1 on F1 -->

+   <context  id="f1Shell" >

+      <description>%f1Shell</description>

+   </context>

+

+<!-- not used, but picked up by most contexts -->

+   <context  id="embeddedHelpView" >

+      <description>%embeddedHelpView</description>

+   </context>

+

+<!-- Used on Linux only -->

+   <context  id="browser" >

+      <description>%browser</description>

+   </context>

+

+<!-- Information Set drop-down menu; inherited by things on the left-hand side  -->

+   <context  id="navigationViewer" >

+      <description>%navigationViewer</description>

+   </context>

+

+<!-- Navigation trees -->

+   <context  id="topicsViewer" >

+      <description>%topicsViewer</description>

+   </context>

+

+<!-- All Advanced Search window options -->

+   <context  id="advancedSearch" >

+      <description>%advancedSearch</description>

+   </context>

+

+<!-- Search field, Go button, Advanced button -->

+   <context  id="searchPage" >

+      <description>%searchPage</description>

+   </context>

+

+<!-- Search results tree; inherits searchPage, topicsViewer, embeddedHelpView -->

+   <context  id="resultsViewer" >

+      <description>%resultsViewer</description>

+   </context>

+

+<!-- Help page in preferences dialog, Default and Apply buttons -->

+   <context  id="prefPage" >

+      <description>%prefPage</description>

+   </context>

+

+<!-- Doc location group, including browser path -->

+   <context  id="installOptions" >

+      <description>%installOptions</description>

+   </context>

+

+<!-- Used on Linux only -->

+   <context  id="browserPath" >

+      <description>%browserPath</description>

+   </context>

+

+<!-- Logging options group -->

+   <context  id="loggingOptions" >

+      <description>%loggingOptions</description>

+   </context>

+

+<!-- Help server config group -->

+   <context  id="localServerConfig" >

+      <description>%localServerConfig</description>

+   </context>

+

+<!-- not used -->

+   <context  id="synchronizeAction" >

+      <description>%synchronizeAction</description>

+   </context>

+

+<!-- not used -->

+   <context  id="copyAction" >

+      <description>%copyAction</description>

+   </context>

+

+<!-- not used -->

+   <context  id="printAction" >

+      <description>%printAction</description>

+   </context>

+

+<!-- not used -->

+   <context  id="backAction" >

+      <description>%backAction</description>

+   </context>

+

+<!-- not used -->

+   <context  id="forwardAction" >

+      <description>%forwardAction</description>

+   </context>

+

+<!-- not used -->

+   <context  id="homeAction" >

+      <description>%homeAction</description>

+   </context>

+

+<!-- not used -->

+   <context  id="showHideAction" >

+      <description>%showHideAction</description>

+   </context>

+

+</contexts>
\ No newline at end of file
diff --git a/org.eclipse.help/Eclipse Help/help.properties b/org.eclipse.help/Eclipse Help/help.properties
new file mode 100644
index 0000000..da42f47
--- /dev/null
+++ b/org.eclipse.help/Eclipse Help/help.properties
@@ -0,0 +1,76 @@
+# ====================================

+# Eclipse Help System Properties File

+# ====================================

+

+# Part 1. (DO NOT TRANSLATE Part 1)

+# These are the non-translable properties.

+# -----------------------------------------

+CSS_location = html/default.css

+splash_location = html/default_home.html

+bold_tag_name = b

+notopic.html = html/notopic.html

+noresults.html = html/noresults.html

+

+

+# Part 2. (TRANSLATE Part 2)

+# These are the translable properties.

+# -----------------------------------------

+icons = icons

+contribution_accept = contribution accept

+host_ = host=%1

+address(es)_retrieved =  address(es) retrieved from this system.

+address_1 = address=%1

+Error = Error

+request = *** request:	

+url_1 =  url=

+Error_1 = Error 

+keyword = keyword

+within = within

+Search_Results = Search Results

+returned_no_matches = Your search returned no matches.

+index_is_busy = index is busy, try again in a few minutes

+User_assist_error = User assistance error: %1 %2

+User_assist_msg = User assistance logged message: %1 %2  

+File4 = File %1 cannot be read.

+File = File 

+Exception_occured = Exception occured while saving table %1 to file %2.

+Expected = Expected: %1 but got: %2

+Plugin = Plugin 

+Exception_copying = Exception while copying file from to file.

+topicNotAvailable = Error occured accessing the document.

+search_not_installed = Search not installed on the server.

+search_index_update_error = Search could not be performed, because an error has occured during update of index.

+Table_Of_Contents = Table Of Contents

+

+# Error Messages 

+# --------------

+E001 = Error parsing URL: %1 at Line:%2 Column:%3 %4

+E002 = Failed to parse URL: %1 at Line:%2 Column:%3 %4

+E003 = Warning parsing URL: %1 at Line:%2 Column:%3 %4

+E004 = Cannot read help configuration file %1

+E005 = Error in launching help.

+E006 = The following errors occurred:\n

+E007 = The following contribution files where ignored because of errors:\n

+E008 = Parser Errors:\n

+E009 = Error loading %1.

+E011 = No context information found for %1 plugin

+E012 = Could not copy the model data from server

+E013 = Could not read the infosets data

+E014 = Error accessing file: %1

+E015 = Errors occured generating file: %1

+E016 = Could not parse infosets data

+

+

+# Warning Messages 

+# ----------------

+W001= Problems reading product.ini file	

+W002 = Help Action Contribution %1 could not be executed.

+

+

+# Info Messages 

+# -------------

+I001 = Remote Help System Log level = %1

+I002 = Help System started.

+I003 = Help System shutting down.

+I004 = begining search...

+

diff --git a/org.eclipse.help/doc/helpsample.jpg b/org.eclipse.help/doc/helpsample.jpg
new file mode 100644
index 0000000..6c0e208
--- /dev/null
+++ b/org.eclipse.help/doc/helpsample.jpg
Binary files differ