From ff42d25e21a1eb5254cdb74e620dd90bcfabb649 Mon Sep 17 00:00:00 2001
From: svncommit <devs@roundcube.net>
Date: Tue, 06 Feb 2007 04:29:47 -0500
Subject: [PATCH] update localization missed by svn

---
 program/localization/ar/labels.inc |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/program/localization/ar/labels.inc b/program/localization/ar/labels.inc
index 35a8fc3..f2e1ec4 100755
--- a/program/localization/ar/labels.inc
+++ b/program/localization/ar/labels.inc
@@ -1,18 +1,19 @@
 <?php
 
 /*
+
  +-----------------------------------------------------------------------+
  | language/ar/labels.inc                                                |
  |                                                                       |
  | Language file of the RoundCube Webmail client                         |
- | Copyright (C) 2005, RoundQube Dev. - Switzerland                      |
+ | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland                 |
  | Licensed under the GNU GPL                                            |
  |                                                                       |
  +-----------------------------------------------------------------------+
  | Author: Ossama Khayat <okhayat@yahoo.com>                             |
  +-----------------------------------------------------------------------+
 
- $Id$
+ @version $Id$
 
 */
 
@@ -222,4 +223,4 @@
 
 $labels['description'] = 'وصف';
 
-?>
+?>
\ No newline at end of file

--
Gitblit v1.9.1