mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
🐛 N°1834 Query Phrasebook : fix fields dictionary key
This commit is contained in:
@@ -73,9 +73,8 @@ Dict::Add('DA DA', 'Danish', 'Dansk', array(
|
||||
'Class:Query/Attribute:name+' => '',
|
||||
'Class:Query/Attribute:description' => 'Beskrivelse',
|
||||
'Class:Query/Attribute:description+' => '',
|
||||
'Class:Query/Attribute:fields' => 'Felter',
|
||||
'Class:Query/Attribute:fields+' => '',
|
||||
|
||||
'Class:QueryOQL/Attribute:fields' => 'Felter',
|
||||
'Class:QueryOQL/Attribute:fields+' => '',
|
||||
'Class:QueryOQL' => 'OQL forespørgsel',
|
||||
'Class:QueryOQL+' => '',
|
||||
'Class:QueryOQL/Attribute:oql' => 'Udtryk',
|
||||
|
||||
Reference in New Issue
Block a user