Skip to content

Commit

Permalink
translate the last file, too
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@443 6c8d7289-2bf4-0310-a012-ef5d649a1542
  • Loading branch information
allo committed Jul 27, 2005
1 parent 81e564e commit 0a68aa6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/de/anomic/data/translator.java
Expand Up @@ -114,6 +114,7 @@ public static Hashtable loadTranslationsLists(File translationFile){
translationList=new Hashtable();
}
}
lists.put(forFile, translationList);
return lists;
}
public static boolean translateFile(File sourceFile, File destFile, File translationFile){
Expand Down

0 comments on commit 0a68aa6

Please sign in to comment.