|
From: Paul S. O. <ps...@us...> - 2002-04-08 15:43:36
|
Update of /cvsroot/phpbb/phpBB2/language/lang_greek
In directory usw-pr-cvs1:/tmp/cvs-serv26292/language/lang_greek
Modified Files:
Tag: phpBB-2_0_0
lang_main.php
Log Message:
Various updates
Index: lang_main.php
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/language/lang_greek/lang_main.php,v
retrieving revision 1.5
retrieving revision 1.5.2.1
diff -C2 -r1.5 -r1.5.2.1
*** lang_main.php 10 Mar 2002 03:23:55 -0000 1.5
--- lang_main.php 8 Apr 2002 14:38:51 -0000 1.5.2.1
***************
*** 1,905 ****
! <?php
! /***************************************************************************
! * lang_main.php [Greek]
! * -------------------
! * begin : Dec 6 2001
! * copyright : (C) 2001 The phpBB Group
! * email : su...@ph...
! *
! * $Id$
! *
[...1876 lines suppressed...]
!
! //
! // Errors (not related to a
! // specific failure on a page)
! //
! $lang['Information'] = "Ðëçñïöïñßåò";
! $lang['Critical_Information'] = "Êñßóéìåò ðëçñïöïñßåò";
!
! $lang['General_Error'] = "Ãåíéêü ËÜèïò";
! $lang['Critical_Error'] = "Êñßóéìï ËÜèïò";
! $lang['An_error_occured'] = "ÐáñïõóéÜóèçêå ËÜèïò";
! $lang['A_critical_error'] = "ÐáñïõóéÜóèçêå Êñßóéìï ËÜèïò";
!
!
!
! //
! // That's all Folks!
! // -------------------------------------------------
!
?>
|