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

« back to all changes in this revision

Viewing changes to IlohaMail/lang/pt/search_errors.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
 
 
3
// TRANSLATORS: Bla Bla :D
 
4
include("../lang/eng/search_errors.inc"); // <-- do not delete
 
5
/********************************************************
 
6
        lang/pt/search_errors.inc
 
7
        (C)2003 Darwings <darwings@lisboa.alface.de || asas@netcabo.pt>
 
8
 
 
9
        This file is part of IlohaMail, and released under GPL.
 
10
        See COPYING, or http://www.fsf.org/copyleft/gpl.html
 
11
 
 
12
********************************************************/
 
13
 
 
14
$searchErrors["field"] = "Crit�rio de procura inv�lido:  Campo inv�lido";
 
15
$searchErrors["empty"] = "Crit�rio de procura inv�lido:  Campo de procura vazio";
 
16
$searchErrors["date"] = "Crit�rio de procura inv�lido:  Data n�o especificada";
 
17
 
 
18
?>
 
 
b'\\ No newline at end of file'