Comment 9 for bug 34738

Revision history for this message
Martin Pitt (pitti) wrote :

So the space is correct, localedef expects four characters. However, with the original sequence, localedef complains with

  LC_MONETARY: value of field `int_curr_symbol' does not correspond to a valid name in ISO 4217

And indeed there is no 'TRY' defined in /usr/share/i18n/locales/iso-4217.def, just

  DEFINE_INT_CURR("TRL") /* Turkish Lira */

So is "TRL" the correct Turkish currency?