Summary
- AR, Arma3, OFP Stringtable Importer
- Stringtable Merge
- Stringtable ID & Usage Finder
Description
๐งฉ STRINGTABLE IMPORT & MERGE & ID/USAGE FINDER
โโโโโโโโโโโโโโโโโโโโโโโโ
๐ฅ STRINGTABLE IMPORT
๐น AR CONF Import
Converts in-game .conf files into localization.st (saved in player directory).
๐น Arma 3 XML Import
Converts stringtable.xml into localization.st
Supports extra languages (e.g. hu_hu, tr_tr, zh_tw).
Output is created next to the source XML.
๐น OFP CSV Import
Converts CSV into localization.st
โ Must be UTF-8 encoded (not ANSI)
๐น Permissions
External XML/CSV imports require file access โ click โYes to Allโ
๐น Multi Import
Generates .st files from XML/CSV and processes localization.x.conf files (including subfolders)
โโโโโโโโโโโโโโโโโโโโโโโโ
๐ STRINGTABLE MERGE
๐น Merge (Source + Destination)
- Adds missing translations
- Preserves existing IDs
- Outputs merged localization.st
๐น Multi Merge
- Merges matching subdirectories
- Appends subdir files into source localization.st
โโโโโโโโโโโโโโโโโโโโโโโโ
๐ STRINGTABLE ID & USAGE FINDER
- Search IDs inside .conf files
- Case-sensitive + whole-word search
- Finds usage in scripts, UI, prefabs, configs
- Copy IDs and open sources instantly
- Supports external project paths
License
Arma Public License (APL)