Ah, I think I misunderstood that and did it the other way around. It seems to have worked now!
Thanks for the quick support and great plugin.
Thanks for the response.
But how would that then be implemented into the plugin options? If I put the localized abbreviation into the option, it will then also show it in the list to the user and not the actual country name. This is how the values look like from the tool:
<label for=”country_code”>Country</label><select id=”country_code” name=”country_code”><option value=””>–None–</option><option value=”AF”>AF</option>
<option value=”AX”>AX</option>
So you first have the value within Salesforce and then the value showed in the list to the user.