Ignore:
Timestamp:
2014-04-29T20:07:53+12:00 (10 years ago)
Author:
ak19
Message:

Added and now using dictionary strings for GLI's new FormatConversionDialog.

File:
1 edited

Legend:

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

    r28626 r29009  
    940940#**********************
    941941#
     942#***** FormatConversionDialog *****
     943FormatConversionDialog.Title:Convert Greenstone 2 format statements to Greenstone 3
     944FormatConversionDialog.Reconvert:Reconvert
     945FormatConversionDialog.XHTML_Tidy:XHTML Tidy
     946FormatConversionDialog.XHTML_Tidy_Tooltip:Will run HTML Tidy over the Greenstone3 format statement to try to fix up obvious XHTML errors.
     947FormatConversionDialog.Next:Next
     948FormatConversionDialog.Accept_All:Accept All
     949FormatConversionDialog.GS2_Text_Tooltip:Greenstone2 format statement
     950FormatConversionDialog.GS3_Text_Tooltip:Greenstone3 format statement, must be XML to be active in Greenstone.
     951FormatConversionDialog.Tidy_Failed:Tidy failed.
     952FormatConversionDialog.Tidy_Done:Tidy done.
     953FormatConversionDialog.XML_Still_Invalid:XML is still invalid.
     954FormatConversionDialog.Error_GS3_Format:Error in GS3 format statement.
     955FormatConversionDialog.Invalid_XML:Invalid XML.
     956FormatConversionDialog.Invalid_XML_Warning_Title:Cancel or Continue?
     957FormatConversionDialog.Cancel_Or_Continue_Next:Either press Cancel to go back and re-edit the XML.\nOr press OK to store the current XML as-is, albeit inactive, and continue on to the next statement.\nYou can later use the Format tab to revisit this format statement if you want to update its syntax.
     958FormatConversionDialog.Cancel_Or_Accept_All:One or more GS3 format statements contains invalid XML.\nEither press Cancel to correct the XML.\nOr press OK to store the GS3 format statements as-is, albeit inactive.\nYou can later use the Format tab to revisit the format statements if you want to update their syntax.
     959
     960#**********************
     961#
    942962#***** Options Pane inside CreatePane *****
    943963OptionsPane.Cancelled: - cancelled
Note: See TracChangeset for help on using the changeset viewer.