In user_settings.js there's this string:
console.print(gettext("Choose a default file transfer protocol (or [ENTER] for None):"));
It displays in gray so I thought since it's using gettext, I would put the string in the [JS] section of text.ini
Choose a default file transfer protocol (or [ENTER] for None): = \1n\1h\1yChoose a default file transfer protocol (or [ENTER] for None):
Should we be adding localization keys to all gettext strings to make it easier to change them or am I doing something wrong? Maybe the () or [] are interfering with the regex?
| Sysop: | DaiTengu |
|---|---|
| Location: | Appleton, WI |
| Users: | 1,104 |
| Nodes: | 10 (0 / 10) |
| Uptime: | 492394:52:20 |
| Calls: | 14,151 |
| Calls today: | 2 |
| Files: | 186,281 |
| D/L today: |
12,962 files (4,082M bytes) |
| Messages: | 2,501,380 |
| Posted today: | 1 |