From a66fbac592e517e7e4ee6e0232a123b4f609f905 Mon Sep 17 00:00:00 2001 From: Jonathan Jenne Date: Wed, 14 Jun 2017 16:19:04 +0200 Subject: [PATCH] jj 14.06 update translations --- Global_Indexer/Global_Indexer.vbproj | 28 +- Global_Indexer/My Project/licenses.licx | 4 +- Global_Indexer/frmAdministration.Designer.vb | 10 +- Global_Indexer/frmAdministration.en-US.resx | 825 +++++++++++++- Global_Indexer/frmAdministration.resx | 12 +- Global_Indexer/frmNamenkonvention.designer.vb | 14 +- Global_Indexer/frmNamenkonvention.en-US.resx | 243 ++++ Global_Indexer/frmNamenkonvention.resx | 1009 +++++++++-------- 8 files changed, 1586 insertions(+), 559 deletions(-) create mode 100644 Global_Indexer/frmNamenkonvention.en-US.resx diff --git a/Global_Indexer/Global_Indexer.vbproj b/Global_Indexer/Global_Indexer.vbproj index 6f6f545..3ef339d 100644 --- a/Global_Indexer/Global_Indexer.vbproj +++ b/Global_Indexer/Global_Indexer.vbproj @@ -55,103 +55,78 @@ False - False - False - False - False - False - False - False - False - False - False - False - False - False - False - False - False - False - False - False - False - False - False - False - False - False @@ -434,6 +409,9 @@ frmMissingInput.vb + + frmNamenkonvention.vb + frmNamenkonvention.vb diff --git a/Global_Indexer/My Project/licenses.licx b/Global_Indexer/My Project/licenses.licx index 7b222c6..8454d1d 100644 --- a/Global_Indexer/My Project/licenses.licx +++ b/Global_Indexer/My Project/licenses.licx @@ -1,2 +1,4 @@ -DevExpress.XtraBars.Ribbon.RibbonControl, DevExpress.XtraBars.v15.2, Version=15.2.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a +DevExpress.XtraGrid.GridControl, DevExpress.XtraGrid.v15.2, Version=15.2.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a DevExpress.XtraPdfViewer.PdfViewer, DevExpress.XtraPdfViewer.v15.2, Version=15.2.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a +DevExpress.XtraBars.Ribbon.RibbonControl, DevExpress.XtraBars.v15.2, Version=15.2.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a +DevExpress.XtraEditors.TextEdit, DevExpress.XtraEditors.v15.2, Version=15.2.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a diff --git a/Global_Indexer/frmAdministration.Designer.vb b/Global_Indexer/frmAdministration.Designer.vb index 850960d..60c980d 100644 --- a/Global_Indexer/frmAdministration.Designer.vb +++ b/Global_Indexer/frmAdministration.Designer.vb @@ -1,9 +1,9 @@ - _ + Partial Class frmAdministration Inherits System.Windows.Forms.Form 'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen. - _ + Protected Overrides Sub Dispose(ByVal disposing As Boolean) Try If disposing AndAlso components IsNot Nothing Then @@ -20,7 +20,7 @@ Partial Class frmAdministration 'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich. 'Das Bearbeiten ist mit dem Windows Form-Designer möglich. 'Das Bearbeiten mit dem Code-Editor ist nicht möglich. - _ + Private Sub InitializeComponent() Me.components = New System.ComponentModel.Container() Dim GUIDLabel As System.Windows.Forms.Label @@ -1490,7 +1490,7 @@ Partial Class frmAdministration Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingNavigator.AddNewItem = Me.ToolStripButton24 Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingNavigator.BindingSource = Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingSource Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingNavigator.CountItem = Me.ToolStripLabel4 - Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingNavigator.CountItemFormat = "von {0} Nachbearbeitungsfunktionen" + Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingNavigator.CountItemFormat = "of {0} Postprocessing Functions" Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingNavigator.DeleteItem = Me.ToolStripButton25 Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripButton26, Me.ToolStripButton27, Me.ToolStripSeparator10, Me.ToolStripTextBox4, Me.ToolStripLabel4, Me.ToolStripSeparator11, Me.ToolStripButton28, Me.ToolStripButton29, Me.ToolStripSeparator12, Me.ToolStripButton24, Me.ToolStripButton25, Me.ToolStripButton30, Me.ToolStripButton31}) resources.ApplyResources(Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingNavigator, "TBDD_INDEX_MAN_POSTPROCESSINGBindingNavigator") @@ -2715,7 +2715,7 @@ Partial Class frmAdministration Me.BindingNavigator1.AddNewItem = Me.ToolStripButton8 Me.BindingNavigator1.BindingSource = Me.TBDD_USERBindingSource Me.BindingNavigator1.CountItem = Me.ToolStripLabel2 - Me.BindingNavigator1.CountItemFormat = "von {0} Usern" + Me.BindingNavigator1.CountItemFormat = "von {0} Benutzern" Me.BindingNavigator1.DeleteItem = Me.ToolStripButton9 Me.BindingNavigator1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripButton10, Me.ToolStripButton11, Me.ToolStripSeparator4, Me.ToolStripTextBox2, Me.ToolStripLabel2, Me.ToolStripSeparator5, Me.ToolStripButton12, Me.ToolStripButton13, Me.ToolStripSeparator6, Me.ToolStripButton8, Me.ToolStripButton9, Me.ToolStripButton14, Me.tscmbUser, Me.ToolStripButton15, Me.ToolStripButton23}) resources.ApplyResources(Me.BindingNavigator1, "BindingNavigator1") diff --git a/Global_Indexer/frmAdministration.en-US.resx b/Global_Indexer/frmAdministration.en-US.resx index 1974f90..87a2279 100644 --- a/Global_Indexer/frmAdministration.en-US.resx +++ b/Global_Indexer/frmAdministration.en-US.resx @@ -118,6 +118,455 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 64, 13 + + + Description: + + + 77, 13 + + + Type of Input: + + + 63, 13 + + + Shortname: + + + 90, 13 + + + Destination Path: + + + 64, 13 + + + Description: + + + 99, 13 + + + Namingconvention: + + + 70, 15 + + + Added who: + + + 77, 15 + + + Added when: + + + 84, 15 + + + Changed who: + + + 91, 15 + + + Changed when: + + + 64, 13 + + + Description: + + + Datatype: + + + 76, 13 + + + Default-Value: + + + 39, 13 + + + Order: + + + 70, 15 + + + Added who: + + + 77, 15 + + + Added when: + + + 84, 15 + + + Changed who: + + + 91, 15 + + + Changed when: + + + 64, 13 + + + First Name: + + + 55, 13 + + + Surname: + + + 72, 13 + + + logged where: + + + 61, 13 + + + login when: + + + 71, 13 + + + logout where: + + + 62, 13 + + + Added who: + + + 67, 13 + + + Added when: + + + 74, 13 + + + Changed who: + + + 79, 13 + + + Changed when: + + + 74, 17 + + + Objecttype: + + + 137, 17 + + + Index for Message-ID: + + + 73, 17 + + + Added who: + + + 79, 17 + + + Added when: + + + 87, 17 + + + Changed who: + + + 93, 17 + + + Changed when: + + + 238, 17 + + + Indexname for Flag: Attachment Yes/No + + + 64, 13 + + + Description: + + + 70, 15 + + + Added who: + + + 77, 15 + + + Added when: + + + 84, 15 + + + Changed who: + + + 91, 15 + + + Changed when: + + + 76, 13 + + + Manual Index: + + + 56, 13 + + + Comment: + + + 39, 13 + + + Order: + + + 70, 15 + + + Added who: + + + 77, 15 + + + Added when: + + + 84, 15 + + + Changed who: + + + 91, 15 + + + Changed when: + + + 66, 13 + + + Groupname: + + + 70, 15 + + + Added who: + + + 77, 15 + + + Added when: + + + 84, 15 + + + Changed who: + + + 91, 15 + + + Changed when: + + + 42, 15 + + + Order: + + + 102, 13 + + + Type of Processing: + + + 74, 13 + + + .FileExtension + + + 58, 13 + + + Language: + + + 42, 13 + + + Initials: + + + + 0 + + + Regular + + + Horizontal + + + + + + + Overwrite file? + + + + + + + + + + Default + + + Top, Left + + + + + + Tile + + + Inherit + + + 0, 0 + + + + Center + + + + + + + None + + + + + + 0 + + + Regular + + + Horizontal + + + + + + 0 + + + Regular + + + Horizontal + + + + + + Windream direct + + + 72, 15 + + + Objecttype: + + + 0 + + + Regular + + + + + + Remember last successful input + + + Optional/Only for file renaming + + + 162, 17 + + + Index successfully saved! + + + Active + + + List of Suggestions via SQL + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO @@ -128,18 +577,6 @@ zpX/v6RC8f/fWzFAjeH/p+Zp/J+QpfW/O0P3f3uq/v/mREPCYTIb6E+Qc//dCPjfk6FDWAM6APnz3w1/ IPb735qsT7oB3em6YP+CcH2cEekGtCQZ/G+IN/xfE2v8vzLahHQD6AQYGAAkI9iedfyIaQAAAABJRU5E rkJggg== - - - - - iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO - wwAADsMBx2+oZAAAAW9JREFUOE+1kE0ow2Ecx3dV3krt4oJaOSCTvIRkMqSxyITIzCQHDouEdnFwIOVC - DrhIDiQl5UTiNG/z2ppafy1S2gX/uDwfY6i1v7Hie3nqeb7fz+/7/FR/Ilwn0G0Exw4fV5GJlXlEZxXC - rIet9bAQvB5Ymgn2sLYAvSZEux7RUQFzE4qQt4bCXAYjPaHvnDoCkLpsRGMB2JqCTGLIijDlwqQ9bEMV - i9OIytR3EMNWcJ/BWH8A6j8/bOGFxwXNxYEvGbMQ9XnQ1/K78KfY3/VXzkMY0qFGG2H4RoLGQshJQNbG - 86CNhdrsX9a/uQZTPhQl4rMY4OLofbl3aX7I8uwPC7y/g1YdjyVJuEvT8e1tfwUYteHUxCCfHChDeHmG - QQvokjlOU+PbWA0x3pZnILVVI3uvQyHsbiLnqnGmRCF1NYD8pDhpRxOH7HQoAKZGkFKjceszQbpSrumX - bO+G80MFwKUTxgfgcO/b8D9IpXoFiiMDHIQm0skAAAAASUVORK5CYII= @@ -180,6 +617,18 @@ kqub/+6/S/4B3AZ4VN3/XzL3HVyzoksPXDFILn/am//2GdtxG2Bfevd/YMszDM0gAJLLnvz6v0XCetwG WOTd+W9TcAVDMwiA5FL7X8O9hBUYZt3GqhkEQHJhLS//6wbPw22ATtoNnJIgOb/qh/81fKfhNgAfcMq9 8l/FYwIYQ4UGBWBgAAC+0b+zuQxOnAAAAABJRU5ErkJggg== + + + + + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO + wwAADsMBx2+oZAAAAW9JREFUOE+1kE0ow2Ecx3dV3krt4oJaOSCTvIRkMqSxyITIzCQHDouEdnFwIOVC + DrhIDiQl5UTiNG/z2ppafy1S2gX/uDwfY6i1v7Hie3nqeb7fz+/7/FR/Ilwn0G0Exw4fV5GJlXlEZxXC + rIet9bAQvB5Ymgn2sLYAvSZEux7RUQFzE4qQt4bCXAYjPaHvnDoCkLpsRGMB2JqCTGLIijDlwqQ9bEMV + i9OIytR3EMNWcJ/BWH8A6j8/bOGFxwXNxYEvGbMQ9XnQ1/K78KfY3/VXzkMY0qFGG2H4RoLGQshJQNbG + 86CNhdrsX9a/uQZTPhQl4rMY4OLofbl3aX7I8uwPC7y/g1YdjyVJuEvT8e1tfwUYteHUxCCfHChDeHmG + QQvokjlOU+PbWA0x3pZnILVVI3uvQyHsbiLnqnGmRCF1NYD8pDhpRxOH7HQoAKZGkFKjceszQbpSrumX + bO+G80MFwKUTxgfgcO/b8D9IpXoFiiMDHIQm0skAAAAASUVORK5CYII= @@ -189,6 +638,39 @@ dtINAGGiDUDGyGpoawAxeNSAQWkAORiqnRLAwAAA9EMMU8Daa3MAAAAASUVORK5CYII= + + 974, 258 + + + manual Indicies + + + 980, 286 + + + 182, 17 + + + Function successfully saved! + + + 37, 13 + + + TEXT3 + + + 37, 13 + + + TEXT2 + + + 37, 13 + + + TEXT1 + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO @@ -260,6 +742,61 @@ dtINAGGiDUDGyGpoawAxeNSAQWkAORiqnRLAwAAA9EMMU8Daa3MAAAAASUVORK5CYII= + + 974, 258 + + + Postprocessing manual Indicies + + + 0 + + + Regular + + + + + + 0 + + + Regular + + + + + + 113, 13 + + + Windows-Parameters: + + + 130, 13 + + + Static or automatic value: + + + 419, 26 + + + Automatic Indicies are processed WITHOUT USERINTERACTION after manual indicies. +The received values can be written to Indicies or used to rename a file. + + + 162, 17 + + + Index successfully saved! + + + Automatic Index via SQL? + + + Active + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO @@ -331,6 +868,102 @@ dtINAGGiDUDGyGpoawAxeNSAQWkAORiqnRLAwAAA9EMMU8Daa3MAAAAASUVORK5CYII= + + 974, 258 + + + automatic/static Indicies + + + Delete + + + 163, 13 + + + Assignment successfully saved! + + + 76, 15 + + + Select group: + + + Assign Documenttype to group + + + New group assignment + + + 258, 13 + + + This Documenttype is assigned the following groups: + + + 974, 258 + + + Assignment Documenttype-Groups + + + 336, 13 + + + Contents of Date-Indicies are converted to YYYYMMDD automatically + + + 81, 15 + + + Date-Format: + + + Append directory + + + 67, 15 + + + or manual: + + + 201, 15 + + + from Index-Value (auto or manual): + + + New Subdirectory: + + + 113, 15 + + + Variable folderpath + + + 974, 258 + + + 92, 13 + + + Assign to Module: + + + 117, 13 + + + Assigned to Module(s): + + + 219, 17 + + + Documenttype successfully saved! + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO @@ -402,6 +1035,132 @@ dtINAGGiDUDGyGpoawAxeNSAQWkAORiqnRLAwAAA9EMMU8Daa3MAAAAASUVORK5CYII= + + 66, 22 + + + Refresh + + + 55, 22 + + + Copy + + + Active + + + Documenttypes + + + + + + + + + Default + + + Top, Left + + + + + + Tile + + + Inherit + + + 0, 0 + + + Center + + + + + + None + + + + + + 0 + + + Regular + + + Horizontal + + + + + + 0 + + + Regular + + + Horizontal + + + + + + 0 + + + Regular + + + Horizontal + + + + + + Delete + + + 163, 13 + + + Assignment successfully saved! + + + 77, 15 + + + Select Group: + + + Assign user to group + + + New Groupassignment: + + + 188, 13 + + + User is assigned the following groups: + + + Assignment Group to User + + + 166, 17 + + + Group successfully saved! + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO @@ -473,6 +1232,9 @@ dtINAGGiDUDGyGpoawAxeNSAQWkAORiqnRLAwAAA9EMMU8Daa3MAAAAASUVORK5CYII= + + Groupmanagement + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO @@ -544,6 +1306,42 @@ dtINAGGiDUDGyGpoawAxeNSAQWkAORiqnRLAwAAA9EMMU8Daa3MAAAAASUVORK5CYII= + + 94, 22 + + + Add AD User + + + User-/Groupmanagement + + + 75, 17 + + + Objecttype: + + + 183, 17 + + + Mapping successfully saved! + + + Delete + + + Save + + + Add + + + Indexmapping for Email-Indexing + + + Misc Settings + AAABAAEAICAAAAEACACoCAAAFgAAACgAAAAgAAAAQAAAAAEACAAAAAAAgAQAAAAAAAAAAAAAAAAAAAAA @@ -586,4 +1384,7 @@ AP/8AQD//gMD///Dj/////// + + Adminconsole Global Indexer + \ No newline at end of file diff --git a/Global_Indexer/frmAdministration.resx b/Global_Indexer/frmAdministration.resx index 45eb775..853b352 100644 --- a/Global_Indexer/frmAdministration.resx +++ b/Global_Indexer/frmAdministration.resx @@ -2731,13 +2731,13 @@ 677, 87 - 104, 30 + 137, 30 92 - speichere Input zu Profil + Letzte erfolgreiche Eingabe speichern SAVE_VALUECheckBox @@ -4042,10 +4042,10 @@ der Datei Segoe UI, 9pt, style=Bold, Italic - 213, 22 + 181, 22 - von {0} Nachbearbeitungsfunktionen + of {0} Postprocessing Functions Die Gesamtanzahl der Elemente. @@ -7657,10 +7657,10 @@ Die erhaltenen Werte können in Indizes geschrieben oder zur Benennung der Datei Neu hinzufügen - 77, 22 + 100, 22 - von {0} Usern + von {0} Benutzern Die Gesamtanzahl der Elemente. diff --git a/Global_Indexer/frmNamenkonvention.designer.vb b/Global_Indexer/frmNamenkonvention.designer.vb index bed2bb1..f863bf2 100644 --- a/Global_Indexer/frmNamenkonvention.designer.vb +++ b/Global_Indexer/frmNamenkonvention.designer.vb @@ -74,13 +74,13 @@ Partial Class frmNamenkonvention ' 'GroupBox1 ' + resources.ApplyResources(Me.GroupBox1, "GroupBox1") Me.GroupBox1.Controls.Add(Me.btnAddIndexA) Me.GroupBox1.Controls.Add(Me.btnAddIndexM) Me.GroupBox1.Controls.Add(Me.cmbIndex_A) Me.GroupBox1.Controls.Add(Me.cmbIndex_m) Me.GroupBox1.Controls.Add(Me.Label3) Me.GroupBox1.Controls.Add(Me.Label2) - resources.ApplyResources(Me.GroupBox1, "GroupBox1") Me.GroupBox1.Name = "GroupBox1" Me.GroupBox1.TabStop = False ' @@ -98,10 +98,10 @@ Partial Class frmNamenkonvention ' 'cmbIndex_A ' + resources.ApplyResources(Me.cmbIndex_A, "cmbIndex_A") Me.cmbIndex_A.DataSource = Me.TBDD_INDEX_AUTOMBindingSource Me.cmbIndex_A.DisplayMember = "INDEXNAME" Me.cmbIndex_A.FormattingEnabled = True - resources.ApplyResources(Me.cmbIndex_A, "cmbIndex_A") Me.cmbIndex_A.Name = "cmbIndex_A" Me.cmbIndex_A.ValueMember = "GUID" ' @@ -117,10 +117,10 @@ Partial Class frmNamenkonvention ' 'cmbIndex_m ' + resources.ApplyResources(Me.cmbIndex_m, "cmbIndex_m") Me.cmbIndex_m.DataSource = Me.TBDD_INDEX_MANBindingSource Me.cmbIndex_m.DisplayMember = "NAME" Me.cmbIndex_m.FormattingEnabled = True - resources.ApplyResources(Me.cmbIndex_m, "cmbIndex_m") Me.cmbIndex_m.Name = "cmbIndex_m" Me.cmbIndex_m.ValueMember = "GUID" ' @@ -141,11 +141,11 @@ Partial Class frmNamenkonvention ' 'GroupBox2 ' + resources.ApplyResources(Me.GroupBox2, "GroupBox2") Me.GroupBox2.Controls.Add(Me.Button2) Me.GroupBox2.Controls.Add(Me.btnVersionTZ) Me.GroupBox2.Controls.Add(Me.btnTrennzeichen) Me.GroupBox2.Controls.Add(Me.btnVersion) - resources.ApplyResources(Me.GroupBox2, "GroupBox2") Me.GroupBox2.Name = "GroupBox2" Me.GroupBox2.TabStop = False ' @@ -175,22 +175,22 @@ Partial Class frmNamenkonvention ' 'btndelete ' - Me.btndelete.Image = Global.Global_Indexer.My.Resources.Resources.delete2 resources.ApplyResources(Me.btndelete, "btndelete") + Me.btndelete.Image = Global.Global_Indexer.My.Resources.Resources.delete2 Me.btndelete.Name = "btndelete" Me.btndelete.UseVisualStyleBackColor = True ' 'btnOK ' - Me.btnOK.Image = Global.Global_Indexer.My.Resources.Resources.save_16xLG resources.ApplyResources(Me.btnOK, "btnOK") + Me.btnOK.Image = Global.Global_Indexer.My.Resources.Resources.save_16xLG Me.btnOK.Name = "btnOK" Me.btnOK.UseVisualStyleBackColor = True ' 'btnclose ' - Me.btnclose.Image = Global.Global_Indexer.My.Resources.Resources.Close_16xLG resources.ApplyResources(Me.btnclose, "btnclose") + Me.btnclose.Image = Global.Global_Indexer.My.Resources.Resources.Close_16xLG Me.btnclose.Name = "btnclose" Me.btnclose.UseVisualStyleBackColor = True ' diff --git a/Global_Indexer/frmNamenkonvention.en-US.resx b/Global_Indexer/frmNamenkonvention.en-US.resx new file mode 100644 index 0000000..b05c1dd --- /dev/null +++ b/Global_Indexer/frmNamenkonvention.en-US.resx @@ -0,0 +1,243 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + + 431, 34 + + + Define the Nameconvention for the selected Documenttype. +You can assemble the filename from the Indicies and Textpatterns below. + + + Indicies: + + + + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO + xAAADsQBlSsOGwAAAFxJREFUOE/NjFEKgDAMQ3e23v88/Y1YOslqhE1hGHgfS5fXAHxCliuMD4q7o5Kn + yJTAzC72CM5PTBUwfXMT8OiJnwuYOmL6ZhBwlCBPkT2CSp4iUvAGWa4gy3nQDiNEflNl/3oXAAAAAElF + TkSuQmCC + + + + + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO + xAAADsQBlSsOGwAAAFxJREFUOE/NjFEKgDAMQ3e23v88/Y1YOslqhE1hGHgfS5fXAHxCliuMD4q7o5Kn + yJTAzC72CM5PTBUwfXMT8OiJnwuYOmL6ZhBwlCBPkT2CSp4iUvAGWa4gy3nQDiNEflNl/3oXAAAAAElF + TkSuQmCC + + + + 104, 17 + + + Automatic Index: + + + 89, 17 + + + Manual Index: + + + Variables: + + + + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO + xAAADsQBlSsOGwAAAFxJREFUOE/NjFEKgDAMQ3e23v88/Y1YOslqhE1hGHgfS5fXAHxCliuMD4q7o5Kn + yJTAzC72CM5PTBUwfXMT8OiJnwuYOmL6ZhBwlCBPkT2CSp4iUvAGWa4gy3nQDiNEflNl/3oXAAAAAElF + TkSuQmCC + + + + Add original filename + + + + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO + xAAADsQBlSsOGwAAAFxJREFUOE/NjFEKgDAMQ3e23v88/Y1YOslqhE1hGHgfS5fXAHxCliuMD4q7o5Kn + yJTAzC72CM5PTBUwfXMT8OiJnwuYOmL6ZhBwlCBPkT2CSp4iUvAGWa4gy3nQDiNEflNl/3oXAAAAAElF + TkSuQmCC + + + + Add Versionseperator: + + + + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO + xAAADsQBlSsOGwAAAFxJREFUOE/NjFEKgDAMQ3e23v88/Y1YOslqhE1hGHgfS5fXAHxCliuMD4q7o5Kn + yJTAzC72CM5PTBUwfXMT8OiJnwuYOmL6ZhBwlCBPkT2CSp4iUvAGWa4gy3nQDiNEflNl/3oXAAAAAElF + TkSuQmCC + + + + Add Fileseperator: + + + + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO + xAAADsQBlSsOGwAAAFxJREFUOE/NjFEKgDAMQ3e23v88/Y1YOslqhE1hGHgfS5fXAHxCliuMD4q7o5Kn + yJTAzC72CM5PTBUwfXMT8OiJnwuYOmL6ZhBwlCBPkT2CSp4iUvAGWa4gy3nQDiNEflNl/3oXAAAAAElF + TkSuQmCC + + + + Add Version: + + + Save + + + Cancel + + + 83, 17 + + + Date Format: + + + + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO + xAAADsQBlSsOGwAAAFxJREFUOE/NjFEKgDAMQ3e23v88/Y1YOslqhE1hGHgfS5fXAHxCliuMD4q7o5Kn + yJTAzC72CM5PTBUwfXMT8OiJnwuYOmL6ZhBwlCBPkT2CSp4iUvAGWa4gy3nQDiNEflNl/3oXAAAAAElF + TkSuQmCC + + + + + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO + xAAADsQBlSsOGwAAAFxJREFUOE/NjFEKgDAMQ3e23v88/Y1YOslqhE1hGHgfS5fXAHxCliuMD4q7o5Kn + yJTAzC72CM5PTBUwfXMT8OiJnwuYOmL6ZhBwlCBPkT2CSp4iUvAGWa4gy3nQDiNEflNl/3oXAAAAAElF + TkSuQmCC + + + + 41, 17 + + + Misc.: + + + Nameconvention Wizard: + + \ No newline at end of file diff --git a/Global_Indexer/frmNamenkonvention.resx b/Global_Indexer/frmNamenkonvention.resx index c23bbe0..e50bfeb 100644 --- a/Global_Indexer/frmNamenkonvention.resx +++ b/Global_Indexer/frmNamenkonvention.resx @@ -117,246 +117,231 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True + + cmbdivers - - - 9, 20 + + System.Windows.Forms.BindingSource, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 438, 51 + + GroupBox1 - - 0 + + + 5 - - Definieren Sie hier die Namenskonvention zur ausgewählten Dokumentart. -Sie haben die Möglichkeit den Dateinamen aus den unten aufgeführten -Indizes und Textbausteinen zusammenzustellen. + + Global_Indexer.MyDataset, MyDataset.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null - - Label1 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 172, 25 - - $this + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 12 + + Variablen: - - 12, 74 + + $this - - 401, 25 + + + 3, 4, 3, 4 - - 1 + + 3 - - txtnamenKonv + + 2 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Global_Indexer.MyDatasetTableAdapters.TableAdapterManager, MyDataset.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null - - $this + + Segoe UI, 9pt - - 11 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO - xAAADsQBlSsOGwAAAFxJREFUOE/NjFEKgDAMQ3e23v88/Y1YOslqhE1hGHgfS5fXAHxCliuMD4q7o5Kn - yJTAzC72CM5PTBUwfXMT8OiJnwuYOmL6ZhBwlCBPkT2CSp4iUvAGWa4gy3nQDiNEflNl/3oXAAAAAElF - TkSuQmCC - + + 9, 89 - - 187, 89 + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 30, 23 + + 6, 105 - - 5 + + 21, 308 - - btnAddIndexA + + Datum-Struktur: - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + MiddleLeft - - GroupBox1 + + 172, 25 - - 0 + + 1 - - - iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO - xAAADsQBlSsOGwAAAFxJREFUOE/NjFEKgDAMQ3e23v88/Y1YOslqhE1hGHgfS5fXAHxCliuMD4q7o5Kn - yJTAzC72CM5PTBUwfXMT8OiJnwuYOmL6ZhBwlCBPkT2CSp4iUvAGWa4gy3nQDiNEflNl/3oXAAAAAElF - TkSuQmCC - + + 30, 23 - - 187, 41 + + Versionstrennzeichen einfügen - - 30, 23 + + Button2 - - 4 + + TBDD_INDEX_MANBindingSource - - btnAddIndexM + + 6 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 467, 343 - + GroupBox1 - - 1 + + MiddleRight - - 1004, 17 - - - 257, 17 - - - 9, 89 + + Segoe UI, 9.75pt - - 172, 25 + + 9, 20 - - 3 + + + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO + xAAADsQBlSsOGwAAAFxJREFUOE/NjFEKgDAMQ3e23v88/Y1YOslqhE1hGHgfS5fXAHxCliuMD4q7o5Kn + yJTAzC72CM5PTBUwfXMT8OiJnwuYOmL6ZhBwlCBPkT2CSp4iUvAGWa4gy3nQDiNEflNl/3oXAAAAAElF + TkSuQmCC + - - cmbIndex_A + + 5 - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + MiddleLeft - - GroupBox1 + + cmbDate - - 2 + + 261, 303 - - 367, 17 - - - 9, 41 + + $this - - 172, 25 + + Label1 - - 2 + + 6, 56 - - cmbIndex_m + + $this - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GroupBox2 - - GroupBox1 + + 7, 17 - - 3 + + 419, 74 - + + btnTrennzeichen + + True - - 6, 69 + + MiddleLeft - - 129, 17 + + btnclose - + 1 - - Automatischer Index: - - - Label3 + + 11 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Label4 - - GroupBox1 + + cmbIndex_m - - 4 + + $this - - True + + 199, 257 - - 6, 21 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 104, 17 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 0 + + 12 - - Manueller Index: + + 7 - - Label2 + + 4 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + $this - - GroupBox1 + + 9 - + 5 - - 12, 114 + + GroupBox2 - - 237, 122 + + 3 - - 2 + + cmbIndex_A - - Indexe zur Auswahl: + + 5 - - GroupBox1 + + 187, 41 - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - $this + + 6 - - 10 + + NoControl - + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO xAAADsQBlSsOGwAAAFxJREFUOE/NjFEKgDAMQ3e23v88/Y1YOslqhE1hGHgfS5fXAHxCliuMD4q7o5Kn @@ -364,75 +349,82 @@ Indizes und Textbausteinen zusammenzustellen. TkSuQmCC - - MiddleLeft + + YY_MM_DD - - 6, 153 + + 104, 17 - - 163, 29 + + 12 - - 8 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - OriginalName + + TBKONFIGURATIONBindingSource - - MiddleRight + + 12, 74 - - Button2 + + YYYY_MM_DD - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 163, 43 - - GroupBox2 + + 7 - + + Label3 + + 0 - - - iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO - xAAADsQBlSsOGwAAAFxJREFUOE/NjFEKgDAMQ3e23v88/Y1YOslqhE1hGHgfS5fXAHxCliuMD4q7o5Kn - yJTAzC72CM5PTBUwfXMT8OiJnwuYOmL6ZhBwlCBPkT2CSp4iUvAGWa4gy3nQDiNEflNl/3oXAAAAAElF - TkSuQmCC - + + 30, 23 - - MiddleLeft + + GroupBox1 - - 6, 105 + + 6, 69 - - 163, 43 + + 0 - - 7 + + TableAdapterManager - - Versionstrennzeichen einfügen + + 4 - + + Usercode + + + Abbruch + + + 86, 36 + + MiddleRight + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + btnVersionTZ + + 2 + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox2 - - - 1 - - + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO xAAADsQBlSsOGwAAAFxJREFUOE/NjFEKgDAMQ3e23v88/Y1YOslqhE1hGHgfS5fXAHxCliuMD4q7o5Kn @@ -440,267 +432,286 @@ Indizes und Textbausteinen zusammenzustellen. TkSuQmCC - - MiddleLeft + + GroupBox1 - - 6, 56 + + CenterScreen - - 163, 43 + + 7 - - 6 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 Dateitrennzeichen einfügen - - MiddleRight + + btnAddIndexA - - btnTrennzeichen + + 0 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + MyDataset - - GroupBox2 + + System.Windows.Forms.BindingSource, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 2 + + DD_MM_YYYY - - - iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO - xAAADsQBlSsOGwAAAFxJREFUOE/NjFEKgDAMQ3e23v88/Y1YOslqhE1hGHgfS5fXAHxCliuMD4q7o5Kn - yJTAzC72CM5PTBUwfXMT8OiJnwuYOmL6ZhBwlCBPkT2CSp4iUvAGWa4gy3nQDiNEflNl/3oXAAAAAElF - TkSuQmCC - + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - MiddleLeft + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + 6, 21 - - 163, 29 + + $this - - 5 + + 30, 23 - - Versionstag einfügen + + Label2 - + MiddleRight - - btnVersion + + 3 + + + txtnamenKonv + + + MiddleLeft + + + DD_MM_YY + + + NoControl - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 9 - - GroupBox2 + + TBDD_INDEX_MANTableAdapter - + 3 - - 255, 114 + + 18, 239 - - 192, 183 + + 2 - - 3 + + Assistent zur Namenskonvention: - - Variablen: + + Speichern - - GroupBox2 + + 4 - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + btnVersion - + + GroupBox1 + + $this - - 9 + + $this - - 419, 74 + + 1 - - 28, 25 + + Global_Indexer.MyDatasetTableAdapters.TBDD_INDEX_AUTOMTableAdapter, MyDataset.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null - - 4 + + Username - - btndelete + + Label20 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 0 - - $this + + 9, 41 - - 8 + + 10 - - MiddleLeft + + $this - - 261, 303 + + GroupBox2 - - 94, 36 + + GroupBox1 - - 5 + + 401, 25 - - Speichern + + OriginalName - + + Segoe UI, 9pt + + MiddleRight - - btnOK + + btnAddIndexM - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + MiddleRight - - $this + + + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO + xAAADsQBlSsOGwAAAFxJREFUOE/NjFEKgDAMQ3e23v88/Y1YOslqhE1hGHgfS5fXAHxCliuMD4q7o5Kn + yJTAzC72CM5PTBUwfXMT8OiJnwuYOmL6ZhBwlCBPkT2CSp4iUvAGWa4gy3nQDiNEflNl/3oXAAAAAElF + TkSuQmCC + - - 7 + + 199, 306 MiddleLeft - - 361, 303 - - - 86, 36 - - - 6 - - - Abbruch + + YYMMDD - - MiddleRight + + 438, 51 - - btnclose + + frmNamenkonvention - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 172, 23 - - $this + + True - - 6 + + True - - 17, 17 - - - 602, 17 - - - 831, 17 - - - 1254, 17 - - - Segoe UI, 9pt + + Definieren Sie hier die Namenskonvention zur ausgewählten Dokumentart. +Sie haben die Möglichkeit den Dateinamen aus den unten aufgeführten +Indizes und Textbausteinen zusammenzustellen. - - YY_MM_DD + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - YYYY_MM_DD + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - DD_MM_YY + + MiddleRight - - DD_MM_YYYY + + 18, 288 - - YYMMDD + + System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - YYYYMMDD + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - DDMMYY + + MiddleLeft DDMMYYYY - - 21, 259 + + btndelete - + + btnAddDate + + 172, 23 - - 8 + + $this - - cmbDate + + 12, 114 + + + 0 System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - $this + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 4 + + + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO + xAAADsQBlSsOGwAAAFxJREFUOE/NjFEKgDAMQ3e23v88/Y1YOslqhE1hGHgfS5fXAHxCliuMD4q7o5Kn + yJTAzC72CM5PTBUwfXMT8OiJnwuYOmL6ZhBwlCBPkT2CSp4iUvAGWa4gy3nQDiNEflNl/3oXAAAAAElF + TkSuQmCC + - - True + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 18, 239 + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 99, 17 + + 4 - - 7 + + DDMMYY - - Datum-Struktur: + + $this - - Label20 + + 28, 25 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Automatischer Index: - - $this + + System.Windows.Forms.BindingSource, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 5 - + + 6, 153 + + + GroupBox1 + + + 99, 17 + + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO xAAADsQBlSsOGwAAAFxJREFUOE/NjFEKgDAMQ3e23v88/Y1YOslqhE1hGHgfS5fXAHxCliuMD4q7o5Kn @@ -708,28 +719,13 @@ Indizes und Textbausteinen zusammenzustellen. TkSuQmCC - - 199, 257 - - - 30, 23 - - - 9 - - - btnAddDate - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - $this + + GroupBox2 - - 3 + + 10 - + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO xAAADsQBlSsOGwAAAFxJREFUOE/NjFEKgDAMQ3e23v88/Y1YOslqhE1hGHgfS5fXAHxCliuMD4q7o5Kn @@ -737,158 +733,165 @@ Indizes und Textbausteinen zusammenzustellen. TkSuQmCC - - - NoControl + + GroupBox2 - - 199, 306 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 30, 23 + + 11 - - 12 + + 6, 21 - - btnAddDivers + + 2 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + YYYYMMDD - - $this + + 163, 43 - - 0 + + 47, 17 - - Segoe UI, 9pt + + 163, 29 - - Username + + Versionstag einfügen - - Usercode + + 2 - - 21, 308 + + $this - - 172, 23 + + Manueller Index: - - 11 + + btnOK - - cmbdivers + + Divers: - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 237, 122 - - $this + + 8 - - 1 + + + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO + xAAADsQBlSsOGwAAAFxJREFUOE/NjFEKgDAMQ3e23v88/Y1YOslqhE1hGHgfS5fXAHxCliuMD4q7o5Kn + yJTAzC72CM5PTBUwfXMT8OiJnwuYOmL6ZhBwlCBPkT2CSp4iUvAGWa4gy3nQDiNEflNl/3oXAAAAAElF + TkSuQmCC + - - True + + $this - - NoControl + + 129, 17 - - 18, 288 + + 21, 259 - - 47, 17 + + btnAddDivers - - 10 + + 6 - - Divers: + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Label4 + + 187, 89 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 1 - - $this + + TBDD_INDEX_AUTOMTableAdapter - - 2 + + 163, 29 - + True - - - 7, 17 - - - 467, 343 - - Segoe UI, 9.75pt - - - 3, 4, 3, 4 + + 94, 36 - - CenterScreen + + 30, 23 - - Assistent zur Namenskonvention: + + True TBDD_INDEX_AUTOMBindingSource - - System.Windows.Forms.BindingSource, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - MyDataset + + 192, 183 - - Global_Indexer.MyDataset, MyDataset.Designer.vb, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null + + 8 - - TBDD_INDEX_MANBindingSource + + 255, 114 - - System.Windows.Forms.BindingSource, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TBKONFIGURATIONBindingSource + + Indexe zur Auswahl: - - System.Windows.Forms.BindingSource, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 3 - - TBDD_INDEX_MANTableAdapter + + 1 - Global_Indexer.MyDatasetTableAdapters.TBDD_INDEX_MANTableAdapter, MyDataset.Designer.vb, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null - - - TableAdapterManager + Global_Indexer.MyDatasetTableAdapters.TBDD_INDEX_MANTableAdapter, MyDataset.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null - - Global_Indexer.MyDatasetTableAdapters.TableAdapterManager, MyDataset.Designer.vb, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null - - - TBDD_INDEX_AUTOMTableAdapter - - - Global_Indexer.MyDatasetTableAdapters.TBDD_INDEX_AUTOMTableAdapter, MyDataset.Designer.vb, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null - - - frmNamenkonvention + + 361, 303 - - System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 8 + + 1004, 17 + + + 831, 17 + + + en-US + + + True + + + 367, 17 + + + 1254, 17 + + + 17, 17 + + + 602, 17 + + + 257, 17 + \ No newline at end of file