Browse Source

Feature #2746 - Addin an emty file index.html witin the language package, updating changelog.html.

Ivan Tcholakov 14 years ago
parent
commit
5db9c901dd
2 changed files with 11 additions and 2 deletions
  1. 3 2
      documentation/changelog.html
  2. 8 0
      main/lang/hindi/index.html

+ 3 - 2
documentation/changelog.html

@@ -56,6 +56,7 @@
    <li>Exercises: Question list interface was changed, new drag and drop behaviour added</li>
    <li>New Session page added when clicking in the session name in the Course list</li>
    <li>Social notifications added in the Social tab</li>
+   <li>>Support for Hindi language has been added (Feature #2746)</li>
 </ul>
 <h3>Debugging</h3>
 <ul>
@@ -108,7 +109,7 @@
   <li>Fixed missing function prototype (Bug #1906)</li>
   <li>Fixed document preview frame - now adaptative size (Bug #1751)</li>
   <li>Fixed misuses of api_get_local_time() (Bug #1851)</li>
-  <li>Fixed new tools notifications in courses list (Bug #1132)</li> 
+  <li>Fixed new tools notifications in courses list (Bug #1132)</li>
 </ul>
 <h3>Security</h3>
 <ul>
@@ -116,7 +117,7 @@
 </ul>
 <h3>Known issues</h3>
 <ul>
-  <li>Groups (admin only): When a user is subscribed in a Course through a Group and he's also subscribed in the same Course (tradional way), when removing the user from the Group, the user will be also removed from the Course in both levels.</li>  
+  <li>Groups (admin only): When a user is subscribed in a Course through a Group and he's also subscribed in the same Course (tradional way), when removing the user from the Group, the user will be also removed from the Course in both levels.</li>
 </ul>
 <h3>Deprecated files</h3>
 <ul>

+ 8 - 0
main/lang/hindi/index.html

@@ -0,0 +1,8 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+</head>
+<body>
+<br />
+</body>
+</html>