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

« back to all changes in this revision

Viewing changes to IlohaMail/lang/ro/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] = "Inapoi";
 
13
$rmStrings[1] = "Raspunde";
 
14
$rmStrings[2] = "Redirecteaza";
 
15
$rmStrings[3] = "Anulare stergere";
 
16
$rmStrings[4] = "Sterge";
 
17
$rmStrings[5] = "Fisier";
 
18
$rmStrings[6] = "Parti";
 
19
$rmStrings[7] = "Acesta este un mesaj HTML. ";
 
20
$rmStrings[8] = "Clic aici ca sa-l cititi.";
 
21
$rmStrings[9] = "Sursa";
 
22
$rmStrings[10] = "Marime";
 
23
$rmStrings[11] = "Marcare ca necitit";
 
24
$rmStrings[12] = "Afisare Header";
 
25
$rmStrings[13] = "Raporteaza Spam (email nedorit)";
 
26
$rmStrings[14] = "Raspunde tuturor";
 
27
 
 
28
?>
 
 
b'\\ No newline at end of file'