mirror of
https://github.com/OMGeeky/ATCS.git
synced 2026-01-01 00:51:32 +01:00
Enhanced translation-related tools.
No UI, because there's limited interest for typical users, so it's a beanshell-only tool for now.
This commit is contained in:
@@ -8,11 +8,10 @@
|
||||
*/
|
||||
package net.launchpad.tobal.poparser;
|
||||
|
||||
import java.io.BufferedReader;
|
||||
import java.io.File;
|
||||
import java.io.FileReader;
|
||||
import java.io.IOException;
|
||||
import java.io.Reader;
|
||||
import java.io.BufferedReader;
|
||||
import java.util.Vector;
|
||||
|
||||
public class POParser
|
||||
|
||||
Reference in New Issue
Block a user