Browse Source

snapshot jobs

andre 4 years ago
parent
commit
3b6ac1a1fa
1 changed files with 3 additions and 2 deletions
  1. 3 2
      langs/german.php

+ 3 - 2
langs/german.php

@@ -1531,9 +1531,10 @@ $_LANG['serverCA']['vm']['deleteMassModal']['baseCancelButton']['title']  = 'Abb
 $_LANG['The snapshots have been deleted successfully'] = 'Die ausgewählten Snapshots wurden erfolgreich gelöscht';
 
 $_LANG['serverCA']['vm']['mainContainer']['tabsWidget']['snapshotTabName']['snapshotDataTableTitle'] = 'Snapshots';
+$_LANG['serverCA']['vm']['mainContainer']['tabsWidget']['snapshotTabName']['snapshotDataTable']['createSnapshotButton']['button']['createSnapshotButton']  = 'Snapshot erstellen';
+
 $_LANG['serverCA']['vm']['mainContainer']['tabsWidget']['snapshotTabName']['jobDataTable'] = 'Snapshots Jobs';
-//$_LANG['serverCA']['vm']['mainContainer']['tabsWidget']['snapshotTabName']['jobDataTable']['createJobButton']['button']['createJobButton'] = 'Snapshot Auftrag erstellen';
-//$_LANG['serverCA']['vm']['mainContainer']['tabsWidget']['snapshotTabName']['jobDataTableName']['createJobButton']['button']['createJobButton'] = 'Blubb';
+
 /**********************************************************************************************************************
  *                                                 VM Backups                                          *
  ********************************************************************************************************************* */