mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 19:18:44 +02:00
Rework of the dictionaries: moved menu related entries to the module itop-welcome-itil (which does create most of those menus), while preserving the original copy of the entries so as to be compatible with customizations made with a copy of an older version of itop-welcome-itil
SVN:trunk[3453]
This commit is contained in:
@@ -619,8 +619,8 @@ Dict::Add('RU RU', 'Russian', 'Русский', array(
|
||||
'Core:Synchro:NeverRun' => 'Синхронизация не запускалась. Логи отсутсвуют.~~',
|
||||
'Core:Synchro:SynchroEndedOn_Date' => 'Синхронизация была закончена в %1$s.~~',
|
||||
'Core:Synchro:SynchroRunningStartedOn_Date' => 'Синхронизация запущена в %1$s сейчас в процессе...~~',
|
||||
'Menu:DataSources' => 'Синхронизация данных',
|
||||
'Menu:DataSources+' => 'All Synchronization Data Sources',
|
||||
'Menu:DataSources' => 'Синхронизация данных', // Duplicated into itop-welcome-itil (will be removed from here...)
|
||||
'Menu:DataSources+' => 'All Synchronization Data Sources', // Duplicated into itop-welcome-itil (will be removed from here...)
|
||||
'Core:Synchro:label_repl_ignored' => 'Игнор. (%1$s)~~',
|
||||
'Core:Synchro:label_repl_disappeared' => 'Невид. (%1$s)~~',
|
||||
'Core:Synchro:label_repl_existing' => 'Existing (%1$s)~~',
|
||||
|
||||
Reference in New Issue
Block a user