jj 08.08 - update translations

This commit is contained in:
Jonathan Jenne
2017-08-08 17:08:28 +02:00
parent 15718c4852
commit 48b8d5cc51
19 changed files with 2638 additions and 2511 deletions

View File

@@ -783,6 +783,9 @@
Try
TBDD_USER_GROUPSBindingSource.EndEdit()
If MyDataset.TBDD_USER_GROUPS.GetChanges Is Nothing = False Then
CHANGED_WHOTextBox5.Text = Environment.UserName
TBDD_INDEX_MAN_POSTPROCESSINGBindingSource.EndEdit()
Me.TBDD_USER_GROUPSTableAdapter.Update(MyDataset.TBDD_USER_GROUPS)