course_home.inc.php 1.8 KB

1234567891011121314151617181920
  1. <?php /*
  2. for more information: see languages.txt in the lang folder.
  3. */
  4. $langActivate = "&#1570;&#1588;&#1705;&#1575;&#1585;";
  5. $langDeactivate = "&#1662;&#1606;&#1607;&#1575;&#1606;";
  6. $langInLnk = "&#1662;&#1606;&#1607;&#1575;&#1606; &#1705;&#1585;&#1583;&#1606; &#1662;&#1740;&#1608;&#1606;&#1583;&#1607;&#1575; &#1608; &#1575;&#1576;&#1586;&#1575;&#1585;&#1607;&#1575;
  7. ";
  8. $langDelLk = "&#1570;&#1740;&#1575; &#1608;&#1575;&#1602;&#1593;&#1575;&#1611; &#1605;&#1740; &#1582;&#1608;&#1575;&#1607;&#1740;&#1583; &#1575;&#1740;&#1606; &#1662;&#1740;&#1608;&#1606;&#1583; &#1585;&#1575; &#1581;&#1584;&#1601; &#1705;&#1606;&#1740;&#1583;&#1567;</SPAN>\";
  9. ";
  10. $langCourseCreate = "&#1570;&#1601;&#1585;&#1740;&#1606;&#1588;&#1740;&#1705; &#1583;&#1585;&#1587;";
  11. $langNameOfTheLink = "&#1606;&#1575;&#1605; &#1662;&#1740;&#1608;&#1606;&#1583;";
  12. $lang_main_categories_list = "&#1601;&#1607;&#1585;&#1587;&#1578;
  13. &#1591;&#1576;&#1602;&#1575;&#1578;";
  14. $langCourseAdminOnly = "&#1578;&#1606;&#1607;&#1575;&#1576;&#1585;&#1575;&#1740; &#1575;&#1587;&#1575;&#1578;&#1740;&#1583;";
  15. $PlatformAdminOnly = "&#1578;&#1606;&#1607;&#1575;&#1576;&#1585;&#1575;&#1740; &#1605;&#1587;&#1574;&#1608;&#1604;&#1740;&#1606;&#1605;&#1581;&#1740;&#1591;";
  16. $langCombinedCourse = "&#1583;&#1585;&#1587; &#1578;&#1585;&#1705;&#1740;&#1576;&#1740;";
  17. $ToolIsNowVisible = "&#1575;&#1576;&#1586;&#1575;&#1585;&#1570;&#1605;&#1608;&#1586;&#1588;&#1740; &#1605;&#1608;&#1585;&#1583;&#1606;&#1592;&#1585; &#1570;&#1588;&#1705;&#1575;&#1585; &#1711;&#1585;&#1583;&#1740;&#1583;";
  18. $ToolIsNowHidden = "&#1575;&#1576;&#1586;&#1575;&#1585;&#1570;&#1605;&#1608;&#1586;&#1588;&#1740; &#1605;&#1608;&#1585;&#1583;&#1606;&#1592;&#1585; &#1662;&#1606;&#1607;&#1575;&#1606; &#1711;&#1585;&#1583;&#1740;&#1583;";
  19. $EditLink = "&#1578;&#1594;&#1740;&#1740;&#1585;&#1662;&#1740;&#1608;&#1606;&#1583;";
  20. ?>