URL;category;title;description;
http://www.aaa.org/...;Important links;Name 1;Description 1;
http://www.bbb.net/...;;Name 2;\"Description 2\";
If URL and category are equal to those of an existing link, its title and description are updated.
In all other cases a new link is created.
Bold = mandatory.
Fields can be in any order, names in upper- or lowercase.
Additional fields are added to description.
Separator: comma or semicolon. Values may be quoted, but not the field names.
Some [b]HTML tags[/b] can be imported in the description field.
";
$langLinkUpdated = "Link has been updated";
$langAll_Link_Deleted = "Link has been deleted";
$langOnHomepage = "Show link on homepage";
$langShowLinkOnHomepage = "Show this link as an icon on the course homepage";
$langCsvImport = "CSV import";
?>