🏡 index : VBASync.git

<?xml version="1.0" encoding="utf-8"?>
<root>
  <!--
    Microsoft ResX Schema

    Version 2.0

    The primary goals of this format is to allow a simple XML format
    that is mostly human readable. The generation and parsing of the
    various data types are done through the TypeConverter classes
    associated with the data types.

    Example:

    ... ado.net/XML headers & schema ...
    <resheader name="resmimetype">text/microsoft-resx</resheader>
    <resheader name="version">2.0</resheader>
    <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
    <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
    <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
    <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
    <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
        <value>[base64 mime encoded serialized .NET Framework object]</value>
    </data>
    <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
        <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
        <comment>This is a comment</comment>
    </data>

    There are any number of "resheader" rows that contain simple
    name/value pairs.

    Each data row contains a name, and value. The row also contains a
    type or mimetype. Type corresponds to a .NET class that support
    text/value conversion through the TypeConverter architecture.
    Classes that don't support this are serialized and stored with the
    mimetype set.

    The mimetype is used for serialized objects, and tells the
    ResXResourceReader how to depersist the object. This is currently not
    extensible. For a given mimetype the value must be set accordingly:

    Note - application/x-microsoft.net.object.binary.base64 is the format
    that the ResXResourceWriter will generate, however the reader can
    read any of the formats listed below.

    mimetype: application/x-microsoft.net.object.binary.base64
    value   : The object must be serialized with
            : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
            : and then encoded with base64 encoding.

    mimetype: application/x-microsoft.net.object.soap.base64
    value   : The object must be serialized with
            : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
            : and then encoded with base64 encoding.

    mimetype: application/x-microsoft.net.object.bytearray.base64
    value   : The object must be serialized into a byte array
            : using a System.ComponentModel.TypeConverter
            : and then encoded with base64 encoding.
    -->
  <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
    <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
    <xsd:element name="root" msdata:IsDataSet="true">
      <xsd:complexType>
        <xsd:choice maxOccurs="unbounded">
          <xsd:element name="metadata">
            <xsd:complexType>
              <xsd:sequence>
                <xsd:element name="value" type="xsd:string" minOccurs="0" />
              </xsd:sequence>
              <xsd:attribute name="name" use="required" type="xsd:string" />
              <xsd:attribute name="type" type="xsd:string" />
              <xsd:attribute name="mimetype" type="xsd:string" />
              <xsd:attribute ref="xml:space" />
            </xsd:complexType>
          </xsd:element>
          <xsd:element name="assembly">
            <xsd:complexType>
              <xsd:attribute name="alias" type="xsd:string" />
              <xsd:attribute name="name" type="xsd:string" />
            </xsd:complexType>
          </xsd:element>
          <xsd:element name="data">
            <xsd:complexType>
              <xsd:sequence>
                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
                <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
              </xsd:sequence>
              <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
              <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
              <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
              <xsd:attribute ref="xml:space" />
            </xsd:complexType>
          </xsd:element>
          <xsd:element name="resheader">
            <xsd:complexType>
              <xsd:sequence>
                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
              </xsd:sequence>
              <xsd:attribute name="name" type="xsd:string" use="required" />
            </xsd:complexType>
          </xsd:element>
        </xsd:choice>
      </xsd:complexType>
    </xsd:element>
  </xsd:schema>
  <resheader name="resmimetype">
    <value>text/microsoft-resx</value>
  </resheader>
  <resheader name="version">
    <value>2.0</value>
  </resheader>
  <resheader name="reader">
    <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  </resheader>
  <resheader name="writer">
    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  </resheader>
  <data name="ApplyAction" xml:space="preserve">
    <value>_Apply</value>
  </data>
  <data name="BrowseAction" xml:space="preserve">
    <value>_Browse</value>
  </data>
  <data name="CancelAction" xml:space="preserve">
    <value>Cancel</value>
  </data>
  <data name="CTAddFile" xml:space="preserve">
    <value>Add file</value>
  </data>
  <data name="CTAddLines" xml:space="preserve">
    <value>Add</value>
  </data>
  <data name="CTAddSub" xml:space="preserve">
    <value>Add Sub</value>
  </data>
  <data name="CTChangeFileType" xml:space="preserve">
    <value>Module type</value>
  </data>
  <data name="CTChangeFormControls" xml:space="preserve">
    <value>Form design</value>
  </data>
  <data name="CTChangeLines" xml:space="preserve">
    <value>Change</value>
  </data>
  <data name="CTDeleteFile" xml:space="preserve">
    <value>Delete file</value>
  </data>
  <data name="CTDeleteFrx" xml:space="preserve">
    <value>Delete form design</value>
  </data>
  <data name="CTDeleteLines" xml:space="preserve">
    <value>Delete</value>
  </data>
  <data name="CTDeleteSub" xml:space="preserve">
    <value>Delete Sub</value>
  </data>
  <data name="CTMoveFile" xml:space="preserve">
    <value>Rename file</value>
  </data>
  <data name="CTMoveSub" xml:space="preserve">
    <value>Move Sub</value>
  </data>
  <data name="CTProject" xml:space="preserve">
    <value>Project</value>
  </data>
  <data name="CTReplaceId" xml:space="preserve">
    <value>Replace</value>
  </data>
  <data name="CTWholeFile" xml:space="preserve">
    <value>Module</value>
  </data>
  <data name="MTClass" xml:space="preserve">
    <value>Class</value>
  </data>
  <data name="MTForm" xml:space="preserve">
    <value>Form</value>
  </data>
  <data name="MTIni" xml:space="preserve">
    <value>Project</value>
  </data>
  <data name="MTStandard" xml:space="preserve">
    <value>Module</value>
  </data>
  <data name="MTStaticClass" xml:space="preserve">
    <value>Document</value>
  </data>
  <data name="MWActionText" xml:space="preserve">
    <value>Action</value>
  </data>
  <data name="MWChangeType" xml:space="preserve">
    <value>Change type</value>
  </data>
  <data name="MWDescription" xml:space="preserve">
    <value>Description</value>
  </data>
  <data name="MWExitMenu" xml:space="preserve">
    <value>E_xit</value>
  </data>
  <data name="MWExtract" xml:space="preserve">
    <value>E_xtract VBA from Office file</value>
  </data>
  <data name="MWFileMenu" xml:space="preserve">
    <value>_File</value>
  </data>
  <data name="MWLoadLastMenu" xml:space="preserve">
    <value>_Load last session</value>
  </data>
  <data name="MWLoadSessionMenu" xml:space="preserve">
    <value>_Open session</value>
  </data>
  <data name="MWModule" xml:space="preserve">
    <value>Module</value>
  </data>
  <data name="MWOfficeFile" xml:space="preserve">
    <value>_Office file</value>
  </data>
  <data name="MWOpenAllFiles" xml:space="preserve">
    <value>All files</value>
  </data>
  <data name="MWOpenAllSupported" xml:space="preserve">
    <value>All supported files</value>
  </data>
  <data name="MWOpenExcel07" xml:space="preserve">
    <value>Excel 2007+ files</value>
  </data>
  <data name="MWOpenExcel97" xml:space="preserve">
    <value>Excel 97-2003 files</value>
  </data>
  <data name="MWOpenOutlook" xml:space="preserve">
    <value>Outlook files</value>
  </data>
  <data name="MWOpenPpt07" xml:space="preserve">
    <value>PowerPoint 2007+ files</value>
  </data>
  <data name="MWOpenSAlone" xml:space="preserve">
    <value>Stand-alone VBA project</value>
  </data>
  <data name="MWOpenSession" xml:space="preserve">
    <value>Session files</value>
  </data>
  <data name="MWOpenWord07" xml:space="preserve">
    <value>Word 2007+ files</value>
  </data>
  <data name="MWOpenWord97" xml:space="preserve">
    <value>Word 97-2003 files</value>
  </data>
  <data name="MWPublish" xml:space="preserve">
    <value>_Publish VBA to Office file</value>
  </data>
  <data name="MWRefreshAction" xml:space="preserve">
    <value>_Refresh</value>
  </data>
  <data name="MWSaveSessionMenu" xml:space="preserve">
    <value>_Save session</value>
  </data>
  <data name="MWSettingsMenu" xml:space="preserve">
    <value>_Settings</value>
  </data>
  <data name="MWTitle" xml:space="preserve">
    <value>VBA Sync Tool</value>
  </data>
  <data name="MWVBAFolder" xml:space="preserve">
    <value>_VBA project folder</value>
  </data>
  <data name="OKAction" xml:space="preserve">
    <value>OK</value>
  </data>
  <data name="SWDiffTool" xml:space="preserve">
    <value>_Diff tool (optional)</value>
  </data>
  <data name="SWDiffToolParameters" xml:space="preserve">
    <value>D_iff tool parameters</value>
  </data>
  <data name="SWDiffToolParametersHelp" xml:space="preserve">
    <value>Macros: {OldFile}, {NewFile}</value>
    <comment>{OldFile} and {NewFile} should not be translated. Clarify them in an explanatory note if needed.</comment>
  </data>
  <data name="SWOpenApplications" xml:space="preserve">
    <value>Applications</value>
  </data>
  <data name="SWTitle" xml:space="preserve">
    <value>Settings</value>
  </data>
  <data name="CDChangeFileType" xml:space="preserve">
    <value>{0} → {1} and file changed ({2})</value>
    <comment>{0}: Original module type
{1}: New module type
{2}: Line difference (e.g., +8, -4, –)</comment>
  </data>
  <data name="CDWholeFile" xml:space="preserve">
    <value>File changed ({0})</value>
    <comment>{0}: Line difference (e.g., +8, -4, –)</comment>
  </data>
  <data name="ErrorCannotFindVbaProject" xml:space="preserve">
    <value>Cannot find 'vbaProject.bin' in ZIP archive.</value>
  </data>
  <data name="ErrorDecompressingStream" xml:space="preserve">
    <value>Error while decompressing stream '{0}': {1}</value>
    <comment>{0}: Name of stream being processed
{1}: Inner exception text</comment>
  </data>
  <data name="ErrorFrxColorSizeMismatch" xml:space="preserve">
    <value>Error creating OleColor: expected 4 bytes but saw {0} bytes as read.</value>
    <comment>{0}: Size of structure as read</comment>
  </data>
  <data name="ErrorFrxExpectedEndOfOleSiteConcreteControl" xml:space="preserve">
    <value>Expected end of OleSiteConcreteControl.</value>
  </data>
  <data name="ErrorFrxStreamSizeMismatch" xml:space="preserve">
    <value>Error reading '{0}' stream in .frx data: expected {1} size {2}, but saw {3} bytes as read.</value>
    <comment>{0}: Stream name (f or o)
{1}: Size field name in headers
{2}: Expected size of structure
{3}: Size of structure as read</comment>
  </data>
  <data name="ErrorPathCannotbeNullOrEmpty" xml:space="preserve">
    <value>Path to file cannot be null or empty.</value>
  </data>
  <data name="ErrorUnrecognizedModuleType" xml:space="preserve">
    <value>Unrecognized module type.</value>
  </data>
  <data name="ExplainFrxDifferentFileLists" xml:space="preserve">
    <value>Different stream lists in storage '{0}'.

File 1: {{'{1}'}}

File 2: {{'{2}'}}</value>
    <comment>{0}: Name of storage in .frx data
{1}: List of streams in file 1, separated by ', '
{2}: List of streams in file 2, separated by ', '</comment>
  </data>
  <data name="ExplainFrxGeneralStreamDifference" xml:space="preserve">
    <value>Different contents of stream '{0}' in storage '{1}'.</value>
    <comment>{0}: Stream name where differences detected
{1}: Storage containing stream</comment>
  </data>
  <data name="ExplainFrxOStreamDifference" xml:space="preserve">
    <value>Different contents of stream 'o', site '{0}' in storage '{1}'.</value>
    <comment>{0}: Storage containing stream with differences
{1}: Site name where differences were detected</comment>
  </data>
  <data name="SWLanguage" xml:space="preserve">
    <value>_Language (requires restart)</value>
  </data>
  <data name="AWTitle" xml:space="preserve">
    <value>About VBA Sync Tool</value>
  </data>
  <data name="AWVBASyncTool" xml:space="preserve">
    <value>VBA Sync Tool</value>
  </data>
  <data name="AWVersion" xml:space="preserve">
    <value>Version {0}</value>
    <comment>{0}: Version number (e.g., '1.3.0')</comment>
  </data>
  <data name="AWCopyright" xml:space="preserve">
    <value>Copyright © {0} Chelsea Hughes. See {1} for more details.</value>
    <comment>{0}:Copyright year</comment>
  </data>
  <data name="AWWebsite" xml:space="preserve">
    <value>Visit {0} for support.</value>
    <comment>{0}: Support URL</comment>
  </data>
  <data name="AWWTFIsThis" xml:space="preserve">
    <value>Synchronizes macros from an Office VBA-enabled file with a version-controlled folder.</value>
  </data>
  <data name="MWAboutMenu" xml:space="preserve">
    <value>_About VBA Sync Tool</value>
  </data>
  <data name="MWHelpMenu" xml:space="preserve">
    <value>_Help</value>
  </data>
  <data name="ErrorCannotLoadGUI" xml:space="preserve">
    <value>Cannot load WPF UI. If your system is non-Windows or otherwise doesn't support WPF, you may only run VBA Sync Tool by specifying -r on the command-line.</value>
  </data>
  <data name="ExplainFrxTitle" xml:space="preserve">
    <value>FRX file difference</value>
  </data>
  <data name="MWEditMenu" xml:space="preserve">
    <value>_Edit</value>
  </data>
  <data name="AltF4" xml:space="preserve">
    <value>Alt+F4</value>
  </data>
  <data name="CtrlL" xml:space="preserve">
    <value>Ctrl+L</value>
  </data>
  <data name="CtrlO" xml:space="preserve">
    <value>Ctrl+O</value>
  </data>
  <data name="CtrlS" xml:space="preserve">
    <value>Ctrl+S</value>
  </data>
  <data name="MTLicenses" xml:space="preserve">
    <value>Licenses</value>
  </data>
  <data name="CTLicenses" xml:space="preserve">
    <value>Licenses</value>
  </data>
  <data name="SWAddNewDocumentsToFile" xml:space="preserve">
    <value>Allow adding new document modules when publishing (expert option)</value>
  </data>
  <data name="SWGeneralTab" xml:space="preserve">
    <value>General</value>
  </data>
  <data name="SWSessionTab" xml:space="preserve">
    <value>Session</value>
  </data>
  <data name="SWIgnoreEmpty" xml:space="preserve">
    <value>Ignore empty modules</value>
  </data>
  <data name="SWAfterExtractHook" xml:space="preserve">
    <value>After-extract hook</value>
  </data>
  <data name="SWAfterExtractHookHelp" xml:space="preserve">
    <value>Macros: {TargetDir}</value>
    <comment>{TargetDir} should not be translated. Clarify in a note if needed.</comment>
  </data>
  <data name="SWBeforePublishHook" xml:space="preserve">
    <value>Before-publish hook</value>
  </data>
  <data name="SWBeforePublishHookHelp" xml:space="preserve">
    <value>Macros: {TargetDir}</value>
    <comment>{TargetDir} should not be translated. Clarify in a note if needed.</comment>
  </data>
  <data name="SWDeleteDocumentsFromFile" xml:space="preserve">
    <value>Allow deleting document modules when publishing (expert option)</value>
  </data>
  <data name="SWSearchRepositorySubdirectories" xml:space="preserve">
    <value>Search subdirectories of VBA project folder</value>
  </data>
</root>