<languagePack>
	<name>English</name>
	<version>2.0</version>
	<author>
		<name>WATTO</name>
		<email>watto@watto.org</email>
		<website>http://www.watto.org/extract</website>
	</author>
	
	<texts>
	
	
		<!-- REQUIRED -->
		
		
		<lang code="ProgramName" value="Game Extractor" />
		<lang code="ProgramName_Free" value="Game Extractor (Basic Version)" />
		
		<lang code="Welcome" value="Welcome to Game Extractor!" />
		
		<lang code="PopupDialog_Error_Title" value="Error" />
		<lang code="PopupDialog_Confirm_Title" value="Confirm" />
		<lang code="PopupDialog_Message_Title" value="Message" />
		<lang code="WSPopupDialogWrapLabel_ShowLanguagePackOutdatedError_Text" value="The language pack is out of date - please download a new one!" />
		<lang code="PopupDialog_HidableCheckBox_Message" value="Show this message again?" />
		
		<lang code="WSButton_OK_Text" value="OK" />
		<lang code="WSButton_OK_Text_Small" value="OK" />
		<lang code="WSButton_OK_Tooltip" value="OK" />
		<lang code="WSButton_Yes_Text" value="Yes" />
		<lang code="WSButton_Yes_Text_Small" value="Yes" />
		<lang code="WSButton_Yes_Tooltip" value="Yes" />
		<lang code="WSButton_No_Text" value="No" />
		<lang code="WSButton_No_Text_Small" value="No" />
		<lang code="WSButton_No_Tooltip" value="No" />
		
		<lang code="WSSplashDialog_Plugins" value="Loading Plugins" />
		<lang code="WSSplashDialog_ConstructInterface" value="Constructing Interface" />
		
		
		<!-- WSProgressDialog -->
		
		
		<lang code="WSButton_CloseProgress_Text" value="Close Popup" />
		
		
		<!-- WSComboButton -->
		
		
		<lang code="WSButton_WSComboButtonArrow_Text" value="" />
		
	
		<!-- WSFontChooser -->
		
		
		<lang code="WSCheckBox_FontAllCaps_Text" value="All Caps" />
		<lang code="WSCheckBox_FontDoubleStrikethrough_Text" value="Double Strikethrough" />
		<lang code="WSCheckBox_FontEmboss_Text" value="Emboss" />
		<lang code="WSCheckBox_FontEngrave_Text" value="Engrave" />
		<lang code="WSCheckBox_FontHidden_Text" value="Hidden" />
		<lang code="WSCheckBox_FontOutline_Text" value="Outline" />
		<lang code="WSCheckBox_FontShadow_Text" value="Shadow" />
		<lang code="WSCheckBox_FontSmallCaps_Text" value="Small Caps" />
		<lang code="WSCheckBox_FontStrikethrough_Text" value="Strikethrough" />
		<lang code="WSCheckBox_FontSubscript_Text" value="Subscript" />
		<lang code="WSCheckBox_FontSuperscript_Text" value="Superscript" />
		<lang code="WSLabel_FontColorLabel_Text" value="Color" />
		<lang code="WSLabel_FontNameLabel_Text" value="Font" />
		<lang code="WSLabel_FontPreview_Text" value="Font Style Preview" />
		<lang code="WSLabel_FontSizeLabel_Text" value="Size" />
		<lang code="WSLabel_FontStyleLabel_Text" value="Style" />
		<lang code="WSLabel_FontUnderlineColorLabel_Text" value="Underline Color" />
		<lang code="WSLabel_FontUnderlineStyleLabel_Text" value="Underline Style" />
		<lang code="WSFontChooser_FontStyle_Bold" value="Bold" />
		<lang code="WSFontChooser_FontStyle_BoldItalic" value="Bold Italic" />
		<lang code="WSFontChooser_FontStyle_Italic" value="Italic" />
		<lang code="WSFontChooser_FontStyle_Plain" value="Regular" />
		<lang code="WSFontChooser_FontStyle_Bold Italic" value="Bold Italic" />
		
		
		<!-- WSSmallColorChooser -->
		

		<lang code="WSButton_ColorMoreColors_Text" value="More Colors..." />
		
		<lang code="WSColorChooser_Color_0,0,0" value="Black" />
		<lang code="WSColorChooser_Color_128,0,0" value="Dark Red" />
		<lang code="WSColorChooser_Color_255,0,0" value="Red" />
		<lang code="WSColorChooser_Color_255,0,255" value="Magenta" />
		<lang code="WSColorChooser_Color_255,153,204" value="Pink" />
		<lang code="WSColorChooser_Color_153,51,0" value="Dark Orange" />
		<lang code="WSColorChooser_Color_255,102,0" value="Orange" />
		<lang code="WSColorChooser_Color_255,153,0" value="Light Orange" />
		<lang code="WSColorChooser_Color_255,204,0" value="Peach" />
		<lang code="WSColorChooser_Color_255,204,153" value="Apricot" />
		<lang code="WSColorChooser_Color_51,51,0" value="Dark Olive" />
		<lang code="WSColorChooser_Color_128,128,0" value="Olive" />
		<lang code="WSColorChooser_Color_153,204,0" value="Light Olive" />
		<lang code="WSColorChooser_Color_255,255,0" value="Yellow" />
		<lang code="WSColorChooser_Color_255,255,153" value="Light Yellow" />
		<lang code="WSColorChooser_Color_0,51,0" value="Dark Aqua" />
		<lang code="WSColorChooser_Color_0,128,0" value="Dark Green" />
		<lang code="WSColorChooser_Color_51,153,102" value="Aqua" />
		<lang code="WSColorChooser_Color_0,255,0" value="Green" />
		<lang code="WSColorChooser_Color_204,255,204" value="Light Green" />
		<lang code="WSColorChooser_Color_0,51,102" value="Dark Ocean" />
		<lang code="WSColorChooser_Color_0,128,128" value="Ocean" />
		<lang code="WSColorChooser_Color_51,204,204" value="Light Ocean" />
		<lang code="WSColorChooser_Color_0,255,255" value="Cyan" />
		<lang code="WSColorChooser_Color_204,255,255" value="Light Cyan" />
		<lang code="WSColorChooser_Color_0,0,128" value="Dark Blue" />
		<lang code="WSColorChooser_Color_0,0,255" value="Blue" />
		<lang code="WSColorChooser_Color_51,102,255" value="Light Blue" />
		<lang code="WSColorChooser_Color_0,204,255" value="Sky" />
		<lang code="WSColorChooser_Color_153,204,255" value="Light Sky" />
		<lang code="WSColorChooser_Color_51,51,153" value="Violet" />
		<lang code="WSColorChooser_Color_102,102,153" value="Light Violet" />
		<lang code="WSColorChooser_Color_128,0,128" value="Purple" />
		<lang code="WSColorChooser_Color_153,51,102" value="Maroon" />
		<lang code="WSColorChooser_Color_204,153,255" value="Light Purple" />
		<lang code="WSColorChooser_Color_51,51,51" value="Night Gray" />
		<lang code="WSColorChooser_Color_128,128,128" value="Dark Gray" />
		<lang code="WSColorChooser_Color_153,153,153" value="Gray" />
		<lang code="WSColorChooser_Color_192,192,192" value="Light Gray" />
		<lang code="WSColorChooser_Color_255,255,255" value="White" />
		
		<lang code="WSButton_ColorChooserClosePopup_Text" value="Change Color" />
		<lang code="WSLabel_ColorInfoPanelName_Text" value="" />

		
		<!-- WSMonthCalendar -->
		
		
		<lang code="WSButton_NextMonth_Text" value=">" />
		<lang code="WSButton_PreviousMonth_Text" value="<" />
		
		<lang code="WSButton_NextYear_Text" value=">>" />
		<lang code="WSButton_PreviousYear_Text" value="<<" />
		
		<lang code="WSLabel_MondayHeaderSmall_Text" value="M" />
		<lang code="WSLabel_TuesdayHeaderSmall_Text" value="T" />
		<lang code="WSLabel_WednesdayHeaderSmall_Text" value="W" />
		<lang code="WSLabel_ThursdayHeaderSmall_Text" value="T" />
		<lang code="WSLabel_FridayHeaderSmall_Text" value="F" />
		<lang code="WSLabel_SaturdayHeaderSmall_Text" value="S" />
		<lang code="WSLabel_SundayHeaderSmall_Text" value="S" />
		
		<lang code="MonthJanuary" value="January" />
		<lang code="MonthFebruary" value="February" />
		<lang code="MonthMarch" value="March" />
		<lang code="MonthApril" value="April" />
		<lang code="MonthMay" value="May" />
		<lang code="MonthJune" value="June" />
		<lang code="MonthJuly" value="July" />
		<lang code="MonthAugust" value="August" />
		<lang code="MonthSeptember" value="September" />
		<lang code="MonthOctober" value="October" />
		<lang code="MonthNovember" value="November" />
		<lang code="MonthDecember" value="December" />
		
		
		<!-- WSGradientColorChooser -->
		
		
		<lang code="WSTextField_GradientColorChooserBlueValue_Label" value="Blue" />
		<lang code="WSTextField_GradientColorChooserGreenValue_Label" value="Green" />
		<lang code="WSTextField_GradientColorChooserRedValue_Label" value="Red" />
		<lang code="WSTextField_GradientColorChooserHexValue_Label" value="Hex" />
		
		
		<!-- CUSTOM -->
		
		<lang code="" value="" />
		
		<lang code="AllFiles" value="All Files" />
		<lang code="ColumnValue" value="Column Value" />
		<lang code="Description_ArchivePlugin" value="An Archive Plugin is able to read and write archives." />
		<lang code="Description_Author" value="This script was written by " />
		<lang code="Description_DefaultExtensions" value="The extensions handled by this plugin are: " />
		<lang code="Description_DefaultGames" value="The games that this plugin is used for are: " />
		<lang code="Description_DefaultPlatforms" value="The platforms that this plugin can analyze are: " />
		<lang code="Description_DirectoryListPanel" value="Directory Lists are the way that files and directories are presented to the user, to allow the finding and choosing of files." />
		<lang code="Description_ExporterPlugin" value="Exporters are responsible for reading and writing individual files of an archive. Any compression and encryption is done by these plugins. " />
		<lang code="Description_FileListExporterPlugin" value="File List Exporters are able to save a list of the files in an archive." />
		<lang code="Description_FileListPanel" value="File Lists are the way that files in an archive are displayed." />
		<lang code="Description_ImplicitReplaceOperation" value="Automatic Replacing" />
		<lang code="Description_NoDefaultExtensions" value="There are no default extensions handled by this plugin." />
		<lang code="Description_NoDefaultGames" value="There are no default games handled by this plugin." />
		<lang code="Description_NoDefaultPlatforms" value="There are no default platforms handled by this plugin." />
		<lang code="Description_OptionsPlugin" value="Option Groups are plugins that contain a group of settings that can be configured." />
		<lang code="Description_PluginDisabled" value="This plugin is disabled." />
		<lang code="Description_PluginEnabled" value="This plugin is enabled." />
		<lang code="Description_ReadOperation" value="Reading" />
		<lang code="Description_RenameOperation" value="Renaming" />
		<lang code="Description_RenamerPlugin" value="Renamer Plugins are able to change the name of a file in an archive." />
		<lang code="Description_ReplaceOperation" value="Replacing" />
		<lang code="Description_ScannerPlugin" value="Scanners can look through an archive and locate basic files like sounds and images." />
		<lang code="Description_Script" value="A Script is a file that describes how to read an archive." />
		<lang code="Description_ScriptArchivePlugin" value="A Script Reader is able to read an archive using a script file." />
		<lang code="Description_SidePanel" value="Side Panels are the panels that appear on the right of Game Extractor, and control the tasks that can be performed." />
		<lang code="Description_SupportedOperations" value="The following operations are supported: " />
		<lang code="Description_Version" value="The script is version " />
		<lang code="Description_ViewerPlugin" value="Previewers can display a preview of a file in an archive." />
		<lang code="Description_WriteOperation" value="Saving" />
		<lang code="DragDrop_Add" value="Add Files" />
		<lang code="DragDrop_Ask" value="Show Menu" />
		<lang code="DragDrop_ReplaceCurrent" value="Replace File At Cursor" />
		<lang code="DragDrop_ReplaceMatching" value="Replace Matching Files" />
		<lang code="Extension" value="Extension" />
		<lang code="FileListTree_RootNodeLabel" value="Archive" />
		<lang code="Game" value="Game" />
		<lang code="HexEditor_BinaryValue" value="Binary" />
		<lang code="HexEditor_ByteValue" value="Byte" />
		<lang code="HexEditor_CharValue" value="ASCII String" />
		<lang code="HexEditor_DoubleValue" value="Double (8 Bytes)" />
		<lang code="HexEditor_FloatValue" value="Float (4 Bytes)" />
		<lang code="HexEditor_HexValue" value="Hex" />
		<lang code="HexEditor_IntValue" value="Integer (4 Bytes)" />
		<lang code="HexEditor_LongValue" value="Long (8 Bytes)" />
		<lang code="HexEditor_ShortValue" value="Short (2 Bytes)" />
		<lang code="HexEditor_TimestampValue" value="Timestamp" />
		<lang code="HexEditor_UnicodeValue" value="Unicode String" />
		<lang code="Information_AllowedFunctions" value="Operations" />
		<lang code="Information_ArchiveSize" value="Archive Size" />
		<lang code="Information_BasePath" value="Base Path" />
		<lang code="Information_NumSelectedFiles" value="Number Selected" />
		<lang code="Information_NumberOfFiles" value="Number of Files" />
		<lang code="Information_PluginClass" value="Plugin Type" />
		<lang code="Information_PluginName" value="Plugin Name" />
		<lang code="Information_SupportedExtensions" value="Extensions" />
		<lang code="Information_SupportedGames" value="Games" />
		<lang code="Information_SupportedPlatforms" value="Platforms" />
		<lang code="Name" value="Plugin Name" />
		<lang code="Options_Appearance_SidePanel_Options_Appearance_Main_Text" value="Appearance" />
		<lang code="Options_Directories_SidePanel_Options_Directories_Main_Text" value="Directories" />
		<lang code="Options_General_SidePanel_Options_General_Main_Text" value="General" />
		<lang code="Options_HexEditorFields_SidePanel_Options_HexEditorFields_Main_Text" value="Hex Viewer Fields" />
		<lang code="Options_OpeningArchives_SidePanel_Options_OpeningArchives_Main_Text" value="Opening Archives" />
		<lang code="Options_Popups_SidePanel_Options_Popups_Main_Text" value="Popups" />
		<lang code="Options_PreviewingFiles_SidePanel_Options_PreviewingFiles_Main_Text" value="Previewing Files" />
		<lang code="Options_Scanners_SidePanel_Options_Scanners_Main_Text" value="Scanners" />
		<lang code="Options_TableColumns_SidePanel_Options_TableColumns_Main_Text" value="Table Columns" />
		<lang code="Options_ToolbarButtons_SidePanel_Options_ToolbarButtons_Main_Text" value="Toolbar Buttons" />
		<lang code="Plugin_Archive_Name" value="Archives" />
		<lang code="Plugin_DirectoryList_Name" value="Directory Lists" />
		<lang code="Plugin_Exporter_Name" value="File Exporters" />
		<lang code="Plugin_FileListExporter_Name" value="File List Exporters" />
		<lang code="Plugin_FileList_Name" value="File Lists" />
		<lang code="Plugin_OptionGroup_Name" value="Option Groups" />
		<lang code="Plugin_Renamer_Name" value="Renamers" />
		<lang code="Plugin_Scanner_Name" value="Scanners" />
		<lang code="Plugin_ScriptArchive_Name" value="Script Readers" />
		<lang code="Plugin_Script_Name" value="Scripts" />
		<lang code="Plugin_SidePanel_Name" value="Side Panels" />
		<lang code="Plugin_Viewer_Name" value="Previewers" />
		<lang code="PopupDialog_Error_Title" value="Error" />
		<lang code="PopupDialog_Message_Title" value="Message" />
		<lang code="Progress_AddingFiles" value="Adding Files" />
		<lang code="Progress_DecompressingArchive" value="Decompressing Archive" />
		<lang code="Progress_AddingFiles_Undo" value="Removing the Added Files" />
		<lang code="Progress_CuttingArchive" value="Cutting The File" />
		<lang code="Progress_ExportingFiles" value="Exporting Files" />
		<lang code="Progress_PerformingCalculations" value="Performing Calculations" />
		<lang code="Progress_PleaseWait" value="Please Wait" />
		<lang code="Progress_ReadingArchive" value="Reading Archive" />
		<lang code="Progress_RemovingFiles" value="Removing Files" />
		<lang code="Progress_RemovingFiles_Undo" value="Adding the Removed Files" />
		<lang code="Progress_RenamingFiles" value="Renaming Files" />
		<lang code="Progress_RenamingFiles_Undo" value="Reversing the Renamed Files" />
		<lang code="Progress_ReplacingFiles" value="Replacing Files" />
		<lang code="Progress_ReplacingFiles_Undo" value="Reversing the Replaced Files" />
		<lang code="Progress_ScanningArchive" value="Scanning For Files" />
		<lang code="Progress_SearchingFiles" value="Searching for Files" />
		<lang code="Progress_WritingArchive" value="Saving The Archive" />
		<lang code="Progress_WritingDirectory" value="Writing the Directory" />
		<lang code="Progress_WritingFiles" value="Saving The Files" />
		<lang code="ScriptError_BlankLineNotAllowed" value="Blank lines are not allowed." />
		<lang code="ScriptError_ClosingXMLNotAtEnd" value="The closing tag </BMS> can only be on the last line." />
		<lang code="ScriptError_CommandUnknown" value="The command is unknown." />
		<lang code="ScriptError_DoNotMatching" value="At least one WHILE command is missing." />
		<lang code="ScriptError_ElseWithoutIf" value="There is no matching IF for this ELSE command." />
		<lang code="ScriptError_EndIfWithoutIf" value="There is no matching IF for this ENDIF command." />
		<lang code="ScriptError_EndMarkerNotAtEnd" value="The end marker ';' is only allowed at the end of the line." />
		<lang code="ScriptError_EndMarkerUsedInLine" value="The end marker ';' is only allowed at end of the line." />
		<lang code="ScriptError_FileNotOpened" value="The file is not opened." />
		<lang code="ScriptError_ForNotMatching" value="At least one NEXT command is missing." />
		<lang code="ScriptError_IfNotMatching" value="At least one ENDIF command is missing." />
		<lang code="ScriptError_MissingEndMarker" value="The end marker ';' is missing from this line." />
		<lang code="ScriptError_MissingVariablesInLine" value="There are not enough parameters in this line." />
		<lang code="ScriptError_MultipleSpaces" value="Multiple spaces not allowed between words." />
		<lang code="ScriptError_NextWithoutFor" value="There is no matching FOR for this NEXT command." />
		<lang code="ScriptError_NoSpaceBeforeEndMarker" value="There is no space before the end marker ';'. " />
		<lang code="ScriptError_OpeningXMLNotAtStart" value="The opening tag <BMS ... > can only be on the first line." />
		<lang code="ScriptError_SpaceAtStart" value="Spaces not allowed at the start of the line." />
		<lang code="ScriptError_TooManyVariablesInLine" value="There are too many parameters in this line" />
		<lang code="ScriptError_ValueNotAllowed" value="The parameter is not one of the allowed values." />
		<lang code="ScriptError_VariableExpected" value="The variable does not exist." />
		<lang code="ScriptError_VariableOrNumberExpected" value="The variable does not exist, or the value isn't a number." />
		<lang code="ScriptError_WhileWithoutDo" value="There is no matching DO for this WHILE command." />
		<lang code="ScriptError_XMLNotMatching" value="You must specify both, or none, of the <BMS ... > and </BMS> tags." />
		<lang code="SidePanel_DirectoryList_SidePanel_DirectoryList_Text" value="Archive Controls" />
		<lang code="SidePanel_RenameFile_SidePanel_RenameFile_Text" value="Renamer" />
		<lang code="Task_AddFiles" value="&number& Files Added" />
		<lang code="Task_RemoveFiles" value="&number& Files Removed" />
		<lang code="Task_RenameFiles" value="&number& Files renamed to &name&" />
		<lang code="Task_ReplaceMatchingFiles" value="&number& Files Replaced" />
		<lang code="Task_ReplaceSelectedFiles" value="&number& Files Replaced" />
		<lang code="Unknown" value="Unknown" />
		<lang code="File" value="File" />
		<lang code="WSButton_About_Text" value="About" />
		<lang code="WSButton_About_Tooltip" value="About Game Extractor and its author." />
		<lang code="WSButton_AddResources_Text" value="Add Files" />
		<lang code="WSButton_AddResources_Tooltip" value="Add files from your computer into the archive." />
		<lang code="WSButton_AudioPreview_Pause_Text" value="Pause" />
		<lang code="WSButton_AudioPreview_Play_Text" value="Play" />
		<lang code="WSButton_AudioPreview_Stop_Text" value="Stop" />
		<lang code="WSButton_Choose_Text" value="Choose" />
		<lang code="WSButton_Choose_Tooltip" value="Choose..." />
		<lang code="WSButton_CloseProgram_Text" value="Close Program" />
		<lang code="WSButton_CloseProgram_Tooltip" value="Closes Game Extractor." />
		<lang code="WSButton_ComboArrowButton_Text" value="" />
		<lang code="WSButton_ComboArrowButton_Tooltip" value="Choose..." />
		<lang code="WSButton_CurrentFont_Text" value="Choose" />
		<lang code="WSButton_CurrentFont_Tooltip" value="The font used by the program." />
		<lang code="WSButton_CutArchive_Tooltip" value="Copies some information from a file on your computer, and zips it up ready for analysis." />
		<lang code="WSButton_ExtractResources_Selected_Text" value="Extract Files" />
		<lang code="WSButton_ExtractResources_Selected_Tooltip" value="Extracts the selected files from the archive to your computer." />
		<lang code="WSButton_ExtractResources_Text" value="Extract Files" />
		<lang code="WSButton_ExtractResources_Tooltip" value="Extracts files from the archive to your computer." />
		<lang code="WSButton_ExtractSelectedResources_Tooltip" value="Shows the SidePanel for extracting files from the archive to your computer." />
		<lang code="WSButton_FileListExporter_Text" value="File List Exporter" />
		<lang code="WSButton_FileListExporter_Tooltip" value="Saves a document listing all the files in the archive." />
		<lang code="WSButton_FileListView_Text" value="File List View" />
		<lang code="WSButton_FileListView_Tooltip" value="Changes the way files are displayed in an archive." />
		<lang code="WSButton_FontChooserClosePopup_Text" value="Change Font" />
		<lang code="WSButton_Help_Text" value="Help" />
		<lang code="WSButton_Help_Tooltip" value="Displays the help documents." />
		<lang code="WSButton_HexEditor_Text" value="Hex Viewer" />
		<lang code="WSButton_HexEditor_Tooltip" value="Shows a hex viewer for displaying the contents of files in an archive." />
		<lang code="WSButton_Information_Text" value="Information" />
		<lang code="WSButton_Information_Tooltip" value="Shows information about the current archive and its files." />
		<lang code="WSButton_NewArchive_Text" value="New Archive" />
		<lang code="WSButton_NewArchive_Tooltip" value="Creates a new empty archive." />
		<lang code="WSButton_Option_ToolbarButtons_AddButton_Small" value="Add \/" />
		<lang code="WSButton_Option_ToolbarButtons_AddButton_Text" value="Add To Toolbar \/" />
		<lang code="WSButton_Option_ToolbarButtons_AddButton_Tooltip" value="Add the selected button to the toolbar." />
		<lang code="WSButton_Option_ToolbarButtons_MoveDown_Text" value="Move Button Down" />
		<lang code="WSButton_Option_ToolbarButtons_MoveDown_Tooltip" value="Move the selected button down (Swap the with the button below it)." />
		<lang code="WSButton_Option_ToolbarButtons_MoveUp_Text" value="Move Button Up" />
		<lang code="WSButton_Option_ToolbarButtons_MoveUp_Tooltip" value="Move the selected button up (Swap the with the button above it)." />
		<lang code="WSButton_Option_ToolbarButtons_RemoveButton_Small" value="Remove /\" />
		<lang code="WSButton_Option_ToolbarButtons_RemoveButton_Text" value="Remove From Toolbar /\" />
		<lang code="WSButton_Option_ToolbarButtons_RemoveButton_Tooltip" value="Remove the selected button from the toolbar." />
		<lang code="WSButton_Options_Text" value="Options" />
		<lang code="WSButton_Options_Tooltip" value="Change the way Game Extractor works and looks." />
		<lang code="WSButton_ParentDirectory_Tooltip" value="Change to the previous (parent) directory." />
		<lang code="WSButton_PluginList_Text" value="Plugin List" />
		<lang code="WSButton_PluginList_Tooltip" value="Displays a list of the loaded plugins." />
		<lang code="WSButton_PreviewResource_Text" value="Preview File" />
		<lang code="WSButton_PreviewResource_Tooltip" value="Allows the files in an archive to be viewed." />
		<lang code="WSButton_ReadArchive_Normal_Tooltip" value="Opens an archive on your computer." />
		<lang code="WSButton_ReadArchive_Text" value="Open Archive" />
		<lang code="WSButton_RedoComboButton_Tooltip" value="Re-applies a change that was undone." />
		<lang code="WSButton_RemoveResources_Text" value="Remove Files" />
		<lang code="WSButton_RemoveResources_Tooltip" value="Removes the selected files from the archive." />
		<lang code="WSButton_RenameResources_Text" value="Rename Files" />
		<lang code="WSButton_RenameResources_Tooltip" value="Renames the selected files in the archive." />
		<lang code="WSButton_ReplaceResources_Text" value="Replace Files" />
		<lang code="WSButton_ReplaceResources_Tooltip" value="Replaces files in the archive with files on your computer." />
		<lang code="WSButton_ScriptBuilder_Tooltip" value="Displays the SidePanel for building scripts." />
		<lang code="WSButton_Search_Text" value="Search" />
		<lang code="WSButton_Search_Tooltip" value="Search for files in the archive." />
		<lang code="WSButton_SelectResources_All_Text" value="Select All" />
		<lang code="WSButton_SelectResources_All_Tooltip" value="Select files in the archive." />
		<lang code="WSButton_Separator_Tooltip" value="Provides a spacer between buttons on the toolbar." />
		<lang code="WSButton_SidePanel_DirectoryList_AddFileButton_Tooltip" value="Add the files to the archive." />
		<lang code="WSButton_SidePanel_DirectoryList_ConvertArchiveButton_Tooltip" value="Save the archive in the chosen format." />
		<lang code="WSButton_SidePanel_DirectoryList_ConvertPanelButton_Tooltip" value="Displays the Convert Archive controls." />
		<lang code="WSButton_SidePanel_DirectoryList_CutArchiveButton_Tooltip" value="Controls for cutting an archive for analysis" />
		<lang code="WSButton_SidePanel_DirectoryList_CutPanelButton_Tooltip" value="Displays the Cut Archive controls." />
		<lang code="WSButton_SidePanel_DirectoryList_ExportAllButton_Tooltip" value="Extracts all the files from the archive to your computer." />
		<lang code="WSButton_SidePanel_DirectoryList_ExportPanelButton_Tooltip" value="Shows the Export Files controls" />
		<lang code="WSButton_SidePanel_DirectoryList_ExportSelectedButton_Tooltip" value="Extracts the selected files from the archive to your computer." />
		<lang code="WSButton_SidePanel_DirectoryList_ModifyPanelButton_Tooltip" value="Displays the Modify Archive controls." />
		<lang code="WSButton_SidePanel_DirectoryList_ReadArchiveButton_Tooltip" value="Open the selected archive." />
		<lang code="WSButton_SidePanel_DirectoryList_ReadPanelButton_Tooltip" value="Displays the Open Archive controls." />
		<lang code="WSButton_SidePanel_DirectoryList_ReadScriptArchiveButton_Tooltip" value="Open the archive using the selected script." />
		<lang code="WSButton_SidePanel_DirectoryList_RemoveFileButton_Tooltip" value="Removes the files from the archive." />
		<lang code="WSButton_SidePanel_DirectoryList_ReplaceFileMatchingButton_Tooltip" value="Replace the files in the archive with the matching files on the computer." />
		<lang code="WSButton_SidePanel_DirectoryList_ReplaceFileSelectedButton_Tooltip" value="Replace the selected files in the archive with a file on the computer." />
		<lang code="WSButton_SidePanel_DirectoryList_ScanArchiveButton_Tooltip" value="Scan the archive for files." />
		<lang code="WSButton_SidePanel_DirectoryList_ScriptPanelButton_Tooltip" value="Open an archive using a Script" />
		<lang code="WSButton_SidePanel_DirectoryList_WriteArchiveButton_Tooltip" value="Save the archive." />
		<lang code="WSButton_SidePanel_DirectoryList_WritePanelButton_Tooltip" value="Displays the Save Archive controls" />
		<lang code="WSButton_SidePanel_FileListExporter_ExportButton_Text" value="Export List" />
		<lang code="WSButton_SidePanel_FileListExporter_ExportButton_Tooltip" value="Save the file list to the computer." />
		<lang code="WSButton_SidePanel_Options_SaveOptionsButton_Text" value="Save Options" />
		<lang code="WSButton_SidePanel_Options_SaveOptionsButton_Tooltip" value="Saves the options." />
		<lang code="WSButton_SidePanel_Preview_WritePreviewButton_Tooltip" value="Save the preview to the computer, in the chosen format." />
		<lang code="WSButton_SidePanel_RenameFile_RenameButton_Tooltip" value="Rename the selected files." />
		<lang code="WSButton_SidePanel_ScriptBuilder_CheckScript_Tooltip" value="Checks the script for errors." />
		<lang code="WSButton_SidePanel_ScriptBuilder_OpenScript_Tooltip" value="Opens an existing script for editing." />
		<lang code="WSButton_SidePanel_ScriptBuilder_SaveScript_Tooltip" value="Saves the script to a file." />
		<lang code="WSButton_SidePanel_ScriptBuilder_TestScript_Tooltip" value="Test the script on an archive." />
		<lang code="WSButton_SidePanel_Search_FindNextButton_Text" value="Find Next Match" />
		<lang code="WSButton_SidePanel_Search_FindNextButton_Tooltip" value="Find the next matching file." />
		<lang code="WSButton_SidePanel_Search_SelectAllButton_Text" value="Select All Matches" />
		<lang code="WSButton_SidePanel_Search_SelectAllButton_Tooltip" value="Select all the files that match." />
		<lang code="WSButton_UndoComboButton_Tooltip" value="Reverses a change made to the archive." />
		<lang code="WSButton_WriteArchive_Text" value="Save Archive" />
		<lang code="WSButton_WriteArchive_Tooltip" value="Saves the archive to your computer." />
		<lang code="WSCheckBox_AllowInlineFileListEditing_Text" value="Allow inline file renaming" />
		<lang code="WSCheckBox_AllowInlineFileListEditing_Tooltip" value="Double-clicking the name of a file in the FileList will allow you to rename it in the table." />
		<lang code="WSCheckBox_AlwaysShowHexEditorSelectedTable_Text" value="Always show Hex Viewer values table" />
		<lang code="WSCheckBox_AlwaysShowHexEditorSelectedTable_Tooltip" value="Always show the selected values table in the Hex Viewer (ticked) or hide it when no cell is selected (unticked)" />
		<lang code="WSCheckBox_AutoResizeTableColumns_Text" value="Automatically resize table columns" />
		<lang code="WSCheckBox_AutoResizeTableColumns_Tooltip" value="When resizing the table columns, they will be changed to fix the width of the table. If unticked, the table columns can be as wide as you want." />
		<lang code="WSCheckBox_CheckScriptResourceValues_Text" value="Scripts check for invalid file properties?" />
		<lang code="WSCheckBox_CheckScriptResourceValues_Tooltip" value="When opening with a script, files found in an archive will be checked for invalid lengths and offsets (ticked), for better error detection." />
		<lang code="WSCheckBox_ColorScriptSyntax_Text" value="Color syntax in Script Builder" />
		<lang code="WSCheckBox_ColorScriptSyntax_Tooltip" value="Color the syntax in the script builder (ticked) or no coloring (unticked)" />
		<lang code="WSCheckBox_DebugMode_Text" value="Debug mode" />
		<lang code="WSCheckBox_DebugMode_Tooltip" value="Writes all error messages to the screen (ticked), or only to the error log file (unticked)." />
		<lang code="WSCheckBox_DoubleClickInFileListDoesPreview_Text" value="Double-Clicking shows preview" />
		<lang code="WSCheckBox_DoubleClickInFileListDoesPreview_Tooltip" value="Double-Clicking a file in the file list shows the preview of that file" />
		<lang code="WSCheckBox_LargeButtonIcons_Text" value="Large buttons (requires restart)" />
		<lang code="WSCheckBox_LargeButtonIcons_Tooltip" value="Buttons have large (ticked) or small (unticked) images." />
		<lang code="WSCheckBox_LoadScriptsAtStartup_Text" value="Load scripts at startup" />
		<lang code="WSCheckBox_LoadScriptsAtStartup_Tooltip" value="When Game Extractor starts up, load the scripts (ticked), or only load the scripts when they are needed (unticked)." />
		<lang code="WSCheckBox_OpenArchiveOnDoubleClick_Text" value="Open archive on double-click" />
		<lang code="WSCheckBox_OpenArchiveOnDoubleClick_Tooltip" value="When double-clicking on a file in the directory list, it will be opened." />
		<lang code="WSCheckBox_PlayAudioOnLoad_Text" value="Play audio when previewed" />
		<lang code="WSCheckBox_PlayAudioOnLoad_Tooltip" value="When previewing an audio file, start playing the audio as soon as the preview is loaded (ticked), or wait until you press Play (unticked)." />
		<lang code="WSCheckBox_Popup_AddFiles_FilesAdded_Show_Text" value="Files Added" />
		<lang code="WSCheckBox_Popup_AddFiles_FilesAdded_Show_Tooltip" value="Show a popup message when files are added to the archive." />
		<lang code="WSCheckBox_Popup_AddFiles_FilesRemoved_Show_Text" value="Undo: Files Added" />
		<lang code="WSCheckBox_Popup_AddFiles_FilesRemoved_Show_Tooltip" value="Show a popup message when files are removed from the archive." />
		<lang code="WSCheckBox_Popup_AddFiles_NoFilesToAdd_Show_Text" value="No Files Selected to Add" />
		<lang code="WSCheckBox_Popup_AddFiles_NoFilesToAdd_Show_Tooltip" value="Show a popup message when there were no files selected to add to the archive." />
		<lang code="WSCheckBox_Popup_ConvertArchive_FilenameMissing_Show_Text" value="No Filename for Converting" />
		<lang code="WSCheckBox_Popup_ConvertArchive_FilenameMissing_Show_Tooltip" value="Show a popup message when there is no filename for the converted archive." />
		<lang code="WSCheckBox_Popup_CutArchive_CutFailed_Show_Text" value="Cut Archive Failed" />
		<lang code="WSCheckBox_Popup_CutArchive_CutFailed_Show_Tooltip" value="Show a popup message when cutting an archive failed." />
		<lang code="WSCheckBox_Popup_CutArchive_FilesCut_Show_Text" value="Cut Archive Succeeded" />
		<lang code="WSCheckBox_Popup_CutArchive_FilesCut_Show_Tooltip" value="Show a popup message when a file has been cut." />
		<lang code="WSCheckBox_Popup_CutArchive_InvalidInputFile_Show_Text" value="Invalid Input File for Cutting" />
		<lang code="WSCheckBox_Popup_CutArchive_InvalidInputFile_Show_Tooltip" value="Show a popup message when there is an invalid input file for cutting." />
		<lang code="WSCheckBox_Popup_ExportFileList_ListExported_Show_Text" value="File List Saved" />
		<lang code="WSCheckBox_Popup_ExportFileList_ListExported_Show_Tooltip" value="Show a popup message when the FileList has been saved." />
		<lang code="WSCheckBox_Popup_ExportFileList_NoColumnsSelected_Show_Text" value="No File List Columns Selected" />
		<lang code="WSCheckBox_Popup_ExportFileList_NoColumnsSelected_Show_Tooltip" value="Show a popup message when no columns are selected for saving the FileList." />
		<lang code="WSCheckBox_Popup_ExportFiles_FilesExported_Show_Text" value="Files Exported" />
		<lang code="WSCheckBox_Popup_ExportFiles_FilesExported_Show_Tooltip" value="Show a popup message when the files have been exported." />
		<lang code="WSCheckBox_Popup_ExportFiles_NoFilesSelected_Show_Text" value="No Files Selected for Exporting" />
		<lang code="WSCheckBox_Popup_ExportFiles_NoFilesSelected_Show_Tooltip" value="Show a popup message when there are no files to export." />
		<lang code="WSCheckBox_Popup_FileListViewChanged_Show_Text" value="File List View Changed" />
		<lang code="WSCheckBox_Popup_FileListViewChanged_Show_Tooltip" value="Show a popup message when you change the FileList view." />
		<lang code="WSCheckBox_Popup_FullVersionOnly_Show_Text" value="Full Version Only" />
		<lang code="WSCheckBox_Popup_FullVersionOnly_Show_Tooltip" value="Show a popup message when a task is only available in the Full Version." />
		<lang code="WSCheckBox_Popup_ModifyArchive_NotReplacable_Show_Text" value="Not Allowed to Replace Files" />
		<lang code="WSCheckBox_Popup_ModifyArchive_NotReplacable_Show_Tooltip" value="Show a popup message when files can not be replaced in this archive format." />
		<lang code="WSCheckBox_Popup_ModifyArchive_NotWritable_Show_Text" value="Not Allowed to Add/Remove Files" />
		<lang code="WSCheckBox_Popup_ModifyArchive_NotWritable_Show_Tooltip" value="Show a popup message when files can not be added or removed from this archive format." />
		<lang code="WSCheckBox_Popup_DecompressArchive_Show_Text" value="Archive Requires Decompression" />
		<lang code="WSCheckBox_Popup_DecompressArchive_Show_Tooltip" value="If an archive needs to be decompressed, ask for a choice (ticked) or just decompress automatically (unticked)." />
		<lang code="WSCheckBox_Popup_Options_OptionsSaved_Show_Text" value="Options Saved" />
		<lang code="WSCheckBox_Popup_Options_OptionsSaved_Show_Tooltip" value="Show a popup message when the options have been saved." />
		<lang code="WSCheckBox_Popup_Preview_PreviewSaved_Show_Text" value="Preview Saved" />
		<lang code="WSCheckBox_Popup_Preview_PreviewSaved_Show_Tooltip" value="Show a popup message when the preview has been saved." />
		<lang code="WSCheckBox_Popup_ReadArchive_ArchiveOpenedWithScanner_Show_Text" value="Archive Opened with Scanner" />
		<lang code="WSCheckBox_Popup_ReadArchive_ArchiveOpenedWithScanner_Show_Tooltip" value="Show a popup message when an archive has been scanned." />
		<lang code="WSCheckBox_Popup_ReadArchive_ArchiveOpened_Show_Text" value="Archive Opened" />
		<lang code="WSCheckBox_Popup_ReadArchive_ArchiveOpened_Show_Tooltip" value="Show a popup message when an archive has been opened." />
		<lang code="WSCheckBox_Popup_ReadArchive_FileNotAnArchive_Show_Text" value="File is Not an Archive" />
		<lang code="WSCheckBox_Popup_ReadArchive_FileNotAnArchive_Show_Tooltip" value="Show a popup message when a file cannot be opened because it is not an archive." />
		<lang code="WSCheckBox_Popup_ReadArchive_FilenameMissing_Show_Text" value="No Archive to Open" />
		<lang code="WSCheckBox_Popup_ReadArchive_FilenameMissing_Show_Tooltip" value="Show a popup message when there is no selected archive to open." />
		<lang code="WSCheckBox_Popup_ReadArchive_MakeNewArchive_Show_Text" value="New Archive Created" />
		<lang code="WSCheckBox_Popup_ReadArchive_MakeNewArchive_Show_Tooltip" value="Show a popup message when a new archive is created." />
		<lang code="WSCheckBox_Popup_ReadArchive_NoPluginsFound_Show_Text" value="No Plugin To Open Archive" />
		<lang code="WSCheckBox_Popup_ReadArchive_NoPluginsFound_Show_Tooltip" value="Show a popup message when Game Extractor was unable to open an archive." />
		<lang code="WSCheckBox_Popup_ReadArchive_ReadWithPluginFailed_Show_Text" value="Open Archive with Plugin Failed" />
		<lang code="WSCheckBox_Popup_ReadArchive_ReadWithPluginFailed_Show_Tooltip" value="Show a popup message when an archive couldn't be opened with a given plugin." />
		<lang code="WSCheckBox_Popup_ReadArchive_ReadWithScannerFailed_Show_Text" value="Scan Archive Failed" />
		<lang code="WSCheckBox_Popup_ReadArchive_ReadWithScannerFailed_Show_Tooltip" value="Show a popup message when the scanner did not find any files in the archive." />
		<lang code="WSCheckBox_Popup_ReadArchive_ReadWithScriptFailed_Show_Text" value="Open Archive with Script Failed" />
		<lang code="WSCheckBox_Popup_ReadArchive_ReadWithScriptFailed_Show_Tooltip" value="Show a popup message when the script did not open the archive correctly." />
		<lang code="WSCheckBox_Popup_RemoveFiles_FilesAdded_Show_Text" value="Undo: Files Removed" />
		<lang code="WSCheckBox_Popup_RemoveFiles_FilesAdded_Show_Tooltip" value="Show a popup message when files have been added to the archive." />
		<lang code="WSCheckBox_Popup_RemoveFiles_FilesRemoved_Show_Text" value="Files Removed" />
		<lang code="WSCheckBox_Popup_RemoveFiles_FilesRemoved_Show_Tooltip" value="Show a popup message when files have been removed from the archive." />
		<lang code="WSCheckBox_Popup_RemoveFiles_NoFilesToRemove_Show_Text" value="No Files Selected to Remove" />
		<lang code="WSCheckBox_Popup_RemoveFiles_NoFilesToRemove_Show_Tooltip" value="Show a popup message when there were no files selected to remove from the archive." />
		<lang code="WSCheckBox_Popup_RenameFiles_FilesRenamed_Show_Text" value="Files Renamed" />
		<lang code="WSCheckBox_Popup_RenameFiles_FilesRenamed_Show_Tooltip" value="Show a popup message when files have been renamed." />
		<lang code="WSCheckBox_Popup_RenameFiles_FilesRestored_Show_Text" value="Undo: Files Renamed" />
		<lang code="WSCheckBox_Popup_RenameFiles_FilesRestored_Show_Tooltip" value="Show a popup message when files have been renamed back to their original names." />
		<lang code="WSCheckBox_Popup_RenameFiles_NoFilesSelected_Show_Text" value="No Files Selected for Renaming" />
		<lang code="WSCheckBox_Popup_RenameFiles_NoFilesSelected_Show_Tooltip" value="Show a popup message when no files were selected for renaming." />
		<lang code="WSCheckBox_Popup_RenameFiles_NoRenameValue_Show_Text" value="No Rename Value" />
		<lang code="WSCheckBox_Popup_RenameFiles_NoRenameValue_Show_Tooltip" value="Show a popup message when there is no new value specified for renaming the files." />
		<lang code="WSCheckBox_Popup_ReplaceFiles_FilesReplaced_Show_Text" value="Files Replaced" />
		<lang code="WSCheckBox_Popup_ReplaceFiles_FilesReplaced_Show_Tooltip" value="Show a popup message when files have been replaced with a file on your computer." />
		<lang code="WSCheckBox_Popup_ReplaceFiles_FilesRestored_Show_Text" value="Undo: Files Replaced" />
		<lang code="WSCheckBox_Popup_ReplaceFiles_FilesRestored_Show_Tooltip" value="Show a popup message when files have been changed back to their original data." />
		<lang code="WSCheckBox_Popup_ScriptBuilder_NoNameSpecified_Show_Text" value="No Script Filename" />
		<lang code="WSCheckBox_Popup_ScriptBuilder_NoNameSpecified_Show_Tooltip" value="Show a popup message when there is no filename for saving a script file." />
		<lang code="WSCheckBox_Popup_ScriptBuilder_ScriptSaved_Show_Text" value="Script Saved" />
		<lang code="WSCheckBox_Popup_ScriptBuilder_ScriptSaved_Show_Tooltip" value="Show a popup message when a script file was saved." />
		<lang code="WSCheckBox_Popup_Search_MatchFound_Show_Text" value="Search Match Found" />
		<lang code="WSCheckBox_Popup_Search_MatchFound_Show_Tooltip" value="Show a popup message when a result is found by the search." />
		<lang code="WSCheckBox_Popup_Search_NoColumnsSelected_Show_Text" value="No Search Columns Selected" />
		<lang code="WSCheckBox_Popup_Search_NoColumnsSelected_Show_Tooltip" value="Show a popup message when no columns are selected for searching." />
		<lang code="WSCheckBox_Popup_Search_NoMatchFound_Show_Text" value="No Search Match Found" />
		<lang code="WSCheckBox_Popup_Search_NoMatchFound_Show_Tooltip" value="Show a popup message when no files were found by the search." />
		<lang code="WSCheckBox_Popup_Search_NoSearchValue_Show_Text" value="No Search Value" />
		<lang code="WSCheckBox_Popup_Search_NoSearchValue_Show_Tooltip" value="Show a popup message when there is no search value specified." />
		<lang code="WSCheckBox_Popup_SelectResources_All_Show_Text" value="Selected All Files" />
		<lang code="WSCheckBox_Popup_SelectResources_All_Show_Tooltip" value="Show a popup message when all files in the FileList have been selected." />
		<lang code="WSCheckBox_Popup_SelectResources_Inverse_Show_Text" value="Selected Inverse Files" />
		<lang code="WSCheckBox_Popup_SelectResources_Inverse_Show_Tooltip" value="Show a popup message when the inverse files in the FileList have been selected." />
		<lang code="WSCheckBox_Popup_SelectResources_None_Show_Text" value="Selected No Files" />
		<lang code="WSCheckBox_Popup_SelectResources_None_Show_Tooltip" value="Show a popup message when all the files in the FileList have been deselected." />
		<lang code="WSCheckBox_Popup_SidePanelChanged_Show_Text" value="Side Panel Changed" />
		<lang code="WSCheckBox_Popup_SidePanelChanged_Show_Tooltip" value="Show a popup message when the SidePanel is changed." />
		<lang code="WSCheckBox_Popup_WriteArchive_ArchiveSaved_Show_Text" value="Archive Saved" />
		<lang code="WSCheckBox_Popup_WriteArchive_ArchiveSaved_Show_Tooltip" value="Show a popup message when an archive has been saved." />
		<lang code="WSCheckBox_Popup_WriteArchive_FilenameMissing_Show_Text" value="No Filename for Saving" />
		<lang code="WSCheckBox_Popup_WriteArchive_FilenameMissing_Show_Tooltip" value="Show a popup message when there is no filename for the saved archive." />
		<lang code="WSCheckBox_PreviewOnDoubleClick_Text" value="Preview file on double-click" />
		<lang code="WSCheckBox_PreviewOnDoubleClick_Tooltip" value="When double-clicking a file in the archive, it will be previewed." />
		<lang code="WSCheckBox_PreviewOnFileListEnter_Text" value="Preview file when pressing Enter" />
		<lang code="WSCheckBox_PreviewOnFileListEnter_Tooltip" value="When pressing Enter on a file in the archive, it will be previewed." />
		<lang code="WSCheckBox_ScanFileIfOpenFailed_Text" value="Scan archive if reading fails" />
		<lang code="WSCheckBox_ScanFileIfOpenFailed_Tooltip" value="If an archive couldn't be opened, scan for files (ticked) or just display an error (unticked)." />
		<lang code="WSCheckBox_Scanner_wav_Text" value="Wave Audio (*.WAV)" />
		<lang code="WSCheckBox_ShowBinaryHexEditorField_Text" value="Binary" />
		<lang code="WSCheckBox_ShowBinaryHexEditorField_Tooltip" value="Display the Binary field in the hex viewer fields list." />
		<lang code="WSCheckBox_ShowByteHexEditorField_Text" value="Byte" />
		<lang code="WSCheckBox_ShowByteHexEditorField_Tooltip" value="Display the Byte field in the hex viewer fields list." />
		<lang code="WSCheckBox_ShowCharHexEditorField_Text" value="ASCII String" />
		<lang code="WSCheckBox_ShowCharHexEditorField_Tooltip" value="Display the Character field in the hex viewer fields list." />
		<lang code="WSCheckBox_ShowCustomColumns_Text" value="Show custom table columns" />
		<lang code="WSCheckBox_ShowCustomColumns_Tooltip" value="If there are any custom table columns for an archive, do you want to show them (ticked) or not (unticked)?" />
		<lang code="WSCheckBox_ShowDirectoryListFileIcons_Text" value="Use Proper Icons in Directory" />
		<lang code="WSCheckBox_ShowDirectoryListFileIcons_Tooltip" value="Show the proper icons for each file in the directory, or just generic icons? (slower if enabled)" />
		<lang code="WSCheckBox_ShowDoubleHexEditorField_Text" value="Double (8 Bytes)" />
		<lang code="WSCheckBox_ShowDoubleHexEditorField_Tooltip" value="Display the Double field in the hex viewer fields list." />
		<lang code="WSCheckBox_ShowFloatHexEditorField_Text" value="Float (4 Bytes)" />
		<lang code="WSCheckBox_ShowFloatHexEditorField_Tooltip" value="Display the Float field in the hex viewer fields list." />
		<lang code="WSCheckBox_ShowHexHexEditorField_Text" value="Hex" />
		<lang code="WSCheckBox_ShowHexHexEditorField_Tooltip" value="Display the Hex field in the hex viewer fields list." />
		<lang code="WSCheckBox_ShowHexIfPreviewFailed_Text" value="Show hex viewer if previewing fails" />
		<lang code="WSCheckBox_ShowHexIfPreviewFailed_Tooltip" value="If the selected file cannot be previewed, display the file in the hex viewer (ticked), or just show an error message (unticked)." />
		<lang code="WSCheckBox_ShowIntHexEditorField_Text" value="Integer (4 Bytes)" />
		<lang code="WSCheckBox_ShowIntHexEditorField_Tooltip" value="Display the Integer field in the hex viewer fields list." />
		<lang code="WSCheckBox_ShowLongHexEditorField_Text" value="Long (8 Bytes)" />
		<lang code="WSCheckBox_ShowLongHexEditorField_Tooltip" value="Display the Long field in the hex viewer fields list." />
		<lang code="WSCheckBox_ShowShortHexEditorField_Text" value="Short (2 Bytes)" />
		<lang code="WSCheckBox_ShowShortHexEditorField_Tooltip" value="Display the Short field in the hex viewer fields list." />
		<lang code="WSCheckBox_ShowSplashScreen_Text" value="Show splash screen on startup" />
		<lang code="WSCheckBox_ShowSplashScreen_Tooltip" value="Show the splash screen when loading the program." />
		<lang code="WSCheckBox_ShowSystemSpecificIcons_Text" value="Show proper icons for files (slower)" />
		<lang code="WSCheckBox_ShowSystemSpecificIcons_Tooltip" value="If ticked, the icons for each file will be displayed the same as in Windows. However, this can sometimes be slow. Unticking will show the files with basic icons." />
		<lang code="WSCheckBox_ShowTableColumn_AddedIcon_Text" value="Added?" />
		<lang code="WSCheckBox_ShowTableColumn_AddedIcon_Tooltip" value="Show the Added column in the FileListTable." />
		<lang code="WSCheckBox_ShowTableColumn_CompressedLengthKB_Text" value="Compressed Length (KBs)" />
		<lang code="WSCheckBox_ShowTableColumn_CompressedLengthKB_Tooltip" value="The length of the file, in KBs" />
		<lang code="WSCheckBox_ShowTableColumn_CompressedLength_Text" value="Compressed Length" />
		<lang code="WSCheckBox_ShowTableColumn_CompressedLength_Tooltip" value="The length of the file, in bytes" />
		<lang code="WSCheckBox_ShowTableColumn_Compressed_Text" value="Compressed?" />
		<lang code="WSCheckBox_ShowTableColumn_Compressed_Tooltip" value="Is the file compressed?" />
		<lang code="WSCheckBox_ShowTableColumn_Compression_Text" value="Compression Type" />
		<lang code="WSCheckBox_ShowTableColumn_Compression_Tooltip" value="The type of compression" />
		<lang code="WSCheckBox_ShowTableColumn_DecompressedLengthKB_Text" value="Decompressed Length (KBs)" />
		<lang code="WSCheckBox_ShowTableColumn_DecompressedLengthKB_Tooltip" value="Show the Decompressed Length (kBs) column in the FileListTable." />
		<lang code="WSCheckBox_ShowTableColumn_DecompressedLength_Text" value="Decompressed Length" />
		<lang code="WSCheckBox_ShowTableColumn_DecompressedLength_Tooltip" value="The length of the file, in bytes" />
		<lang code="WSCheckBox_ShowTableColumn_Description_Text" value="Description" />
		<lang code="WSCheckBox_ShowTableColumn_Description_Tooltip" value="Show the Description column in the FileList table." />
		<lang code="WSCheckBox_ShowTableColumn_Directory_Text" value="Directory" />
		<lang code="WSCheckBox_ShowTableColumn_Directory_Tooltip" value="Show the Directory column in the FileList table." />
		<lang code="WSCheckBox_ShowTableColumn_Extension_Text" value="Extension" />
		<lang code="WSCheckBox_ShowTableColumn_Extension_Tooltip" value="Show the Extension column in the FileList table." />
		<lang code="WSCheckBox_ShowTableColumn_FilePath_Text" value="File Path" />
		<lang code="WSCheckBox_ShowTableColumn_FilePath_Tooltip" value="Show the File Path column in the FileList table." />
		<lang code="WSCheckBox_ShowTableColumn_Filename_Text" value="Filename" />
		<lang code="WSCheckBox_ShowTableColumn_Filename_Tooltip" value="Show the Filename column in the FileList table." />
		<lang code="WSCheckBox_ShowTableColumn_Icon_Text" value="Icon" />
		<lang code="WSCheckBox_ShowTableColumn_Icon_Tooltip" value="Show the Icon column in the FileList table." />
		<lang code="WSCheckBox_ShowTableColumn_Offset_Text" value="Offset" />
		<lang code="WSCheckBox_ShowTableColumn_Offset_Tooltip" value="Show the Offset column in the FileList table." />
		<lang code="WSCheckBox_ShowTableColumn_RenamedIcon_Text" value="Renamed?" />
		<lang code="WSCheckBox_ShowTableColumn_RenamedIcon_Tooltip" value="Show the Renamed column in the FileList table." />
		<lang code="WSCheckBox_ShowTableColumn_ReplacedIcon_Text" value="Replaced?" />
		<lang code="WSCheckBox_ShowTableColumn_ReplacedIcon_Tooltip" value="Show the Replaced column in the FileList table." />
		<lang code="WSCheckBox_ShowTableColumn_Source_Text" value="Source Path" />
		<lang code="WSCheckBox_ShowTableColumn_Source_Tooltip" value="Show the Source column in the FileList table." />
		<lang code="WSCheckBox_ShowTimestampHexEditorField_Text" value="Timestamp" />
		<lang code="WSCheckBox_ShowTimestampHexEditorField_Tooltip" value="Display the Timestamp field in the hex viewer fields list." />
		<lang code="WSCheckBox_ShowUnicodeHexEditorField_Text" value="Unicode String" />
		<lang code="WSCheckBox_ShowUnicodeHexEditorField_Tooltip" value="Display the Unicode field in the hex viewer fields list." />
		<lang code="WSComboBox_CurrentLanguage_Tooltip" value="The language to use for the interface." />
		<lang code="WSComboBox_DragDropOption_Tooltip" value="When dragging files from the DirectoryList into the archive, what do you want to do with the files?" />
		<lang code="WSComboBox_FileListPanel_TreeTable_GroupTypes_Tooltip" value="The way the files are grouped in the tree below." />
		<lang code="WSComboBox_PluginListDisplayType_Tooltip" value="How should the plugins be displayed in the dropdown boxes?" />
		<lang code="WSComboBox_SidePanel_DirectoryList_ConvertPluginList_Tooltip" value="The format to use when converting an archive." />
		<lang code="WSComboBox_SidePanel_DirectoryList_CutLengthPresets_Tooltip" value="The amount of data to cut from the archive." />
		<lang code="WSComboBox_SidePanel_DirectoryList_ReadPluginList_Tooltip" value="The plugin to use when reading an archive, or choose 'All Files' and GameExtractor will pick the best plugin." />
		<lang code="WSComboBox_SidePanel_DirectoryList_ScriptPluginList_Tooltip" value="The scripts that can be used to open an archive." />
		<lang code="WSComboBox_SidePanel_FileListExporter_ExporterPlugins_Tooltip" value="The FileList will be saved in this format." />
		<lang code="WSComboBox_SidePanel_Options_OptionGroups_Tooltip" value="The different groups of options that can be changed." />
		<lang code="WSComboBox_SidePanel_PluginList_PluginTypes_Tooltip" value="The type of plugin to display." />
		<lang code="WSComboBox_SidePanel_Preview_WritePreviewPlugins_Tooltip" value="The preview will be saved in this format." />
		<lang code="WSComboBox_SidePanel_RenameFile_RenamerPlugins_Tooltip" value="Type of Renaming" />
		<lang code="WSComboBox_SidePanel_ScriptBuilder_ScriptsList_Tooltip" value="The scripts loaded by Game Extractor." />
		<lang code="WSCreditsPanel_SidePanel_About_Credits_Tooltip" value="The credits of Game Extractor." />
		<lang code="WSDirectoryListHolder_SidePanel_DirectoryList_DirectoryListHolder_Tooltip" value="The DirectoryList, which displays the files on the computer." />
		<lang code="WSEditorPane_SidePanel_Help_Display_Tooltip" value="The document, listing the help for a variety of topics." />
		<lang code="WSEditorPane_SidePanel_ScriptBuilder_Script_Tooltip" value="The script." />
		<lang code="WSFileListPanelHolder_FileListPanelHolder_Tooltip" value="The FileList, which displays all the files in an archive." />
		<lang code="WSLabel_AddFiles_FilesAdded_Text" value="The selected files were added to the archive." />
		<lang code="WSLabel_AddFiles_FilesRemoved_Text" value="The added files were removed from the archive." />
		<lang code="WSLabel_AddFiles_NoFilesToAdd_Text" value="No files have been selected to add to the archive." />
		<lang code="WSLabel_BlankPreview_Text" value="This file can not be previewed." />
		<lang code="WSLabel_BlankPreview_Tooltip" value="No plugin was able to preview this file." />
		<lang code="WSLabel_ComponentList_About_Text" value="About Game Extractor" />
		<lang code="WSLabel_ComponentList_AddResources_Text" value="Add Files" />
		<lang code="WSLabel_ComponentList_CloseProgram_Text" value="Close Game Extractor" />
		<lang code="WSLabel_ComponentList_CutArchive_Text" value="Cut Archive" />
		<lang code="WSLabel_ComponentList_ExtractResources_Text" value="Extract Files" />
		<lang code="WSLabel_ComponentList_ExtractSelectedResources_Text" value="Extract Resources" />
		<lang code="WSLabel_ComponentList_FileListExporter_Text" value="Save File List" />
		<lang code="WSLabel_ComponentList_FileListView_Text" value="Change File List View" />
		<lang code="WSLabel_ComponentList_Help_Text" value="Game Extractor Help" />
		<lang code="WSLabel_ComponentList_HexEditor_Text" value="Hex Viewer" />
		<lang code="WSLabel_ComponentList_Information_Text" value="File Information" />
		<lang code="WSLabel_ComponentList_NewArchive_Text" value="New Archive" />
		<lang code="WSLabel_ComponentList_Options_Text" value="Options" />
		<lang code="WSLabel_ComponentList_PluginList_Text" value="Plugin List" />
		<lang code="WSLabel_ComponentList_PreviewResource_Text" value="Preview File" />
		<lang code="WSLabel_ComponentList_ReadArchive_Normal_Text" value="Open Archive" />
		<lang code="WSLabel_ComponentList_RedoComboButton_Text" value="Redo Change" />
		<lang code="WSLabel_ComponentList_RemoveResources_Text" value="Remove Files" />
		<lang code="WSLabel_ComponentList_RenameResources_Text" value="Rename Files" />
		<lang code="WSLabel_ComponentList_ReplaceResources_Text" value="Replace Files" />
		<lang code="WSLabel_ComponentList_ScriptBuilder_Text" value="Script Builder" />
		<lang code="WSLabel_ComponentList_Search_Text" value="Search" />
		<lang code="WSLabel_ComponentList_SelectResources_All_Text" value="Select Files" />
		<lang code="WSLabel_ComponentList_Separator_Text" value="Separator" />
		<lang code="WSLabel_ComponentList_UndoComboButton_Text" value="Undo Change" />
		<lang code="WSLabel_ComponentList_WriteArchive_Text" value="Save Archive" />
		<lang code="WSLabel_ConvertArchive_FilenameMissing_Text" value="You must specify a filename for the saved archive." />
		<lang code="WSLabel_CurrentLanguage_Text" value="Language" />
		<lang code="WSLabel_CutArchive_CutFailed_Text" value="There was a problem trying to cut this archive." />
		<lang code="WSLabel_CutArchive_FilesCut_Text" value="The archive was cut successfully." />
		<lang code="WSLabel_CutArchive_InvalidCutLength_Text" value="The cut length is not a valid value" />
		<lang code="WSLabel_CutArchive_InvalidInputFile_Text" value="The input file is invalid or missing." />
		<lang code="WSLabel_ExportFileList_ListExported_Text" value="The file list was saved successfully." />
		<lang code="WSLabel_ExportFileList_NoColumnsSelected_Text" value="There are no columns selected for saving in the file list." />
		<lang code="WSLabel_ExportFiles_FilesExported_Text" value="The files were exported successfully." />
		<lang code="WSLabel_ExportFiles_NoFilesSelected_Text" value="There are no files selected for exporting." />
		<lang code="WSLabel_FileListViewChanged_Text" value="The file list view has been changed." />
		<lang code="WSLabel_FullVersionOnly_Text" value="This feature is only available in the Full Version of Game Extractor." />
		<lang code="WSLabel_ModifyArchive_NotReplacable_Text" value="This archive format does not allow files to be replaced." />
		<lang code="WSLabel_ModifyArchive_NotWritable_Text" value="This archive format does not allow files to be added or removed." />
		<lang code="WSLabel_DecompressArchive_Text" value="Archive needs to be decompressed before analysis." />
		<lang code="WSLabel_Options_OptionsSaved_Text" value="The options were saved." />
		<lang code="WSLabel_PluginListDisplayType_Text" value="Plugin List Display" />
		<lang code="WSLabel_Preview_PreviewSaved_Text" value="The preview was saved successfully." />
		<lang code="WSLabel_ReadArchive_ArchiveOpenedWithScanner_Text" value="The scanner has opened the archive successfully." />
		<lang code="WSLabel_ReadArchive_ArchiveOpened_Text" value="The archive was opened successfully." />
		<lang code="WSLabel_ReadArchive_FileNotAnArchive_Text" value="The selected file is not an archive." />
		<lang code="WSLabel_ReadArchive_FilenameMissing_Text" value="No archive file was selected for opening." />
		<lang code="WSLabel_ReadArchive_MakeNewArchive_Text" value="A new archive has been created." />
		<lang code="WSLabel_ReadArchive_NoPluginsFound_Text" value="No plugins were able to open the archive." />
		<lang code="WSLabel_ReadArchive_ReadWithPluginFailed_Text" value="The selected plugin was not able to open the archive." />
		<lang code="WSLabel_ReadArchive_ReadWithScannerFailed_Text" value="No files were found by the scanner." />
		<lang code="WSLabel_ReadArchive_ReadWithScriptFailed_Text" value="The selected script was not able to open the archive." />
		<lang code="WSLabel_RemoveFiles_FilesAdded_Text" value="The removed files were added back in to the archive." />
		<lang code="WSLabel_RemoveFiles_FilesRemoved_Text" value="The selected files were removed from the archive." />
		<lang code="WSLabel_RemoveFiles_NoFilesToRemove_Text" value="No files have been selected to remove from the archive." />
		<lang code="WSLabel_RenameFiles_FilesRenamed_Text" value="The selected files were renamed." />
		<lang code="WSLabel_RenameFiles_FilesRestored_Text" value="The files were changed back to their original names." />
		<lang code="WSLabel_RenameFiles_NoFilesSelected_Text" value="There are no selected files for renaming." />
		<lang code="WSLabel_RenameFiles_NoRenameValue_Text" value="No new value specified for renaming the files." />
		<lang code="WSLabel_ReplaceFiles_FilesReplaced_Text" value="The files were replaced." />
		<lang code="WSLabel_ReplaceFiles_FilesRestored_Text" value="The replaced files were changed back to their original data." />
		<lang code="WSLabel_SaveChanges_Text" value="The archive was modified. Do you want to save the changes?" />
		<lang code="WSLabel_ScriptBuilder_ErrorsFound_Text" value="" />
		<lang code="WSLabel_ScriptBuilder_NoErrorsFound_Text" value="There are no errors in this script." />
		<lang code="WSLabel_ScriptBuilder_NoNameSpecified_Text" value="No name was given for the new file." />
		<lang code="WSLabel_ScriptBuilder_ScriptSaved_Text" value="The script file was saved." />
		<lang code="WSLabel_Search_MatchFound_Text" value="The search has found a match." />
		<lang code="WSLabel_Search_NoColumnsSelected_Text" value="There are no columns chosen to search in." />
		<lang code="WSLabel_Search_NoMatchFound_Text" value="The search did not find any matches." />
		<lang code="WSLabel_Search_NoSearchValue_Text" value="No search value is specified." />
		<lang code="WSLabel_SelectResources_All_Text" value="All the files in the archive are selected." />
		<lang code="WSLabel_SelectResources_Inverse_Text" value="The files in the archive have been inversely selected." />
		<lang code="WSLabel_SelectResources_None_Text" value="All the files in the archive have been unselected." />
		<lang code="WSLabel_SidePanelChanged_Text" value="The side panel was changed." />
		<lang code="WSLabel_SidePanel_DirectoryList_ConvertFilenameLabel_Text" value="Output" />
		<lang code="WSLabel_SidePanel_DirectoryList_ConvertPanel_Basic_Text" value="In the Full Version, you have the ability to convert archives to different types." />
		<lang code="WSLabel_SidePanel_DirectoryList_ConvertPanel_Basic_Tooltip" value="This feature is only available in the Full Version." />
		<lang code="WSLabel_SidePanel_DirectoryList_CutInputFilenameLabel_Text" value="Input" />
		<lang code="WSLabel_SidePanel_DirectoryList_CutLengthLabel_Text" value="Length" />
		<lang code="WSLabel_SidePanel_DirectoryList_CutOutputFilenameLabel_Text" value="Output" />
		<lang code="WSLabel_SidePanel_DirectoryList_InvalidControls_Text" value="The current archive can not be modified or saved." />
		<lang code="WSLabel_SidePanel_DirectoryList_ModifyPanel_Basic_Text" value="In the Full Version, you have the ability to modify archives, such as adding and removing files." />
		<lang code="WSLabel_SidePanel_DirectoryList_ModifyPanel_Basic_Tooltip" value="This feature is only available in the Full Version." />
		<lang code="WSLabel_SidePanel_DirectoryList_SaveNewArchiveControls_Text" value="This archive hasn't been saved before. Please use Convert Archive instead." />
		<lang code="WSLabel_SidePanel_DirectoryList_SaveNewArchiveControls_Tooltip" value="When saving a new archive, use the Convert Archive controls instead, which lets you choose the format for the archive." />
		<lang code="WSLabel_SidePanel_DirectoryList_WriteFilenameLabel_Text" value="Output" />
		<lang code="WSLabel_SidePanel_DirectoryList_WritePanel_Basic_Text" value="In the Full Version, you have the ability to save archives." />
		<lang code="WSLabel_SidePanel_DirectoryList_WritePanel_Basic_Tooltip" value="This feature is only available in the Full Version." />
		<lang code="WSLabel_SidePanel_RenameFile_FullVersionOnly_Text" value="In the Full Version, you have the ability to rename files in an archive." />
		<lang code="WSLabel_SidePanel_RenameFile_FullVersionOnly_Tooltip" value="This feature is only available in the Full Version." />
		<lang code="WSLabel_WriteArchive_ArchiveSaved_Text" value="The archive was saved successfully." />
		<lang code="WSLabel_WriteArchive_FilenameMissing_Text" value="You must specify a filename for the saved archive." />
		<lang code="WSList_DirectoryList_Tooltip" value="The Directory List, which displays the files on the computer." />
		<lang code="WSList_Option_ToolbarButtons_ChoicesList_Tooltip" value="Lists the buttons that can be added to the toolbar." />
		<lang code="WSList_Option_ToolbarButtons_CurrentList_Tooltip" value="Lists the buttons that already exist on the toolbar." />
		<lang code="WSList_SidePanel_PluginList_Plugins_Tooltip" value="The loaded plugins of the chosen type are displayed here." />
		<lang code="WSList_SidePanel_ScriptBuilder_CommandsList_Tooltip" value="The list of commands that can be used in a script." />
		<lang code="WSMenuBar_MainMenuBar_Tooltip" value="The main menu, listing all common tasks." />
		<lang code="WSMenuItem_About_Text" value="About Game Extractor" />
		<lang code="WSMenuItem_About_Tooltip" value="Opens the SidePanel that provides information about Game Extractor." />
		<lang code="WSMenuItem_AddResources_Text" value="Add Files" />
		<lang code="WSMenuItem_AddResources_Tooltip" value="Opens the SidePanel for adding files to the archive." />
		<lang code="WSMenuItem_CloseProgram_Text" value="Close Game Extractor" />
		<lang code="WSMenuItem_CloseProgram_Tooltip" value="Closes Game Extractor." />
		<lang code="WSMenuItem_ConvertArchive_Text" value="Convert Archive" />
		<lang code="WSMenuItem_ConvertArchive_Tooltip" value="Opens the SidePanel to convert an archive to a different format." />
		<lang code="WSMenuItem_CutArchive_Text" value="Cut Archive" />
		<lang code="WSMenuItem_CutArchive_Tooltip" value="Opens the SidePanel that allows you to cut an archive for analysis." />
		<lang code="WSMenuItem_DirectoryList_RightClick_OpenDirectory_Text" value="Open Directory" />
		<lang code="WSMenuItem_DirectoryList_RightClick_OpenDirectory_Tooltip" value="Changes to the directory." />
		<lang code="WSMenuItem_DirectoryList_RightClick_ParentDirectory_Text" value="Up to Parent Directory" />
		<lang code="WSMenuItem_DirectoryList_RightClick_ParentDirectory_Tooltip" value="Changes to the parent directory." />
		<lang code="WSMenuItem_DirectoryList_RightClick_ReadArchive_Normal_Text" value="Open Archive" />
		<lang code="WSMenuItem_DirectoryList_RightClick_ReadArchive_Normal_Tooltip" value="Opens the SidePanel that allows you to open an archive." />
		<lang code="WSMenuItem_DirectoryList_RightClick_ReadArchive_OpenWith_Text" value="Open With Plugin" />
		<lang code="WSMenuItem_DirectoryList_RightClick_ReadArchive_OpenWith_Tooltip" value="Opens the SidePanel that allows you to open an archive with a particular plugin." />
		<lang code="WSMenuItem_DirectoryList_RightClick_ReadArchive_Scanner_Text" value="Scan Archive" />
		<lang code="WSMenuItem_DirectoryList_RightClick_ReadArchive_Scanner_Tooltip" value="Opens the SidePanel that allows you to scan an archive for common files." />
		<lang code="WSMenuItem_DirectoryList_RightClick_ReadArchive_Script_Text" value="Open With Script" />
		<lang code="WSMenuItem_DirectoryList_RightClick_ReadArchive_Script_Tooltip" value="Opens the SidePanel that allows you to open an archive using a script." />
		<lang code="WSMenuItem_DirectoryList_RightClick_Refresh_Text" value="Refresh Display" />
		<lang code="WSMenuItem_DirectoryList_RightClick_Refresh_Tooltip" value="Reloads the current directory." />
		<lang code="WSMenuItem_ExtractAllResources_Text" value="Extract All" />
		<lang code="WSMenuItem_ExtractAllResources_Tooltip" value="Extracts all the files in the archive to your computer." />
		<lang code="WSMenuItem_ExtractResources_Selected_Text" value="Extract Selected" />
		<lang code="WSMenuItem_ExtractResources_Selected_Tooltip" value="Extracts the selected files to your computer." />
		<lang code="WSMenuItem_ExtractResources_Text" value="Extract Files" />
		<lang code="WSMenuItem_ExtractResources_Tooltip" value="Extracts files in the archive to your computer." />
		<lang code="WSMenuItem_ExtractSelectedResources_Text" value="Extract Selected" />
		<lang code="WSMenuItem_ExtractSelectedResources_Tooltip" value="Extracts the selected files to your computer." />
		<lang code="WSMenuItem_FileListDrop_Add_Text" value="Add Files" />
		<lang code="WSMenuItem_FileListDrop_ReplaceCurrent_Text" value="Replace File At Mouse Cursor" />
		<lang code="WSMenuItem_FileListDrop_ReplaceMatching_Text" value="Replace Matching Files" />
		<lang code="WSMenuItem_FileListExporter_Text" value="File List Exporter" />
		<lang code="WSMenuItem_FileListExporter_Tooltip" value="Opens the SidePanel that allows you to save the FileList as a document on your computer." />
		<lang code="WSMenuItem_FileListView_FolderTable_Text" value="Folder Table View" />
		<lang code="WSMenuItem_FileListView_Table_Text" value="Table View" />
		<lang code="WSMenuItem_FileListView_Table_Tooltip" value="Changes the FileList to display as a table." />
		<lang code="WSMenuItem_FileListView_TreeTable_Text" value="Group Table" />
		<lang code="WSMenuItem_FileListView_TreeTable_Tooltip" value="Changes the FileList to display as a table of groups." />
		<lang code="WSMenuItem_FileListView_Tree_Text" value="Tree View" />
		<lang code="WSMenuItem_FileListView_Tree_Tooltip" value="Changes the FileList to display as a tree." />
		<lang code="WSMenuItem_FileList_RightClick_ExtractResources_All_Text" value="Extract All" />
		<lang code="WSMenuItem_FileList_RightClick_ExtractResources_All_Tooltip" value="Extracts all the files in the archive to your computer." />
		<lang code="WSMenuItem_FileList_RightClick_ExtractResources_Selected_Text" value="Extract Selected" />
		<lang code="WSMenuItem_FileList_RightClick_ExtractResources_Selected_Tooltip" value="Extracts the selected files to your computer." />
		<lang code="WSMenuItem_FileList_RightClick_FileListView_Table_Text" value="Table View" />
		<lang code="WSMenuItem_FileList_RightClick_FileListView_Table_Tooltip" value="Changes the FileList to display as a table." />
		<lang code="WSMenuItem_FileList_RightClick_FileListView_TreeTable_Text" value="Group Table" />
		<lang code="WSMenuItem_FileList_RightClick_FileListView_TreeTable_Tooltip" value="Changes the FileList to display as a table of groups." />
		<lang code="WSMenuItem_FileList_RightClick_FileListView_Tree_Text" value="Tree View" />
		<lang code="WSMenuItem_FileList_RightClick_FileListView_Tree_Tooltip" value="Changes the FileList to display as a tree." />
		<lang code="WSMenuItem_FileList_RightClick_HexEditor_Text" value="Hex Viewer" />
		<lang code="WSMenuItem_FileList_RightClick_HexEditor_Tooltip" value="Opens the SidePanel that displays files in a hex viewer." />
		<lang code="WSMenuItem_FileList_RightClick_PreviewResource_Text" value="Preview File" />
		<lang code="WSMenuItem_FileList_RightClick_PreviewResource_Tooltip" value="Opens the SidePanel that previews files in an archive." />
		<lang code="WSMenuItem_FileList_RightClick_RemoveResources_Text" value="Remove Files" />
		<lang code="WSMenuItem_FileList_RightClick_RemoveResources_Tooltip" value="Removes the selected files from the archive." />
		<lang code="WSMenuItem_FileList_RightClick_RenameResources_Text" value="Rename Files" />
		<lang code="WSMenuItem_FileList_RightClick_RenameResources_Tooltip" value="Opens the SidePanel where you can rename files in the archive." />
		<lang code="WSMenuItem_FileList_RightClick_SelectResources_All_Text" value="Select All" />
		<lang code="WSMenuItem_FileList_RightClick_SelectResources_All_Tooltip" value="Selects all the files in the FileList" />
		<lang code="WSMenuItem_FileList_RightClick_SelectResources_Inverse_Text" value="Select Inverse" />
		<lang code="WSMenuItem_FileList_RightClick_SelectResources_Inverse_Tooltip" value="Selects the inverse files in the FileList" />
		<lang code="WSMenuItem_FileList_RightClick_SelectResources_None_Text" value="Select None" />
		<lang code="WSMenuItem_FileList_RightClick_SelectResources_None_Tooltip" value="Deselects all the files in the FileList" />
		<lang code="WSMenuItem_Help_Text" value="General Help" />
		<lang code="WSMenuItem_Help_Tooltip" value="Opens the SidePanel with Game Extractor help." />
		<lang code="WSMenuItem_HexEditor_Text" value="Hex Viewer" />
		<lang code="WSMenuItem_HexEditor_Tooltip" value="Opens the SidePanel that displays files in a hex viewer." />
		<lang code="WSMenuItem_Information_Text" value="Information" />
		<lang code="WSMenuItem_Information_Tooltip" value="Opens the SidePanel that shows information about the current archive and files." />
		<lang code="WSMenuItem_NewArchive_Text" value="New Archive" />
		<lang code="WSMenuItem_NewArchive_Tooltip" value="Creates a new archive." />
		<lang code="WSMenuItem_Options_Text" value="Options" />
		<lang code="WSMenuItem_Options_Tooltip" value="Opens the SidePanel for changing the Game Extractor settings." />
		<lang code="WSMenuItem_PluginList_Text" value="Plugin List" />
		<lang code="WSMenuItem_PluginList_Tooltip" value="Opens the SidePanel that displays the plugins loaded by Game Extractor." />
		<lang code="WSMenuItem_PreviewResource_Text" value="Preview File" />
		<lang code="WSMenuItem_PreviewResource_Tooltip" value="Opens the SidePanel that previews files in an archive." />
		<lang code="WSMenuItem_ReadArchive_Normal_Text" value="Open Archive" />
		<lang code="WSMenuItem_ReadArchive_Normal_Tooltip" value="Opens the SidePanel that allows you to open an archive." />
		<lang code="WSMenuItem_ReadArchive_OpenWith_Text" value="Open With Plugin" />
		<lang code="WSMenuItem_ReadArchive_OpenWith_Tooltip" value="Opens the SidePanel that allows you to open an archive with a particular plugin." />
		<lang code="WSMenuItem_ReadArchive_Scanner_Text" value="Scan Archive" />
		<lang code="WSMenuItem_ReadArchive_Scanner_Tooltip" value="Opens the SidePanel that allows you to scan an archive for common files." />
		<lang code="WSMenuItem_ReadArchive_Script_Text" value="Open With Script" />
		<lang code="WSMenuItem_ReadArchive_Script_Tooltip" value="Opens the SidePanel that allows you to open an archive using a script." />
		<lang code="WSMenuItem_ReadArchive_Text" value="Open Archive" />
		<lang code="WSMenuItem_RecentFileMenu_Text" value="Recent Files" />
		<lang code="WSMenuItem_RemoveResources_Text" value="Remove Files" />
		<lang code="WSMenuItem_RemoveResources_Tooltip" value="Opens the SidePanel where you can remove files from the archive." />
		<lang code="WSMenuItem_RenameResources_Text" value="Rename Files" />
		<lang code="WSMenuItem_RenameResources_Tooltip" value="Opens the SidePanel where you can rename files in the archive." />
		<lang code="WSMenuItem_ReplaceResources_Text" value="Replace Files" />
		<lang code="WSMenuItem_ReplaceResources_Tooltip" value="Opens the SidePanel where you can replace files in the archive with files on your computer." />
		<lang code="WSMenuItem_Scanner_Text" value="Scanner" />
		<lang code="WSMenuItem_ScriptBuilder_Text" value="Script Builder" />
		<lang code="WSMenuItem_ScriptBuilder_Tooltip" value="Displays the SidePanel that allows you to create a script." />
		<lang code="WSMenuItem_Search_Text" value="Search" />
		<lang code="WSMenuItem_Search_Tooltip" value="Opens the SidePanel where you can search for files in the archive." />
		<lang code="WSMenuItem_SelectResources_All_Text" value="Select All" />
		<lang code="WSMenuItem_SelectResources_All_Tooltip" value="Selects all the files in the FileList" />
		<lang code="WSMenuItem_SelectResources_Inverse_Text" value="Select Inverse" />
		<lang code="WSMenuItem_SelectResources_Inverse_Tooltip" value="Selects the opposite files in the FileList" />
		<lang code="WSMenuItem_SelectResources_None_Text" value="Select None" />
		<lang code="WSMenuItem_SelectResources_None_Tooltip" value="Deselects all the files in the FileList" />
		<lang code="WSMenuItem_WriteArchive_Text" value="Save Archive" />
		<lang code="WSMenuItem_WriteArchive_Tooltip" value="Opens the SidePanel that allows you to save an archive." />
		<lang code="WSMenu_ExtractResources_Text" value="Extract..." />
		<lang code="WSMenu_ExtractResources_Tooltip" value="Extract Menu" />
		<lang code="WSMenu_FileList_RightClick_FileListView_Text" value="File List View" />
		<lang code="WSMenu_FileList_RightClick_FileListView_Tooltip" value="Changes the way files are displayed in an archive." />
		<lang code="WSMenu_FileList_RightClick_SelectResources_Text" value="Select Files" />
		<lang code="WSMenu_FileList_RightClick_SelectResources_Tooltip" value="Selects files in the archive." />
		<lang code="WSMenu_File_Text" value="File" />
		<lang code="WSMenu_File_Tooltip" value="File menu" />
		<lang code="WSMenu_Help_Text" value="Help" />
		<lang code="WSMenu_Help_Tooltip" value="Help menu" />
		<lang code="WSMenu_Manipulate_Text" value="Manipulate" />
		<lang code="WSMenu_Manipulate_Tooltip" value="Manipulate menu" />
		<lang code="WSMenu_Preview_Text" value="Preview" />
		<lang code="WSMenu_Preview_Tooltip" value="Preview menu" />
		<lang code="WSMenu_ReadArchive_Text" value="Read Archive..." />
		<lang code="WSMenu_ReadArchive_Tooltip" value="Choices for opening an archive" />
		<lang code="WSMenu_Select_Text" value="Select" />
		<lang code="WSMenu_Select_Tooltip" value="Select menu" />
		<lang code="WSMenu_Tools_Text" value="Tools" />
		<lang code="WSMenu_Tools_Tooltip" value="Tools menu" />
		<lang code="WSMenu_View_Text" value="View" />
		<lang code="WSMenu_View_Tooltip" value="View menu" />
		<lang code="WSMenu_WriteArchive_Text" value="Save Archive..." />
		<lang code="WSMenu_WriteArchive_Tooltip" value="Choices for writing an archive" />
		<lang code="WSObjectPlugin_Renamer_AddToBack_Name" value="Add To Back" />
		<lang code="WSObjectPlugin_Renamer_AddToFront_Name" value="Add To Front" />
		<lang code="WSObjectPlugin_Renamer_ChangeDirectory_Name" value="Change Directory" />
		<lang code="WSObjectPlugin_Renamer_ChangeExtension_Name" value="Change Extension" />
		<lang code="WSObjectPlugin_Renamer_ChangeName_Name" value="Change Name" />
		<lang code="WSObjectPlugin_Renamer_Rename_Name" value="Rename" />
		<lang code="WSObjectPlugin_csv_Name" value="Comma Separated Values" />
		<lang code="WSObjectPlugin_html_Name" value="HTML Webpage" />
		<lang code="WSObjectPlugin_txt_Name" value="Text Document" />
		<lang code="WSObjectPlugin_xls_Name" value="Excel Spreadsheet" />
		<lang code="WSObjectPlugin_xml_Name" value="XML Document" />
		<lang code="WSOptionGroupHolder_SidePanel_Options_OptionGroupHolder_Tooltip" value="This is where the options are displayed." />
		<lang code="WSPanel_FileListPanel_TreeTable_Properties_Label" value="Archive Properties" />
		<lang code="WSPanel_FileListPanel_TreeTable_Properties_Tooltip" value="Properties and settings of the archive." />
		<lang code="WSPanel_Option_Appearance_CurrentLanguage_Label_Label" value="Current Language" />
		<lang code="WSPanel_Option_Appearance_CurrentLanguage_Label_Tooltip" value="" />
		<lang code="WSPanel_Option_Appearance_PluginListDisplayType_Label_Label" value="Plugin Lists Display Type" />
		<lang code="WSPanel_Option_Appearance_PluginListDisplayType_Label_Tooltip" value="" />
		<lang code="WSPanel_Option_General_DragDropOption_Label_Label" value="Default Drag-Drop Operation" />
		<lang code="WSPanel_Option_General_DragDropOption_Label_Tooltip" value="" />
		<lang code="WSPanel_SidePanel_About_Tooltip" value="About Game Extractor." />
		<lang code="WSPanel_SidePanel_DirectoryList_ControlsHolder_Tooltip" value="The chosen controls are shown here. Use the buttons at the bottom of the SidePanel to change the controls." />
		<lang code="WSPanel_SidePanel_DirectoryList_ConvertPanel_Main_Label" value="Convert Archive" />
		<lang code="WSPanel_SidePanel_DirectoryList_ConvertPanel_Main_Tooltip" value="The controls for converting an archive to a different format." />
		<lang code="WSPanel_SidePanel_DirectoryList_CutPanel_Main_Label" value="Cut Unknown Archive" />
		<lang code="WSPanel_SidePanel_DirectoryList_CutPanel_Main_Tooltip" value="The controls for cutting an archive for analysis." />
		<lang code="WSPanel_SidePanel_DirectoryList_ExportPanel_Main_Label" value="Extract Files" />
		<lang code="WSPanel_SidePanel_DirectoryList_ExportPanel_Main_Tooltip" value="Controls for Extracting files to your computer." />
		<lang code="WSPanel_SidePanel_DirectoryList_ModifyPanel_Main_Label" value="Modify Archive" />
		<lang code="WSPanel_SidePanel_DirectoryList_ModifyPanel_Main_Tooltip" value="Controls for modifying archives." />
		<lang code="WSPanel_SidePanel_DirectoryList_ReadPanel_Main_Label" value="Open Archive" />
		<lang code="WSPanel_SidePanel_DirectoryList_ReadPanel_Main_Tooltip" value="The controls for opening an archive." />
		<lang code="WSPanel_SidePanel_DirectoryList_ScriptPanel_Main_Label" value="Open Archive with Script" />
		<lang code="WSPanel_SidePanel_DirectoryList_ScriptPanel_Main_Tooltip" value="The controls for opening an archive using a script." />
		<lang code="WSPanel_SidePanel_DirectoryList_WritePanel_Main_Label" value="Save Archive" />
		<lang code="WSPanel_SidePanel_DirectoryList_WritePanel_Main_Tooltip" value="The controls for saving an archive." />
		<lang code="WSPanel_SidePanel_FileListExporter_Tooltip" value="Allows the FileList to be saved to the computer." />
		<lang code="WSPanel_SidePanel_HexEditor_SelectedValues_Main_Tooltip" value="Displays files in a hex viewer." />
		<lang code="WSPanel_SidePanel_Information_ArchiveTable_Label_Label" value="Current Archive" />
		<lang code="WSPanel_SidePanel_Information_ArchiveTable_Label_Tooltip" value="Information about the current archive." />
		<lang code="WSPanel_SidePanel_Information_PluginTable_Label_Label" value="Compatible Plugins" />
		<lang code="WSPanel_SidePanel_Information_PluginTable_Label_Tooltip" value="The plugins that could be used to open this archive." />
		<lang code="WSPanel_SidePanel_Information_ResourceTable_Label_Label" value="Selected Files" />
		<lang code="WSPanel_SidePanel_Information_ResourceTable_Label_Tooltip" value="Information about the selected files in the FileList." />
		<lang code="WSPanel_SidePanel_Information_Tooltip" value="Information about the current archive and files." />
		<lang code="WSPanel_SidePanel_RenameFile_Tooltip" value="Rename Files" />
		<lang code="WSPanel_SidePanel_ScriptBuilder_ExistingScript_Label" value="Existing Script" />
		<lang code="WSPanel_SidePanel_ScriptBuilder_ExistingScript_Tooltip" value="A script that already exists." />
		<lang code="WSPanel_SidePanel_ScriptBuilder_NewScript_Label" value="New Script" />
		<lang code="WSPanel_SidePanel_ScriptBuilder_NewScript_Tooltip" value="Make a new script." />
		<lang code="WSPanel_SidePanel_Search_ColumnsHolder_Label" value="Searchable Columns" />
		<lang code="WSPanel_SidePanel_Search_ColumnsHolder_Tooltip" value="The columns that are searched." />
		<lang code="WSPanel_SidePanel_Search_Tooltip" value="Search for files in the archive." />
		<lang code="WSRadioButton_SidePanel_HexEditor_ShowByte_Text" value="Bytes" />
		<lang code="WSRadioButton_SidePanel_HexEditor_ShowByte_Tooltip" value="Display the file as a series of Bytes." />
		<lang code="WSRadioButton_SidePanel_HexEditor_ShowChar_Text" value="Characters" />
		<lang code="WSRadioButton_SidePanel_HexEditor_ShowChar_Tooltip" value="Display the file as a series of Characters." />
		<lang code="WSRadioButton_SidePanel_HexEditor_ShowHex_Text" value="Hex" />
		<lang code="WSRadioButton_SidePanel_HexEditor_ShowHex_Tooltip" value="Display the file as a series of Hex values." />
		<lang code="WSRecentFileMenu_RecentFileMenu_Text" value="Recent Files" />
		<lang code="WSRecentFileMenu_RecentFileMenu_Tooltip" value="Archives that were recently opened or saved." />
		<lang code="WSRedoMenuItem_Empty_Tooltip" value="There are no tasks that can be redone." />
		<lang code="WSRedoMenu_RedoMenu_Text" value="Redo..." />
		<lang code="WSRedoMenu_RedoMenu_Tooltip" value="Redo a task that was undone." />
		<lang code="WSScrollPane_Option_ToolbarButtons_ChoicesLabel_Label" value="Available Buttons" />
		<lang code="WSScrollPane_Option_ToolbarButtons_ChoicesLabel_Tooltip" value="" />
		<lang code="WSScrollPane_Option_ToolbarButtons_CurrentLabel_Label" value="Current Toolbar" />
		<lang code="WSScrollPane_Option_ToolbarButtons_CurrentLabel_Tooltip" value="" />
		<lang code="WSScrollPane_SidePanel_Options_Appearance_Label_Label" value="Appearance" />
		<lang code="WSScrollPane_SidePanel_Options_Appearance_Label_Tooltip" value="Visual appearance settings" />
		<lang code="WSScrollPane_SidePanel_Options_DescriptionField_Label_Label" value="Description" />
		<lang code="WSScrollPane_SidePanel_Options_Directories_Label_Label" value="Directories" />
		<lang code="WSScrollPane_SidePanel_Options_Directories_Label_Tooltip" value="The directories used to save files." />
		<lang code="WSScrollPane_SidePanel_Options_General_Label_Label" value="General Settings" />
		<lang code="WSScrollPane_SidePanel_Options_General_Label_Tooltip" value="General Game Extractor settings" />
		<lang code="WSScrollPane_SidePanel_Options_HexEditorFields_Label_Label" value="Hex Viewer Fields" />
		<lang code="WSScrollPane_SidePanel_Options_HexEditorFields_Label_Tooltip" value="The details fields that are shown in the Hex Viewer" />
		<lang code="WSScrollPane_SidePanel_Options_OpeningArchives_Label_Label" value="Opening Archives" />
		<lang code="WSScrollPane_SidePanel_Options_OpeningArchives_Label_Tooltip" value="Options for opening archives." />
		<lang code="WSScrollPane_SidePanel_Options_OptionGroupHolder_Label_Label" value="Options" />
		<lang code="WSScrollPane_SidePanel_Options_Popups_Label_Label" value="Popup Messages" />
		<lang code="WSScrollPane_SidePanel_Options_Popups_Label_Tooltip" value="Choose the popups that you want to display." />
		<lang code="WSScrollPane_SidePanel_Options_PreviewingFiles_Label_Label" value="Previewing Files" />
		<lang code="WSScrollPane_SidePanel_Options_PreviewingFiles_Label_Tooltip" value="Options for previewing files." />
		<lang code="WSScrollPane_SidePanel_Options_Scanners_Label_Label" value="Format Scanners" />
		<lang code="WSScrollPane_SidePanel_Options_Scanners_Label_Tooltip" value="The Scanners that will be used when looking for files in unknown archives" />
		<lang code="WSScrollPane_SidePanel_Options_TableColumns_Label_Label" value="File List Table Columns" />
		<lang code="WSScrollPane_SidePanel_Options_TableColumns_Label_Tooltip" value="The columns that are to be shown in the Table File List" />
		<lang code="WSScrollPane_SidePanel_PluginList_PluginDescription_Label_Label" value="Plugin Description" />
		<lang code="WSScrollPane_SidePanel_PluginList_PluginDescription_Label_Tooltip" value="The description of the selected plugin." />
		<lang code="WSScrollPane_SidePanel_PluginList_Plugins_Label_Label" value="Plugins" />
		<lang code="WSScrollPane_SidePanel_PluginList_Plugins_Label_Tooltip" value="The plugins of the selected type." />
		<lang code="WSScrollPane_SidePanel_ScriptBuilder_CommandsLabel_Label" value="Commands" />
		<lang code="WSScrollPane_SidePanel_ScriptBuilder_ScriptLabel_Label" value="Script" />
		<lang code="WSScrollPane_SidePanel_ScriptBuilder_ScriptLabel_Tooltip" value="The script." />
		<lang code="WSSidePanelHolder_SidePanelHolder_Tooltip" value="The SidePanel, which displays the controls for reading, writing, and manipulating archives." />
		<lang code="WSSplashDialog_Archive" value="Building Empty Archive" />
		<lang code="WSSplashDialog_FileTypes" value="Loading Generic File Types" />
		<lang code="WSSplashDialog_Scripts" value="Loading Scripts" />
		<lang code="WSStatusBar_StatusBar_Text" value="" />
		<lang code="WSStatusBar_StatusBar_Tooltip" value="The StatusBar. Move the mouse over the window to display further information here." />
		<lang code="WSTableColumn_AddedIcon_Text" value="Added?" />
		<lang code="WSTableColumn_CRC_Text" value="CRC Code" />
		<lang code="WSTableColumn_CompressedLengthKB_Text" value="Compressed Size (KBs)" />
		<lang code="WSTableColumn_CompressedLength_Text" value="Compressed Size" />
		<lang code="WSTableColumn_Compressed_Text" value="Compressed" />
		<lang code="WSTableColumn_Compression_Text" value="Compression Type" />
		<lang code="WSTableColumn_DecompressedLengthKB_Text" value="Decompressed Size (KBs)" />
		<lang code="WSTableColumn_DecompressedLength_Text" value="Decompressed Size" />
		<lang code="WSTableColumn_Description_Text" value="Description" />
		<lang code="WSTableColumn_Directory_Text" value="Directory" />
		<lang code="WSTableColumn_Extension_Text" value="Extension" />
		<lang code="WSTableColumn_FilePath_Text" value="File Path" />
		<lang code="WSTableColumn_Filename_Text" value="Filename" />
		<lang code="WSTableColumn_Icon_Text" value="Icon" />
		<lang code="WSTableColumn_Offset_Text" value="Offset" />
		<lang code="WSTableColumn_Property_Text" value="Property" />
		<lang code="WSTableColumn_RenamedIcon_Text" value="Renamed?" />
		<lang code="WSTableColumn_ReplacedIcon_Text" value="Replaced?" />
		<lang code="WSTableColumn_Source_Text" value="Source" />
		<lang code="WSTableColumn_Time_Text" value="Timestamp" />
		<lang code="WSTableColumn_Value_Text" value="Value" />
		<lang code="WSTable_FileList_Tooltip" value="File List" />
		<lang code="WSTextArea_SidePanel_PluginList_PluginDescription_Tooltip" value="The description of the current plugin" />
		<lang code="WSTextArea_SidePanel_ScriptBuilder_Script_Tooltip" value="The script." />
		<lang code="WSTextField_ExtractDirectory_Label" value="Extract Directory" />
		<lang code="WSTextField_ExtractDirectory_Tooltip" value="The directory where files are extracted." />
		<lang code="WSTextField_FileListExporterDirectory_Label" value="Saved File Lists" />
		<lang code="WSTextField_FileListExporterDirectory_Tooltip" value="The directory where file lists are saved." />
		<lang code="WSTextField_HexEditorFileSizeLimit_Label" value="Hex Viewer File Size Limit" />
		<lang code="WSTextField_HexEditorFileSizeLimit_Tooltip" value="The amount of data to display in the hex viewer." />
		<lang code="WSTextField_InterfaceColors_Label" value="Interface Colors" />
		<lang code="WSTextField_InterfaceColors_Tooltip" value="The color of the interface." />
		<lang code="WSTextField_LanguageDirectory_Label" value="Languages" />
		<lang code="WSTextField_LanguageDirectory_Tooltip" value="The directory where the languages can be found." />
		<lang code="WSTextField_MaxAllowedScriptErrors_Label" value="Maximum Number of Script Errors" />
		<lang code="WSTextField_MaxAllowedScriptErrors_Tooltip" value="The maximum number of errors a script can make before GameExtractor stops running it." />
		<lang code="WSTextField_MaxFilenameLength_Label" value="Max Filename Length" />
		<lang code="WSTextField_MaxFilenameLength_Tooltip" value="The maximum allowed filename length, for use when auto-detecting the type of archive." />
		<lang code="WSTextField_MaxNumberOfFiles2_Label" value="Max Number of Files (small archives)" />
		<lang code="WSTextField_MaxNumberOfFiles2_Tooltip" value="The maximum allowed number of files, for small archives. Used when auto-detecting the type of archive." />
		<lang code="WSTextField_MaxNumberOfFiles4_Label" value="Max Number of Files (large archives)" />
		<lang code="WSTextField_MaxNumberOfFiles4_Tooltip" value="The maximum allowed number of files, for large archives. Used when auto-detecting the type of archive." />
		<lang code="WSTextField_NumberOfRecentFiles_Label" value="Number of Recent Files" />
		<lang code="WSTextField_NumberOfRecentFiles_Tooltip" value="The number of recent files to remember." />
		<lang code="WSTextField_NumberOfUndoTasks_Label" value="Number of Undos" />
		<lang code="WSTextField_NumberOfUndoTasks_Tooltip" value="The number of undos to remember" />
		<lang code="WSTextField_SavedPreviewDirectory_Label" value="Saved Previews" />
		<lang code="WSTextField_SavedPreviewDirectory_Tooltip" value="The directory where previews are saved." />
		<lang code="WSTextField_ScriptsDirectory_Label" value="Scripts Directory" />
		<lang code="WSTextField_ScriptsDirectory_Tooltip" value="The directory where script files are stored." />
		<lang code="WSTextField_SelectedFont_Label" value="Current Font" />
		<lang code="WSTextField_SelectedFont_Tooltip" value="The current font." />
		<lang code="WSTextField_SidePanel_DirectoryList_ConvertFilenameField_Label" value="Save as... (filename)" />
		<lang code="WSTextField_SidePanel_DirectoryList_ConvertFilenameField_Tooltip" value="The archive will be saved with this name." />
		<lang code="WSTextField_SidePanel_DirectoryList_CutInputFilenameField_Label" value="Input File" />
		<lang code="WSTextField_SidePanel_DirectoryList_CutInputFilenameField_Tooltip" value="This is the archive that will be cut." />
		<lang code="WSTextField_SidePanel_DirectoryList_CutOutputFilenameField_Label" value="Output File" />
		<lang code="WSTextField_SidePanel_DirectoryList_CutOutputFilenameField_Tooltip" value="This is the filename used to save the cut data." />
		<lang code="WSTextField_SidePanel_DirectoryList_ExportFilenameField_Label" value="Extract Directory" />
		<lang code="WSTextField_SidePanel_DirectoryList_ExportFilenameField_Tooltip" value="The directory where the files will be extracted to." />
		<lang code="WSTextField_SidePanel_DirectoryList_WriteFilenameField_Label" value="Save as... (filename)" />
		<lang code="WSTextField_SidePanel_DirectoryList_WriteFilenameField_Tooltip" value="The archive will be saved with this name." />
		<lang code="WSTextField_SidePanel_RenameFile_InputField_Label" value="New Name Pattern" />
		<lang code="WSTextField_SidePanel_RenameFile_InputField_Tooltip" value="New name pattern" />
		<lang code="WSTextField_SidePanel_ScriptBuilder_ScriptName_Label" value="Script Name" />
		<lang code="WSTextField_SidePanel_ScriptBuilder_ScriptName_Tooltip" value="The name of the new script." />
		<lang code="WSTextField_SidePanel_Search_InputText_Label" value="Search Value" />
		<lang code="WSTextField_SidePanel_Search_InputText_Tooltip" value="The value to search for." />
		<lang code="WSTextField_TempDirectory_Label" value="Temporary Directory" />
		<lang code="WSTextField_TempDirectory_Tooltip" value="The directory where temporary files are stored." />
		<lang code="WSToolBar_MainToolBar_Tooltip" value="The toolbar, containing buttons for performing common tasks." />
		<lang code="WSTree_FileList_Tooltip" value="The FileList, displayed as a tree." />
		<lang code="WSUndoMenuItem_Empty_Tooltip" value="There are no tasks that can be undone." />
		<lang code="WSUndoMenu_UndoMenu_Text" value="Undo..." />
		<lang code="WSUndoMenu_UndoMenu_Tooltip" value="Undo a task." />
		
		<lang code="WSLabel_ZipConvertSuccess_Text" value="The ZIP Conversion was successful." />
		
		
		<lang code="WSLabel_DecompressArchive_Text" value="This archive must be decompressed before it can be examined. Continue?" />
		
		<lang code="" value="" />
		
	</texts>
	
</languagePack>