← Back to team overview

mahara-contributors team mailing list archive

[Bug 1899855] Re: Update the webservices variables help text - currently hardcoded in english

 

There also might be the issue where the same description text is used
for different things so we will need to tidy that up as well - have
descriptions that match the fields

** Changed in: mahara
   Importance: Medium => Wishlist

-- 
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:
  New

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


References