~ubuntu-branches/ubuntu/maverick/ilohamail/maverick

« back to all changes in this revision

Viewing changes to IlohaMail/lang/hu/read_message.inc

  • Committer: Bazaar Package Importer
  • Author(s): Joerg Jaspert
  • Date: 2004-02-04 13:44:37 UTC
  • Revision ID: james.westby@ubuntu.com-20040204134437-kz8j3ui2qa7oq8z2
Tags: upstream-0.8.12
Import upstream version 0.8.12

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?php
 
2
include("../lang/eng/read_message.inc"); // <-- do not delete
 
3
/********************************************************
 
4
        lang/eng/read_message.inc
 
5
        (C)2001-2002 Ryo Chijiiwa <Ryo@IlohaMail.org>
 
6
 
 
7
        This file is part of IlohaMail, and released under GPL.
 
8
        See COPYING, or http://www.fsf.org/copyleft/gpl.html
 
9
 
 
10
********************************************************/
 
11
 
 
12
$rmStrings[0] = "Vissza";
 
13
$rmStrings[1] = "V�lasz";
 
14
$rmStrings[2] = "Tov�bb�t�s";
 
15
$rmStrings[3] = "M�gse t�r�l";
 
16
$rmStrings[4] = "T�r�l";
 
17
$rmStrings[5] = "�zenet �thelyez�se";
 
18
$rmStrings[6] = "R�szek";
 
19
$rmStrings[7] = "Ez HTML �zenet. ";
 
20
$rmStrings[8] = "Az olvas�shoz kattintson ide.";
 
21
$rmStrings[9] = "Forr�s";
 
22
$rmStrings[10] = "M�ret";
 
23
$rmStrings[11] = "Olvasatlank�nt kijel�lni";
 
24
$rmStrings[12] = "Fejl�cek bemutat�sa";
 
25
$rmStrings[13] = "Nemk�v�nt �zenet jelz�se";
 
26
$rmStrings[14] = "V�lasz mindenkinek";
 
27
 
 
28
?>
 
 
b'\\ No newline at end of file'