per recuperare la sigla della lingua di sistema prova con: portal_languages = getToolByName(context,'portal_languages') return portal_languages.getLanguageBindings()[0]
-- View this message in context: http://plone-regional-forums.221720.n2.nabble.com/Recupero-Lingua-tp5906345p5906420.html Sent from the Plone - Italy mailing list archive at Nabble.com. _______________________________________________ Plone-IT mailing list [email protected] http://lists.plone.org/mailman/listinfo/plone-it http://www.nabble.com/Plone---Italy-f21728.html
