[Mahara-contributors] [Bug 771144] Re: Change blog to journal in view.php

2011-06-13 Thread François Marier
** 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/771144

Title:
  Change blog to journal in view.php

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  Note for François, in the future I will try to use git to edit these
  kind of typo by myself. when I will be more confortable with this
  big thing.

  I found a blog occurence in view.php instead of journal

  So the string :

  $string['deleteviewconfirmnote'] = 'strongNOTE:/strong All your
  files and blog entries that you linked in this page will still be
  available.br/However, any feedback placed on this page as well as
  text entered directly into text boxes will be deleted.';

  should be
  $string['deleteviewconfirmnote'] = 'strongNOTE:/strong All your files and 
journal entries that you linked in this page will still be 
available.br/However, any feedback placed on this page as well as text 
entered directly into text boxes will be deleted.';

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 771144] Re: Change blog to journal in view.php

2011-04-28 Thread Hugh Davenport
** Changed in: mahara
 Assignee: (unassigned) = Hugh Davenport (hugh-catalyst)

** Changed in: mahara
   Status: Triaged = In Progress

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

Title:
  Change blog to journal in view.php

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Note for François, in the future I will try to use git to edit these
  kind of typo by myself. when I will be more confortable with this
  big thing.

  I found a blog occurence in view.php instead of journal

  So the string :

  $string['deleteviewconfirmnote'] = 'strongNOTE:/strong All your
  files and blog entries that you linked in this page will still be
  available.br/However, any feedback placed on this page as well as
  text entered directly into text boxes will be deleted.';

  should be
  $string['deleteviewconfirmnote'] = 'strongNOTE:/strong All your files and 
journal entries that you linked in this page will still be 
available.br/However, any feedback placed on this page as well as text 
entered directly into text boxes will be deleted.';

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 771144] Re: Change blog to journal in view.php

2011-04-28 Thread Hugh Davenport
** Changed in: mahara
   Status: In Progress = Fix Committed

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

Title:
  Change blog to journal in view.php

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  Note for François, in the future I will try to use git to edit these
  kind of typo by myself. when I will be more confortable with this
  big thing.

  I found a blog occurence in view.php instead of journal

  So the string :

  $string['deleteviewconfirmnote'] = 'strongNOTE:/strong All your
  files and blog entries that you linked in this page will still be
  available.br/However, any feedback placed on this page as well as
  text entered directly into text boxes will be deleted.';

  should be
  $string['deleteviewconfirmnote'] = 'strongNOTE:/strong All your files and 
journal entries that you linked in this page will still be 
available.br/However, any feedback placed on this page as well as text 
entered directly into text boxes will be deleted.';

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 771144] Re: Change blog to journal in view.php

2011-04-26 Thread François Marier
** Description changed:

  Note for François, in the future I will try to use git to edit these
  kind of typo by myself. when I will be more confortable with this big
  thing.
  
  I found a blog occurence in view.php instead of journal
  
  So the string :
  
  $string['deleteviewconfirmnote'] = 'strongNOTE:/strong All your
  files and blog entries that you linked in this page will still be
  available.br/However, any feedback placed on this page as well as text
  entered directly into text boxes will be deleted.';
  
  should be
- $string['deleteviewconfirmnote'] = 'strongNOTE:/strong All your files and 
journal that you linked in this page will still be available.br/However, any 
feedback placed on this page as well as text entered directly into text boxes 
will be deleted.';
+ $string['deleteviewconfirmnote'] = 'strongNOTE:/strong All your files and 
journal entries that you linked in this page will still be 
available.br/However, any feedback placed on this page as well as text 
entered directly into text boxes will be deleted.';

** Changed in: mahara
   Status: New = Triaged

** Changed in: mahara
   Importance: Undecided = Low

** 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/771144

Title:
  Change blog to journal in view.php

Status in Mahara ePortfolio:
  Triaged

Bug description:
  Note for François, in the future I will try to use git to edit these
  kind of typo by myself. when I will be more confortable with this
  big thing.

  I found a blog occurence in view.php instead of journal

  So the string :

  $string['deleteviewconfirmnote'] = 'strongNOTE:/strong All your
  files and blog entries that you linked in this page will still be
  available.br/However, any feedback placed on this page as well as
  text entered directly into text boxes will be deleted.';

  should be
  $string['deleteviewconfirmnote'] = 'strongNOTE:/strong All your files and 
journal entries that you linked in this page will still be 
available.br/However, any feedback placed on this page as well as text 
entered directly into text boxes will be deleted.';

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 771144] Re: Change blog to journal in view.php

2011-04-26 Thread François Marier
** Tags added: bite-sized

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

Title:
  Change blog to journal in view.php

Status in Mahara ePortfolio:
  Triaged

Bug description:
  Note for François, in the future I will try to use git to edit these
  kind of typo by myself. when I will be more confortable with this
  big thing.

  I found a blog occurence in view.php instead of journal

  So the string :

  $string['deleteviewconfirmnote'] = 'strongNOTE:/strong All your
  files and blog entries that you linked in this page will still be
  available.br/However, any feedback placed on this page as well as
  text entered directly into text boxes will be deleted.';

  should be
  $string['deleteviewconfirmnote'] = 'strongNOTE:/strong All your files and 
journal entries that you linked in this page will still be 
available.br/However, any feedback placed on this page as well as text 
entered directly into text boxes will be deleted.';

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp