InternalDocumentBaseSystem.resx 10.7 KB
<?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="Enum_LifeCycleState_Outdated" xml:space="preserve">
    <value>Obsolete</value>
  </data>
  <data name="DisplayName" xml:space="preserve">
    <value>Internal Document</value>
  </data>
  <data name="AccusativeDisplayName" xml:space="preserve">
    <value>Internal Document</value>
  </data>
  <data name="CollectionDisplayName" xml:space="preserve">
    <value>Internal Documents</value>
  </data>
  <data name="Action_DocumentRegister" xml:space="preserve">
    <value>Document Register</value>
  </data>
  <data name="Action_DocumentRegisterDescription" xml:space="preserve">
    <value>Open list of all registered documents related to the internal document flow</value>
  </data>
  <data name="Action_DocumentRegisterHint" xml:space="preserve">
    <value>Internal Documents Register</value>
  </data>
  <data name="Action_DocumentRegisterConfirmationMessage" xml:space="preserve">
    <value />
  </data>
  <data name="Ribbon_Reports_8ebe7ecfec244632a7c57e2d8e211c4e" xml:space="preserve">
    <value>Reports</value>
  </data>
  <data name="ControlGroup_0c690eeaf1304f2f97574c11abd15670" xml:space="preserve">
    <value>Register of issued paper documents</value>
  </data>
  <data name="FilterPanel_DocumentRegister_9968476ffa314585afe3c3996f7be771" xml:space="preserve">
    <value>Document register</value>
  </data>
  <data name="FilterPanel_DocumentKind_e7aba2850bda48e4806d5747d92c961e" xml:space="preserve">
    <value>Document kind</value>
  </data>
  <data name="FilterPanel_Status_8e282a3739d74835a50573f7a06375db" xml:space="preserve">
    <value>State</value>
  </data>
  <data name="FilterPanel_BusinessUnit_748114917dc74444a6ee53c253b84937" xml:space="preserve">
    <value>Business unit</value>
  </data>
  <data name="FilterPanel_BusinessUnit_d5d9b5ff8063437a8c8a77118f4ca9fa" xml:space="preserve">
    <value />
  </data>
  <data name="FilterPanel_Period_1d11f5c1abcf4c5590f9abbeb378963b" xml:space="preserve">
    <value>Period</value>
  </data>
  <data name="FilterPanel_NotRegistered_45b781fad44a4bd498e88e69d70e1183" xml:space="preserve">
    <value>Not registered</value>
  </data>
  <data name="FilterPanel_Registered_1fcb3ea054704a83bc54a10322f40105" xml:space="preserve">
    <value>Registered</value>
  </data>
  <data name="FilterPanel_Reserved_9652941628364b4ca3751d704487ffaf" xml:space="preserve">
    <value>Reserved</value>
  </data>
  <data name="FilterPanel_LastWeek_8b39e4fadedb47bc959f480b31746c4b" xml:space="preserve">
    <value>Last 7 days</value>
  </data>
  <data name="FilterPanel_LastMonth_bfb6d4056ba1408b87e4aa583dbe4e4d" xml:space="preserve">
    <value>Last 30 days</value>
  </data>
  <data name="FilterPanel_Last90Days_c5c0badcfc2a4da1a2e18daf21e617c0" xml:space="preserve">
    <value>Last 90 days</value>
  </data>
  <data name="FilterPanel_ManualPeriod_e16ecd21eb4242928369defc66531763" xml:space="preserve">
    <value>User-defined period:</value>
  </data>
  <data name="FilterPanel_Department_bd33bf976f25401290c134ae3ba328b5" xml:space="preserve">
    <value>Department</value>
  </data>
  <data name="Property_Assignee" xml:space="preserve">
    <value>Assignee</value>
  </data>
  <data name="ControlGroup_3d411ab8967c43b4ab770240b19d9921" xml:space="preserve">
    <value />
  </data>
  <data name="ControlGroup_2cf357f49e0d4e838920a09720cad45d" xml:space="preserve">
    <value />
  </data>
  <data name="ControlGroup_5ed4d4a9d0be47c7a642679213e31156" xml:space="preserve">
    <value />
  </data>
  <data name="Action_OpenActionItemExecutionReport" xml:space="preserve">
    <value>Follow Up Execution</value>
  </data>
  <data name="Action_OpenActionItemExecutionReportDescription" xml:space="preserve">
    <value>Open the list of all action items on the document.</value>
  </data>
  <data name="Action_OpenActionItemExecutionReportHint" xml:space="preserve">
    <value>Follow Up Execution of Action Items</value>
  </data>
  <data name="Action_OpenActionItemExecutionReportConfirmationMessage" xml:space="preserve">
    <value />
  </data>
  <data name="Action_OpenActionItemExecutionReportConfirmationDescription" xml:space="preserve">
    <value />
  </data>
  <data name="Action_OpenActionItems" xml:space="preserve">
    <value>Action Items on Document</value>
  </data>
  <data name="Action_OpenActionItemsDescription" xml:space="preserve">
    <value>Show Action Items on Document</value>
  </data>
  <data name="Action_OpenActionItemsHint" xml:space="preserve">
    <value>Open the list of action items on the document.</value>
  </data>
  <data name="Action_OpenActionItemsConfirmationMessage" xml:space="preserve">
    <value />
  </data>
  <data name="Action_OpenActionItemsConfirmationDescription" xml:space="preserve">
    <value />
  </data>
  <data name="Ribbon_ActionItemsGroup_f7d6c53612d148d8aace36c39d3a4391" xml:space="preserve">
    <value>Action Items</value>
  </data>
  <data name="Ribbon_ActionItemsGroup_29aecb6dbddb4d6c987c281b5d6a7a97" xml:space="preserve">
    <value>Action Items</value>
  </data>
</root>