@%@UCRWARNING=# @%@

@!@
if configRegistry.get('locale/default'):
    print('LANG=%s' % configRegistry['locale/default'].split(':')[0])
@!@
