mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #04581
[Bug 689428] Re: Errors in english default language pack
** Changed in: mahara
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/689428
Title:
Errors in english default language pack
Status in Mahara ePortfolio:
Fix Released
Bug description:
Errors found by Dominique-Alain Jan found these errors in the language
pack. Just filing a bug so they don't get forgotten.
--------------
Hello Richard,
I am almost finished with the 1.3 French translation, help files
included.
I have found that in the
interaction/lang/en.utf8/interaction.forum.php
the beginning declaration
defined('INTERNAL') || die();
is missing.
I don't want to fill a bug form for that, but if needed, it would be
nice to add it ?
Regards,
-dajan
--------------
Hello,
You have two times the same string in
activity.php
$string['stopmonitoring'] = 'Stop monitoring';
If you prefer I use the bugs tracker for that. let me know.
Regards,
-dajan
--------------
Hello Richard,
I have found a little cosmetic error in the language file admin.php
$string['blockcountsbytype'] = 'Most frequently used blocks in
Portfolio Views:';
You have to delete the final colon because you already print a colon
in the php file that draw the page. At present, we have to colons
following each others after the sentence on the stat page.
Cheers,
-dajan
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/689428/+subscriptions
References