* code for task #74177.
This commit is contained in:
+2
-2
File diff suppressed because one or more lines are too long
+2
-2
File diff suppressed because one or more lines are too long
@@ -340,8 +340,8 @@ $lang->exportTypeList['all'] = 'Alle';
|
||||
$lang->exportTypeList['selected'] = 'Ausgewählte';
|
||||
|
||||
$lang->visionList = array();
|
||||
$lang->visionList['rnd'] = 'R&D';
|
||||
$lang->visionList['lite'] = 'Lite';
|
||||
$lang->visionList['rnd'] = 'Full Feature Interface';
|
||||
$lang->visionList['lite'] = 'Operation Management Interface';
|
||||
|
||||
$lang->createObjects['todo'] = 'Todo';
|
||||
$lang->createObjects['effort'] = 'Effort';
|
||||
|
||||
@@ -340,8 +340,8 @@ $lang->exportTypeList['all'] = 'All Data';
|
||||
$lang->exportTypeList['selected'] = 'Selected Data';
|
||||
|
||||
$lang->visionList = array();
|
||||
$lang->visionList['rnd'] = 'R&D';
|
||||
$lang->visionList['lite'] = 'Lite';
|
||||
$lang->visionList['rnd'] = 'Full Feature Interface';
|
||||
$lang->visionList['lite'] = 'Operation Management Interface';
|
||||
|
||||
$lang->createObjects['todo'] = 'Todo';
|
||||
$lang->createObjects['effort'] = 'Effort';
|
||||
|
||||
@@ -340,8 +340,8 @@ $lang->exportTypeList['all'] = 'Toutes les Données';
|
||||
$lang->exportTypeList['selected'] = 'Données sélectionnées';
|
||||
|
||||
$lang->visionList = array();
|
||||
$lang->visionList['rnd'] = 'R&D';
|
||||
$lang->visionList['lite'] = 'Lite';
|
||||
$lang->visionList['rnd'] = 'Full Feature Interface';
|
||||
$lang->visionList['lite'] = 'Operation Management Interface';
|
||||
|
||||
$lang->createObjects['todo'] = 'Todo';
|
||||
$lang->createObjects['effort'] = 'Effort';
|
||||
|
||||
@@ -341,7 +341,7 @@ $lang->exportTypeList['selected'] = '选中记录';
|
||||
|
||||
$lang->visionList = array();
|
||||
$lang->visionList['rnd'] = '研发综合界面';
|
||||
$lang->visionList['lite'] = '迅捷界面';
|
||||
$lang->visionList['lite'] = '运营管理界面';
|
||||
|
||||
$lang->createObjects['todo'] = '待办';
|
||||
$lang->createObjects['effort'] = '日志';
|
||||
|
||||
Reference in New Issue
Block a user