mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-22 00:32:16 +02:00
Fixed messed up dictionaries.
1) In english, we have the following: - Delivery model class shown in japanese - Server, Person and Subnet additional tabs shown in french - Known errors menus shown in french 2) In ? we have the Attachments in german (but it is ok in english, for my installation...) SVN:trunk[2458]
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
* @license http://opensource.org/licenses/AGPL-3.0
|
||||
*/
|
||||
|
||||
Dict::Add('EN US', 'English', 'English', array(
|
||||
Dict::Add('DE DE', 'German', 'Deutsch', array(
|
||||
'Attachments:TabTitle_Count' => 'Attachments (%1$d)',
|
||||
'Attachments:EmptyTabTitle' => 'Attachments',
|
||||
'Attachments:FieldsetTitle' => 'Attachments',
|
||||
|
||||
Reference in New Issue
Block a user