Changeset 15112


Ignore:
Timestamp:
2008-03-20T20:32:08+13:00 (16 years ago)
Author:
ak19
Message:

Added CollectionPopupMenu.Refresh, Menu.Replace_SrcDoc_With_HTML and the section ReplaceSrcWithHTMLPrompt to work with new script replace_srcdoc_with_html.pl

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gli/trunk/classes/dictionary.properties

    r14937 r15112  
    325325CollectionPopupMenu.New_Dummy_Doc:New dummy document
    326326CollectionPopupMenu.New_Folder:New folder
     327CollectionPopupMenu.Refresh:Refresh folder view
    327328CollectionPopupMenu.Rename:Rename
    328329CollectionPopupMenu.Replace:Replace
     
    436437ExplodeMetadataPrompt.Title:Explode Metadata Database
    437438ExplodeMetadataPrompt.Plugin:Plugin to use for exploding
     439#***********************
     440#
     441#****** ReplaceSrcWithHTMLPrompt *******
     442ReplaceSrcWithHTMLPrompt.ReplaceSrc:Replace with HTML version
     443ReplaceSrcWithHTMLPrompt.ReplaceSrc_Tooltip:Replace this source file with the HTML version Greenstone generates.
     444ReplaceSrcWithHTMLPrompt.Instructions:Replacing a document with its generated HTML version will allow you to edit the HTML file and rebuild the collection in future with these edits intact. This is an irreversible process and the original file(s) thus replaced will be removed from the collection.
     445ReplaceSrcWithHTMLPrompt.Failed_Title:Replacing with HTML Failed.
     446ReplaceSrcWithHTMLPrompt.Failed_ReplaceSrc:The document(s) {0} could not be replaced with an HTML version.
     447ReplaceSrcWithHTMLPrompt.NotSrcReplaceable:This file-type can not be replaced with an HTML version.
     448ReplaceSrcWithHTMLPrompt.Successful_ReplaceSrc:All selected files successfully replaced with their HTML versions.
     449ReplaceSrcWithHTMLPrompt.Successful_Title:Replacing With Generated HTML Versions Complete.
     450ReplaceSrcWithHTMLPrompt.Title:Replace Source Documents With HTML Files
     451ReplaceSrcWithHTMLPrompt.Plugin:Plugin to use for exploding
    438452#***********************
    439453#
     
    697711Menu.Expand:Open Folder
    698712Menu.Explode_Metadata_Database:Explode metadata database
     713Menu.Replace_SrcDoc_With_HTML:Replace with html version
    699714Menu.File:File
    700715Menu.File_Associations:File Associations...
Note: See TracChangeset for help on using the changeset viewer.