MDL-27829 blocks - lang string fixes. Credit goes to Helen!
authorEloy Lafuente (stronk7) <stronk7@moodle.org>
Fri, 1 Jul 2011 18:29:07 +0000 (20:29 +0200)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Fri, 1 Jul 2011 18:38:06 +0000 (20:38 +0200)
lang/en/tag.php
mod/data/lang/en/data.php
mod/forum/lang/en/forum.php
mod/imscp/lang/en/imscp.php
mod/resource/lang/en/resource.php
mod/scorm/lang/en/scorm.php
mod/url/lang/en/url.php

index e981881..3521f24 100644 (file)
@@ -86,4 +86,4 @@ $string['withselectedtags'] = 'With selected tags...';
 $string['page-tag-x'] = 'All tag pages';
 $string['page-tag-index'] = 'Single tag page';
 $string['page-tag-search'] = 'Tag search page';
-$string['page-tag-manage'] = 'Tag manage page';
+$string['page-tag-manage'] = 'Manage tags page';
index 5c3194e..7c3c8cc 100644 (file)
@@ -252,7 +252,7 @@ $string['other'] = 'Other';
 $string['overwrite'] = 'Overwrite';
 $string['overrwritedesc'] = 'Overwrite the preset if it already exists';
 $string['overwritesettings'] = 'Overwrite current settings';
-$string['page-mod-data-x'] = 'Any data module page';
+$string['page-mod-data-x'] = 'Any database activity module page';
 $string['pagesize'] = 'Entries per page';
 $string['participants'] = 'Participants';
 $string['picture'] = 'Picture';
index db9850f..13d2e4e 100644 (file)
@@ -277,7 +277,7 @@ $string['overviewnumpostssince'] = 'posts since last login';
 $string['overviewnumunread'] = 'total unread';
 $string['page-mod-forum-x'] = 'Any forum module page';
 $string['page-mod-forum-view'] = 'Forum module main page';
-$string['page-mod-forum-discuss'] = 'Forum module discuss page';
+$string['page-mod-forum-discuss'] = 'Forum module discussion thread page';
 $string['parent'] = 'Show parent';
 $string['parentofthispost'] = 'Parent of this post';
 $string['pluginadministration'] = 'Forum administration';
index 8c74f0a..d7dd234 100644 (file)
@@ -35,7 +35,7 @@ $string['modulename'] = 'IMS content package';
 $string['modulename_help'] = 'An IMS content package allows for packages created according to the IMS Content Packaging specification to be displayed in the course.';
 $string['modulenameplural'] = 'IMS content packages';
 $string['navigation'] = 'Navigation';
-$string['page-mod-imscp-x'] = 'Any imscp module page';
+$string['page-mod-imscp-x'] = 'Any IMS content package module page';
 $string['packagefile'] = 'Package file';
 $string['pluginadministration'] = 'IMSCP administration';
 $string['pluginname'] = 'IMS content package';
index 601d3b6..81d7e16 100644 (file)
@@ -68,7 +68,7 @@ $string['modulenameplural'] = 'Files';
 $string['neverseen'] = 'Never seen';
 $string['notmigrated'] = 'This legacy resource type ({$a}) was not yet migrated, sorry.';
 $string['optionsheader'] = 'Options';
-$string['page-mod-resource-x'] = 'Any resource module page';
+$string['page-mod-resource-x'] = 'Any file module page';
 $string['pluginadministration'] = 'File module administration';
 $string['pluginname'] = 'File';
 $string['popupheight'] = 'Popup height (in pixels)';
index 1fac78e..1393a23 100644 (file)
@@ -186,7 +186,7 @@ $string['organization'] = 'Organization';
 $string['organizations'] = 'Organizations';
 $string['othersettings'] = 'Additional settings';
 $string['othertracks'] = 'Other tracks';
-$string['page-mod-scorm-x'] = 'Any scorm module page';
+$string['page-mod-scorm-x'] = 'Any SCORM module page';
 $string['pagesize'] = 'Page size';
 $string['package'] = 'Package file';
 $string['package_help'] = 'The package file is a zip (or pif) file containing SCORM/AICC course definition files.';
index f75f6cb..318af1b 100644 (file)
@@ -49,7 +49,7 @@ $string['modulename'] = 'URL';
 $string['modulenameplural'] = 'URLs';
 $string['neverseen'] = 'Never seen';
 $string['optionsheader'] = 'Options';
-$string['page-mod-url-x'] = 'Any url module page';
+$string['page-mod-url-x'] = 'Any URL module page';
 $string['parameterinfo'] = 'parameter=variable';
 $string['parametersheader'] = 'Parameters';
 $string['pluginadministration'] = 'URL module administration';