mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #61610
[Bug 1788173] Re: Incorrect language strings in module_lti and module_mobileapi
To test:
1. Log in as Admin, navigate to Administration menu -> Extensions -> Plugins -> Configuration for module mobileapi (in the Plugin type: module section for mobileapi)
2. Observe the headings/ labels on the screen
Expected:
All headings are spelled correctly
Actual:
The "Configuration item" is misspelled.
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1788173
Title:
Incorrect language strings in module_lti and module_mobileapi
Status in Mahara:
In Progress
Bug description:
Both module_lti and module_mobileapi contain the following language
string:
$string['configstep'] = 'Conguration item';
This should read
$string['configstep'] = 'Configuration item';
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1788173/+subscriptions
References