|
@@ -14,7 +14,7 @@ $DefaultContent = " <br/> <br/> <p align=\"center\"> <img src=\"%swiki/wcollabor
|
|
|
$CourseWikiPages = "Course Wiki pages";
|
|
|
$GroupWikiPages = "Group Wiki pages";
|
|
|
$NoWikiPageTitle = "Your changes have been saved. You still have to give a title to the page";
|
|
|
-$WikiPageTitleExist = "This page title has already been created, edit the page\'s content clicking here: ";
|
|
|
+$WikiPageTitleExist = "This page title already exists. To edit the page\'s content you can click here: ";
|
|
|
$WikiDiffAddedLine = "A line has been added";
|
|
|
$WikiDiffDeletedLine = "A line has been deleted";
|
|
|
$WikiDiffMovedLine = "A line has been moved";
|
|
@@ -34,7 +34,7 @@ $DiscussThisPage = "Discuss this page";
|
|
|
$HomeWiki = "Wiki\'s homepage";
|
|
|
$DeleteWiki = "Delete all the Wiki\'s contents";
|
|
|
$WikiDeleted = "Your Wiki has been deleted";
|
|
|
-$WikiPageDeleted = "The page has been deleted with all its history";
|
|
|
+$WikiPageDeleted = "The page and it\'s complete history has been deleted. ";
|
|
|
$NumLine = "Num line";
|
|
|
$DeletePageHistory = "Delete this page and all its versions";
|
|
|
$OnlyAdminDeleteWiki = "Only course admins can delete the whole Wiki";
|
|
@@ -61,7 +61,7 @@ $Rating = "Rating";
|
|
|
$RatingMedia = "The average rating of the page is";
|
|
|
$NumComments = "Comments on this page";
|
|
|
$NumCommentsScore = "Number of comments on this page: ";
|
|
|
-$AddPagesLocked = "The add option has been temporarily disable by the course admin";
|
|
|
+$AddPagesLocked = "The add option has temporarily been disabled by the course admin";
|
|
|
$LinksPages = "References";
|
|
|
$ShowLinksPages = "Show the pages that have links to this page";
|
|
|
$MoreWikiOptions = "More Wiki options";
|
|
@@ -125,7 +125,7 @@ $AssignmentLinkstoStudentsPage = "Access to the work done by students about the
|
|
|
$AllowLaterSends = "Allow send delayed ";
|
|
|
$WikiStandBy = "This Wiki is Standby. One professor must be start it";
|
|
|
$NotifyDiscussByEmail = "Notify by email of new comments about this page is allowed";
|
|
|
-$CancelNotifyDiscussByEmail = "Notify by email of new comments about this page is disabled";
|
|
|
+$CancelNotifyDiscussByEmail = "The email notification of new comments on this page is disabled";
|
|
|
$EmailWikiChanges = "Notify Wiki changes";
|
|
|
$EmailWikipageModified = "It has modified the page";
|
|
|
$EmailWikiPageAdded = "It has added the page";
|
|
@@ -145,7 +145,7 @@ $MostActiveUsers = "Most active users";
|
|
|
$Contributions = "contributions";
|
|
|
$UserContributions = "User contributions";
|
|
|
$MostActiveUsers = "Most active users";
|
|
|
-$WarningDeleteMainPage = "It isn\'t recommended erasing the Home Page of the Wiki as it\'s the main access to the hierarchical structure of it.<br />If, however, you need to do it, do not forget to recreate this Home Page. Until you do, other users will not be able to add new pages.";
|
|
|
+$WarningDeleteMainPage = "Erasing the homepage of the Wiki is not recommended because it is the main access to the hierarchical structure of the wiki.<br />If, however, you need to do it, do not forget to recreate this Home Page. Until you do, other users will not be able to add new pages.";
|
|
|
$ConvertToLastVersion = "To set this version as the last one, click on";
|
|
|
$Restore = "Restore";
|
|
|
$CurrentVersion = "Current version";
|