← Back to team overview

mahara-contributors team mailing list archive

[Bug 1053308] Re: plural strings in export

 

Plural strings in export area that can be changed to reflect singular or
plural strings


$string['collectionstoexport'] = 'Collections to export';
$string['viewstoexport'] = 'Pages to export';

$string['exportingviews'] = 'Exporting pages';

$string['exportingartefacts'] = 'Exporting artefacts';
$string['exportingartefactsprogress'] = 'Exporting artefacts: %s/%s';
$string['exportingcollections'] = 'Exporting collections'; //not used
$string['exportingviewsprogress'] = 'Exporting pages: %s/%s';
$string['writingfiles'] = 'Writing files';


** 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.
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/1053308

Title:
  plural strings in export

Status in Mahara:
  In Progress

Bug description:
  Plural strings in the export/ area need to be amended to use the new
  format of plural string translation

  See: https://bugs.launchpad.net/mahara/+bug/901051

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


References