Browse Source

try to fix the detailed view

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

+ 1 - 1
langs/german.php

@@ -1336,7 +1336,7 @@ $_LANG['Medium']='Sehr hoch';
 
 $_LANG['serverCA']['vm']['mainContainer']['tabsWidget']['detailTab']['baseStandaloneFormExtSections']['rightSection']['diskDataTable']['diskDataTableTitle'] = 'Festplatten' ;
 $_LANG['serverCA']['vm']['mainContainer']['tabsWidget']['detailTab']['baseStandaloneFormExtSections']['rightSection']['diskDataTable']['createDiskButton']['button']['createDiskButton'] = 'Festplatte hinzufügen' ;
-$_LANG['serverCA']['vm']['mainContainer']['tabsWidget']['detailTab']['baseStandaloneFormExtSections']['rightSection']['virtualInterfaceDataTable']['virtualInterfaceDataTable'] = 'Festplatten' ;
+$_LANG['serverCA']['vm']['mainContainer']['tabsWidget']['detailTab']['baseStandaloneFormExtSections']['rightSection']['virtualInterfaceDataTable']['virtualInterfaceDataTableTitle'] = 'Blubb' ;
 $_LANG['serverCA']['vm']['mainContainer']['tabsWidget']['detailTab']['baseStandaloneFormExtSections']['rightSection']['virtualInterfaceDataTable']['createVirtualInterfaceButton']['button']['createVirtualInterfaceButton'] = 'Blubb hinzufügen' ;
 $_LANG['serverCA']['vm']['mainContainer']['tabsWidget']['detailTab']['baseStandaloneFormExtSections']['rightSection']['networkQemuDataTable']['networkQemuDataTable'] = 'Bla' ;