← Back to team overview

mahara-contributors team mailing list archive

[Bug 689428] [NEW] Errors in english default language pack

 

Public bug reported:

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

** Affects: mahara
     Importance: Low
     Assignee: Richard Mansfield (richard-mansfield)
         Status: Fix Committed

** Changed in: mahara
       Status: New => Fix Committed

** Changed in: mahara
   Importance: Undecided => Low

** Changed in: mahara
     Assignee: (unassigned) => Richard Mansfield (richard-mansfield)

** Changed in: mahara
    Milestone: None => 1.4.0

-- 
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 Committed

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





Follow ups

References