Resovle conflicts

This commit is contained in:
Joe Ho 2019-06-14 14:32:39 -04:00
commit 5078652f70
2 changed files with 3 additions and 3 deletions

View File

@ -128,8 +128,8 @@ SQLiteViewer.errorMessage.interrupted=The processing of the file was interrupted
SQLiteViewer.errorMessage.noCurrentCase=The case has been closed. SQLiteViewer.errorMessage.noCurrentCase=The case has been closed.
# {0} - exception message # {0} - exception message
SQLiteViewer.errorMessage.unexpectedError=An unexpected error occurred:\n{0). SQLiteViewer.errorMessage.unexpectedError=An unexpected error occurred:\n{0).
SQLiteViewer.exportTableToCsv.FileName=File name: SQLiteViewer.exportTableToCsv.FileName=File name:
SQLiteViewer.exportTableToCsv.TableName=Table name: SQLiteViewer.exportTableToCsv.TableName=Table name:
SQLiteViewer.exportTableToCsv.write.errText=Failed to export table content to csv file. SQLiteViewer.exportTableToCsv.write.errText=Failed to export table content to csv file.
SQLiteViewer.nextPageButton.text= SQLiteViewer.nextPageButton.text=
SQLiteViewer.prevPageButton.text= SQLiteViewer.prevPageButton.text=

View File

@ -1,4 +1,4 @@
/*= /*
* Autopsy Forensic Browser * Autopsy Forensic Browser
* *
* Copyright 2013-15 Basis Technology Corp. * Copyright 2013-15 Basis Technology Corp.