site-manage.js has non-localized (hard-coded english) string

Description

added new page to implement new toolGroup selection screen that includes the hard-coded phrase "Remove configured tool?". The javascript should be reviewed for other hard-coded UI strings, and have them replaced with localized values.

Attachments

1

Activity

Hudson CI Server January 24, 2014 at 2:39 PM

Integrated in site-manage trunk #981 (See http://builds.sakaiproject.org:8080/job/site-manage%20trunk/981/)
added non-localized variables to html markup in javascript (Revision 133682)

Result = SUCCESS

Patrick Haggood January 24, 2014 at 2:34 PM

Fixed and tested in trunk (see attachment) and CTools

Patrick Haggood January 24, 2014 at 2:22 PM

toolpicker dialog with locale debug = on

Beth Kirschner January 24, 2014 at 1:47 PM

"Remove configured tool?" is localized, but the "Yes" | "No" response is not. Best way to test I18N bugs is to add the following to sakai.properties:

locales.more = en_US_DEBUG

Then select the DEBUG locale in My Workspace -> Preferences -> Language, and display the page you are reviewing (e.g. Site Info -> Edit Tools).

Patrick Haggood January 21, 2014 at 8:39 AM

Modifications tested via test script on SAK16600, checked into trunk

Fixed

Details

Priority

Affects versions

Fix versions

Components

Assignee

Reporter

Created November 4, 2013 at 7:01 AM
Updated February 9, 2017 at 4:05 PM
Resolved January 24, 2014 at 2:34 PM