Please review these changes to introduce text localization to UI library and to localize one message.
Localizes: when user types characters in excess of number supported: "Max supported field length: %s" https://cr.opensolaris.org/action/browse/caiman/wmsch/7072629/webrev/ First string to be localized in terminalui Python library. Only defines _ for gettext access and uses it on existing text string. Tested by typing excess characters into input fields in several locations. Tested against fix for outstanding 7065385 Text installer validation error message causes traceback if >80 chars Thanks, William _______________________________________________ caiman-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/caiman-discuss

