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

« back to all changes in this revision

Viewing changes to lang/zh_tw_utf8/editor.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: editor.php,v 1.1 2004/04/27 14:03:15 moodler Exp $ 
 
1
<?PHP // $Id$ 
2
2
      // editor.php - created with Moodle 1.3 development (2004032800)
3
3
 
4
4
 
5
5
$string['about'] = '關於此編輯器';
6
6
$string['absbottom'] = '正底部';
7
 
$string['absmiddle'] = '正中';
 
7
$string['middle'] = '正中';
8
8
$string['address'] = '地址';
9
9
$string['alignment'] = '位置';
10
10
$string['alternatetext'] = '提示文字';