Description of problem: I found typing errors during translation. Version-Release number of selected component (if applicable): 3.4 How reproducible: 100% Steps to Reproduce: 1. Check the strings in file: AppErrors Actual results: String 1: Cannot import Template Version, Base Template for this Version is missing, please first Import Baste Template, or Import Version as Base Template using Clone. String 2: Cannot ${action} ${type}. Disk OVF data is currently being updated.. Expected results: String 1: "Baste Template" should be "Base Template" String 2: On of the two full stops should be removed. Additional info: N/A
just to note that the ovf related message (string 2) was not found in 3.4 branch so i guess its only 3.5 string 1 ("Baste template") was fixed in 3.4 branch
Verified on av7 . The error message corrected: "Cannot import Template Version, Base Template for this Version is missing, please first Import Base Template, or Import Version as Base Template using Clone"
Closing as part of 3.4.0