Subj : exec/replace_text.js To : Git commit to main/sbbs/master From : Rob Swindell (on Debian Linux) Date : Sun Sep 24 2023 02:26 am https://gitlab.synchro.net/main/sbbs/-/commit/1d07b8e8342113ac1d9b550d Added Files: exec/replace_text.js Log Message: Script that can load additional ctrl/text.*.ini (or .json) text override files e.g. as a logon script "?replace_text es" would replace strings from ctrl/text.es.ini (for Spanish translations) This is not really to be used to load ctrl/text.ini since that is support is built in (in load_cfg.c) and not necessary to be done in JS. .