Removed the configuration setting settings.currency.symbol because all it was used for was replacing the <symbol> placeholder in the settings.currency.format setting. So instead, if you want a currency symbol, just insert it directly into there.
Changed the default value of the configuration setting settings.currency.format from <symbol><amount> <name> to £<amount> <name>.