[WG: Sakai QA] SAK-18352: podcasts localization

Anthony Whyte arwhyte at umich.edu
Thu Apr 15 08:06:56 PDT 2010


Tan--can you talk a look at this localization issue in Podcasts.  There is a hard-coded string returned by getPermissionMessage() that is not i18n friendly.

http://jira.sakaiproject.org/browse/SAK-18352

/**
	 * Returns String to be passed to permissions page.
	 */
	private String getPermissionsMessage() {
		return Validator.escapeUrl("Set permissions for Podcasts folder in worksite " +
		   		 SiteService.getSiteDisplay(podcastService.getSiteId()));
	}


Cheers, 

Anth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-qa/attachments/20100415/d7c7d765/attachment.html 


More information about the sakai-qa mailing list