diff options
Diffstat (limited to 'program/localization/id_ID/labels.inc')
-rw-r--r-- | program/localization/id_ID/labels.inc | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/program/localization/id_ID/labels.inc b/program/localization/id_ID/labels.inc index ae52ffd38..5d0e6aeb7 100644 --- a/program/localization/id_ID/labels.inc +++ b/program/localization/id_ID/labels.inc @@ -1,21 +1,20 @@ <?php
/*
+
+-----------------------------------------------------------------------+
| language/id_ID/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: Putu Arya Sabda Wijaya (klunxer@gmail.com) |
+ | Author: Putu Arya Sabda Wijaya <klunxer@gmail.com> |
+-----------------------------------------------------------------------+
- //04:46 PM 1/9/2007 labels.inc
+ @version $Id$
-
-
*/
$labels = array();
@@ -182,4 +181,5 @@ $labels['managefolders'] = 'Atur map'; $labels['sortby'] = 'Urut berdasarkan';
$labels['sortasc'] = 'Urut menaik';
$labels['sortdesc'] = 'Urut menurun';
-?>
+
+?>
\ No newline at end of file |