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:
Romain Quetiez
2014-12-04 16:05:11 +00:00
parent 1f2ad9ecdb
commit 30af416394
32 changed files with 1057 additions and 431 deletions

View File

@@ -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)~~',