Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-06-10 | Correct sample expressions in about text | Adrien Hopkins | |
The expressions were valid, but used 'hr' instead of 'h' for the hour, which is not the abbreviation used by 7Units. | |||
2025-02-23 | Allow internationalization of about.txt | Adrien Hopkins | |
This works with custom locales (by placing the text in [config_dir]/about/[name].txt), but if such a file does not exist, it will default to the default locale (en)'s about text. |