strings.put( locale, value );
return ( String ) strings.get( locale );
return java.util.Collections.unmodifiableMap( strings );