mirror of
https://github.com/OMGeeky/ATCS.git
synced 2025-12-29 07:45:37 +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:
@@ -58,6 +58,10 @@ public class POFile
|
||||
{
|
||||
return entries.length;
|
||||
}
|
||||
|
||||
public POEntry getHeader() {
|
||||
return header;
|
||||
}
|
||||
|
||||
/**
|
||||
* Checks if the specified flag is set in the entry,
|
||||
|
||||
Reference in New Issue
Block a user