** Changed in: mahara
Status: New => Confirmed
--
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/1899855
Title:
Update the webservices variables help text - currently hardcoded in
english
Status in Mahara:
Confirmed
Bug description:
The need to be changed to language strings eg these files
htdocs/webservice/functions/mahara_*_external.php
and these parts, eg
new external_value(PARAM_RAW, 'Username of the assessment submitter',
VALUE_OPTIONAL, null, NULL_ALLOWED, 'id'),
the 'Username of the assessment submitter' needs to be
get_string('usernameassessmentsubmitter', 'webservices')
And we make a htdocs/lang/en.utf8/webservices.php for them
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1899855/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to : [email protected]
Unsubscribe : https://launchpad.net/~mahara-contributors
More help : https://help.launchpad.net/ListHelp