Need to improve how to specify extractable parts in JSON file

Created by: Anonymous

Original issue 359 created by victor.jeanm... on 2013-08-14T14:39:10.000Z:

  1. Drag and Drop a JSON file
  2. Select "Translation Kit Creation"
  3. Choose "Generic XLIFF" and "Execute"

Here a sample
"description":"Localized strings in English",
"keys":{
"INDX_WELCOME":{
"value":"Welcome"
},
"INDX_LOGOUT":{
"value":"Logout"
}

The XLIFF is like:

Localized strings in English Chaînes localisées en français Welcome Bienvenue Logout Déconnexion

but it should be

Localized strings in English Chaînes localisées en français Welcome Bienvenue Logout Déconnexion

The 2 last "resname" should not be "value".

Assignee Loading
Time tracking Loading