2216 Commits

Author SHA1 Message Date
Nick Davis
2ff985b491 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into core-menuactions 2014-03-04 13:17:37 -05:00
Nick Davis
d807e9df48 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into core-report 2014-03-04 13:16:05 -05:00
Richard Cordovano
c08f1c3bfb More work on adapting ingest modules to new infrastructure 2014-03-04 12:50:56 -05:00
Brian Carrier
8f0bf32fb8 Ensured that all SwingWorkers all call get() to check for exceptions 2014-03-04 00:04:49 -05:00
Richard Cordovano
2b95138f70 Work towards converting core ingest modules to new ingest API 2014-03-03 22:45:48 -05:00
Kay Bassi
76b385624f Partial translation 2014-03-03 17:39:15 -08:00
Kay Bassi
adbd3567b4 Translation almost complete. 2 more lines. 2014-03-03 13:32:44 -08:00
Kay Bassi
cacfbcdd84 Worked on translation. Still few lines to complete. 2014-03-02 11:56:14 -08:00
Nick Davis
2ce2c43852 Pulled strings into Bundle.
Removed unused strings from Bundle.
Updated _ja.
2014-02-28 14:45:33 -05:00
Nick Davis
c9c0501920 Pulled remaining strings into Bundle.
Created _ja.
2014-02-28 11:27:32 -05:00
Kay Bassi
b82c5b8f32 Started translation
There were a few English texts that said "Can''t", so I changed it to "can't"
2014-02-28 00:23:23 -08:00
Nick Davis
3bf3a62fd1 Pulled strings into Bundle.
Half-way through module.
2014-02-27 18:13:00 -05:00
Nick Davis
640d3b09fd Pulled strings into Bundle.
Added _ja.
Tested build/run.
2014-02-27 16:30:45 -05:00
Kay Bassi
f16e5b638f Added Nov translations 2014-02-27 11:53:39 -08:00
Kay Bassi
6acde4cd41 Translation complete with final changes.
About
Hex-Left as HEX.  On Google search in Japanese, there are 460k hits with hex and 670k with Japanese word 16進数.  However, there seem to be more relevant hits with hex.
2014-02-27 11:47:07 -08:00
Nick Davis
63e0f24581 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2014-02-27 13:18:51 -05:00
Nick Davis
7905616f08 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into core-casemodule 2014-02-27 13:14:20 -05:00
Nick Davis
be91eb11c5 Re-added CTL_CustomAboutAction back to Bundle. Converted function to use string from Bundle. 2014-02-27 12:38:30 -05:00
Nick Davis
216367df2b Merge branch 'develop' of https://github.com/sleuthkit/autopsy into core-contentviewers 2014-02-27 11:50:42 -05:00
Nick Davis
b2494816fc Merge branch 'develop' of https://github.com/sleuthkit/autopsy into core-corecomponents 2014-02-27 11:48:49 -05:00
Nick Davis
44a3c7b8ce Removed Bundle_ja file belonging in other branch. 2014-02-27 11:48:33 -05:00
Nick Davis
f82bc69519 Removed Bundle_ja files belonging in other branches. 2014-02-27 11:42:22 -05:00
Nick Davis
194c46cca1 Merge branch 'core-coreutils' of ssh://repo.narfindustries.com/autopsy-jp into core-coreutils 2014-02-27 10:39:54 -05:00
Nick Davis
adc31ef658 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into core-coreutils 2014-02-27 10:39:12 -05:00
Richard Cordovano
bb2f26d8af Start refactoring to give each DataSourceIngestJob (DataSourceTask) a progress bar 2014-02-27 06:09:53 -05:00
Brian Carrier
cc03f81652 minor comment in installer about which libraries get loaded where 2014-02-26 22:59:36 -05:00
Kay Bassi
780fac2db6 Initial translation started. 2014-02-26 18:01:31 -08:00
Kay Bassi
97138bf790 Translation complete with final changes after Nick's clarifications. 2014-02-26 17:24:40 -08:00
Richard Cordovano
274457762c Complete first minimally working version of new file ingest infrastructure 2014-02-26 19:08:53 -05:00
Kay Bassi
811d8b0811 Translation complete. 2014-02-26 15:11:06 -08:00
Kay Bassi
075c1b098c Translation complete. 2014-02-26 15:08:52 -08:00
Kay Bassi
67501e9163 Completed translation.
Still clarifying meaning for couple more.
2014-02-26 15:03:42 -08:00
Richard Cordovano
0c7b2664ab Make compilable first version of minimal new ingest infrastructure 2014-02-26 17:54:33 -05:00
Kay Bassi
21489ff26b Completed translation.
Still clarifying meaning for one more.
2014-02-26 13:20:54 -08:00
Kay Bassi
179827a7ac Completed translation.
Still clarifying meaning for few texts.  Questions are posted on Jira.
2014-02-26 13:00:02 -08:00
Richard Cordovano
1bd29069a4 Merge pull request #503 from bcarrier/case_event_enum
Added enum to case to store all event names.  Shortened names a bit
2014-02-26 15:32:47 -05:00
Brian Carrier
aa76bcc372 Moved SQLiteDBConnect and LocalDisk to better packages 2014-02-26 00:43:25 -05:00
Brian Carrier
cbaa64dc5d Added enum to case to store all event names. Shortened names a bit 2014-02-25 23:23:56 -05:00
Kay Bassi
252465792f Partially translated 2014-02-25 17:01:09 -08:00
Nick Davis
04c2135c38 Pulled static strings into Bundle.properties.
Created Bundle_ja
2014-02-25 18:10:56 -05:00
Samuel H. Kenyon
412c0b4ce3 Added comment about EDT to DataResultViewerTable.setNode(). 2014-02-25 18:04:13 -05:00
Nick Davis
c90e7c56f7 Pulled static strings into Bundle.properties.
Created Bundle_ja
2014-02-25 15:47:25 -05:00
Nick Davis
8e54ea18ec Pulled static strings into Bundle.properties.
Created Bundle_ja
2014-02-25 15:19:22 -05:00
Nick Davis
1fafd31c82 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2014-02-25 14:08:57 -05:00
Nick Davis
14be2e9ce5 Pulled remaining static strings into Bundle.properties.
Created Bundle_ja
2014-02-25 12:56:02 -05:00
Kay Bassi
01251e448a Completed translation 2014-02-24 18:14:27 -08:00
Kay Bassi
4cf1c5474f Completed translation 2014-02-24 16:20:11 -08:00
Kay Bassi
8d53fc2126 Initial translation
2 questions on Jira
2014-02-24 16:13:22 -08:00
Nick Davis
cd742ec214 Merge branch 'core-corecomponentinterfaces' of ssh://repo.narfindustries.com/autopsy-jp into core-corecomponentinterfaces 2014-02-24 19:04:47 -05:00
Nick Davis
e23cf4d642 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into core-corecomponentinterfaces 2014-02-24 19:04:11 -05:00