mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-20 07:42:17 +02:00
Prevent duplicate declaration of the "Data Admin" menu (both in XML and PHP) which makes it impossible to customize.
SVN:trunk[3477]
This commit is contained in:
@@ -29,8 +29,6 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
|
||||
'Menu:AdminTools' => 'Yönetim Araçları',
|
||||
'Menu:AdminTools+' => 'Yönetim Araçları',
|
||||
'Menu:AdminTools?' => 'Yönetici profiline izin verilen araçlar',
|
||||
'Menu:CSVImportMenu' => 'CSV dışardan al',
|
||||
'Menu:CSVImportMenu+' => 'Çoklu yaratım veya güncelleme',
|
||||
'Menu:DataModelMenu' => 'Veri Modeli',
|
||||
'Menu:DataModelMenu+' => 'Veri Modeli Özeti',
|
||||
'Menu:ExportMenu' => 'Dışarı ver',
|
||||
@@ -42,8 +40,6 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
|
||||
'Menu:Notifications:Title' => 'Denetleme Kategorileri',
|
||||
'Menu:RunQueriesMenu' => 'Sorgu çalıştır',
|
||||
'Menu:RunQueriesMenu+' => 'Sorgu çalıştır',
|
||||
'Menu:DataAdministration' => 'Veri Yönetimi',
|
||||
'Menu:DataAdministration+' => 'Veri Yönetimi',
|
||||
'Menu:UniversalSearchMenu' => 'Genel sorgu',
|
||||
'Menu:UniversalSearchMenu+' => 'Herhangi bir arama...',
|
||||
'Menu:UserManagementMenu' => 'Kullanıcı Yönetimi',
|
||||
|
||||
Reference in New Issue
Block a user