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: | Eric Oulashin |
|---|---|
| Location: | Beaverton, Oregon, USA |
| Users: | 126 |
| Nodes: | 16 (0 / 16) |
| Uptime: | 04:38:26 |
| Calls: | 7,775 |
| Calls today: | 1 |
| Files: | 9,382 |
| D/L today: |
2,375 files (138M bytes) |
| Messages: | 396,120 |
| Posted today: | 6 |