Ignore:
Timestamp:
2005-03-01T22:36:01+13:00 (19 years ago)
Author:
davidb
Message:

Renaming of Export to CDImage, introduction of ExportAs.

File:
1 edited

Legend:

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

    r9226 r9242  
    499499#***********************
    500500#
    501 #****** ExportCollectionPrompt *******
    502 ExportCollectionPrompt.CD_Name:CD/DVD name
    503 ExportCollectionPrompt.Export:Export
    504 ExportCollectionPrompt.Export_Tooltip:Export the selected collections to Windows CD/DVD
    505 ExportCollectionPrompt.Failed_Export:The collections ({0}) could not be exported.
    506 ExportCollectionPrompt.Failed_Title:Export Failed
    507 ExportCollectionPrompt.Instructions:Export one or more collections to a self-installing Windows CD/DVD (although this works on any platform, the CD/DVD that is created only runs under Windows).
    508 ExportCollectionPrompt.Progress_Label:Copying Files. This could take some time...
    509 ExportCollectionPrompt.Successful_Export:The collections ({0}) have been exported.
    510 ExportCollectionPrompt.Successful_Title:Export Complete
    511 ExportCollectionPrompt.Title:Export Collection to CD/DVD
     501#****** WriteCDImagePrompt *******
     502WriteCDImagePrompt.CD_Name:CD/DVD name
     503WriteCDImagePrompt.Export:Write CD/DVD image
     504WriteCDImagePrompt.Export_Tooltip:Write the selected collections as a Windows CD/DVD Image
     505WriteCDImagePrompt.Failed_Export:The collections ({0}) could not be exported.
     506WriteCDImagePrompt.Failed_Title:Export Failed
     507WriteCDImagePrompt.Instructions:Export one or more collections to a self-installing Windows CD/DVD (although this works on any platform, the CD/DVD that is created only runs under Windows).
     508WriteCDImagePrompt.Progress_Label:Copying Files. This could take some time...
     509WriteCDImagePrompt.Successful_Export:The collections ({0}) have been exported.
     510WriteCDImagePrompt.Successful_Title:Export Complete
     511WriteCDImagePrompt.Title:Export Collection to CD/DVD
     512#************************
     513#
     514#****** ExportAsPrompt *******
     515ExportAsPrompt.Export_Name:Export directory name
     516ExportAsPrompt.Export:Export collection(s)
     517ExportAsPrompt.Export_Tooltip:Export the selected collections in the chosen file format into the designated directory
     518ExportAsPrompt.Failed_ExportOne:The collection, {0}, could not be exported.
     519ExportAsPrompt.Failed_ExportMany:The collections -- {0} -- could not be exported.
     520ExportAsPrompt.Failed_Details:See {1} for details
     521ExportAsPrompt.Failed_Title:Export Failed
     522ExportAsPrompt.Instructions:Export one or more collections in the chosen format to into the stipulated directory
     523ExportAsPrompt.Progress_Label:Exporting Files. This could take some time...
     524ExportAsPrompt.Successful_ExportOne:The collection, {0}, has been exported.
     525ExportAsPrompt.Successful_ExportMany:The collections -- {0} -- have been exported.
     526ExportAsPrompt.Successful_Details:Files exported to: {1}
     527ExportAsPrompt.Successful_Title:Export Complete
     528ExportAsPrompt.Title:Export Collections
     529ExportAsPrompt.SaveAs:Export to
     530ExportAsPrompt.SaveAs_Tooltip:Select the format you want to export to
    512531#************************
    513532#
     
    650669GShell.Command:Command
    651670GShell.Convert:convert_coll_from_gs2.pl
    652 GShell.Export:exportcol.pl
     671GShell.ExportAs:export.pl
     672GShell.CDImage:exportcol.pl
    653673GShell.Extracted:Extracted {1} pieces of metadata for {0}.
    654674GShell.Failure:Command failed.
     
    738758Menu.File:File
    739759Menu.File_Associations:File Associations...
     760Menu.File_CDimage:Write CD/DVD image...
    740761Menu.File_Close:Close
    741762Menu.File_Delete:Delete...
    742763Menu.File_Exit:Exit
    743 Menu.File_Export:Export to CD/DVD...
     764Menu.File_ExportAs:Export...
    744765Menu.File_New:New...
    745766Menu.File_Open:Open...
Note: See TracChangeset for help on using the changeset viewer.