~ubuntu-branches/ubuntu/hoary/moodle/hoary

« back to all changes in this revision

Viewing changes to lang/he/hotpot.php

  • Committer: Bazaar Package Importer
  • Author(s): Isaac Clerencia
  • Date: 2004-12-29 00:49:52 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20041229004952-gliyqzpj2w3e7clx
Tags: 1.4.3-1
* Urgency high as upstream release fixes several security bugs
* New upstream release
* Write database creation errors and warn the user about it, 
closes: #285842, #285842

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?PHP // $Id$ 
 
2
      // hotpot.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004100800)
 
3
 
 
4
 
 
5
$string['clearall'] = '��� ���';
 
6
$string['deleteall'] = '��� ���';
 
7
$string['modulename'] = '����� ����� ���� ����';
 
8
$string['modulenameplural'] = '������ ����� ���� ����';
 
9
$string['parentlanguage'] = 'en';
 
10
$string['really'] = '��� ������ ����� �� �� ������� �� ����� ��?';
 
11
$string['thischarset'] = 'ISO-8859-8-I';
 
12
$string['thisdirection'] = 'rtl';
 
13
$string['thislanguage'] = '&#1506;&#1489;&#1512;&#1497;&#1514;';
 
14
 
 
15
?>