mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #63344
[Bug 1938973] A change has been merged
Reviewed: https://reviews.mahara.org/12041
Committed: https://git.mahara.org/mahara/mahara/commit/5493937b8e44495f032c040d98f72415e68523de
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit 5493937b8e44495f032c040d98f72415e68523de
Author: Dianne Tennent <dianne.tennent@xxxxxxxxxxxxxxx>
Date: Tue Sep 28 12:35:18 2021 +1300
Bug 1938973: Replace service names with lang string
Add lang string key to lti and mobile module lang
files that matches $service->shortname.
Change-Id: I5387a17b6e0d00b8f6baa31b2cfb998d5660a265
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1938973
Title:
Web services configuration names do not appear to be translatable
strings
Status in Mahara:
Fix Committed
Bug description:
The Service names found at /webservice/admin/oauthv1sregister.php do
not appear to be translatable strings.
These are defined in a modules webservice/services.php file. These
names appear to be array keys in the $services variable.
c.f.:
https://git.mahara.org/mahara/mahara/-/blob/master/htdocs/module/lti/webservice/services.php
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1938973/+subscriptions
References