Summary
- AR, Arma3, OFP Stringtable Importer
- Stringtable Merge
Description
[ ARMA REFORGER - STRINGTABLE IMPORT & MERGE ]
[ STRINGTABLE IMPORT ]
- [ AR CONF Import ]
- The ingame conf2st plugin converts internal .conf language files into localization.st, stored in the player’s directory.
- [ Arma 3 XML Import ]
- xml2st converts external Arma 3 stringtable.xml files into localization.st.
Supports extra languages (e.g. zh_tw, tr_tr, hu_hu).
The .st file is created in the same folder as the source XML.
- [ OFP CSV Import ]
- csv2st converts Operation Flashpoint stringtable.csv into localization.st (saved in the same folder).
⚠ CSV must be UTF-8 encoded (not ANSI).
- [ Permissions ]
- Importing external XML/CSV prompts for file access → click *Yes to All*.
- [ Multi Import ]
- If enabled, also generates .st files from matching XML/CSV and dynamically processes localization.x.conf files (incl. subfolders).
[ STRINGTABLE MERGE ]
- [ Merge (Source + Destination .st) ]
- Identical IDs → adds missing translations without overwriting.
- New IDs → fully added to the merged file.
- Output: localization.st in player’s directory.
- [ Multi Merge ]
- If enabled:
- **MergeMatchingDirs** → merges .st files from identically named subdirs.
- **MergeDirFilesToSrc** → appends subdir .st files into the Source’s localization.st.License
Arma Public License (APL)