" + row.Cells[colFile.Index].Value.ToString() + " | " + row.Cells[colInternal.Index].Value.ToString() + " | " + row.Cells[colOtherLang.Index].Value.ToString() + " |
");
+ }
+ catch (Exception ex) { try { MessageBox.Show("Failed to save " + row.Cells[colOtherLang.Index].Value.ToString() + " " + ex.ToString()); } catch { } }
+ }
+ if (writer != null)
+ writer.Close();
+ sw.Write("