These scripts now actually use the localisation provided.
This is a follow-up for 66c0b27797dd. Fixes T892.
Side edit: import statements by alphabetical order.
|  Differential  D468  
Localisation for create_surname and create_given_name (part 2) Authored by dereckson on Jul 9 2016, 19:20. Tags None Referenced Files 
 
 
 
 
 
 
 
 Subscribers None 
Details 
 These scripts now actually use the localisation provided. This is a follow-up for 66c0b27797dd. Fixes T892. Side edit: import statements by alphabetical order. 
 
Diff Detail 
 Event TimelineComment Actions It would be nice to have a comment explaining what is expected in the json files, although it's fairly easy to infer by reading the source. As it's getting more sophisticated, unit tests would also be welcome. Other than this, the code looks good and the feature useful :-) |