← Back to team overview

mahara-contributors team mailing list archive

[Bug 817024] Re: Removing empty en.utf8 strings

 

I agree with this idea, but it's not so easy for us to do it quickly.
'parentlanguage' is a configuration setting that needs to go somewhere
associated with the language pack, but doesn't really need to be a
translatable string inside the language pack.  We'd have to find some
other way of storing it.  I also have a feeling some of the other
strings above exist so that they can be overridden by custom language
packs, or local site customisations.  It's not ideal, and I agree it
would be better to find another way to do it but we'd need to be careful
before rushing into it.

** Changed in: mahara
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/817024

Title:
  Removing empty en.utf8 strings

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  If possible, it's better to remove empty en.utf8 strings below for
  Mahara language translation.

  Lang file: artefact/blog/lang/en.utf8/artefact.blog.php
  String name: postbodydesc

  Lang file: artefact/resume/lang/en.utf8/artefact.resume.php
  String name: defaultpersonalgoal

  Lang file: artefact/resume/lang/en.utf8/artefact.resume.php
  String name: defaultacademicgoal

  Lang file: artefact/resume/lang/en.utf8/artefact.resume.php
  String name: defaultcareergoal

  Lang file: lang/en.utf8/langconfig.php
  String name: parentlanguage

  Lang file: lang/en.utf8/mahara.php
  String name: passworddescription

  Lang file: lang/en.utf8/mahara.php
  String name: usernamedescription

  Lang file: lang/en.utf8/mahara.php
  String name: emailaddressdescription

  Lang file: lang/en.utf8/mahara.php
  String name: firstnamedescription

  Lang file: lang/en.utf8/mahara.php
  String name: lastnamedescription

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/817024/+subscriptions


References