From 91a48642314f0f56ab67286b2be8705020c31dd3 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli <thomas@roundcube.net> Date: Thu, 28 Feb 2013 16:04:47 -0500 Subject: [PATCH] Merge branch 'release-0.9' of github.com:roundcube/roundcubemail into release-0.9 --- plugins/help/localization/id_ID.inc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/plugins/help/localization/id_ID.inc b/plugins/help/localization/id_ID.inc index 73a4aa1..d4bc3d9 100644 --- a/plugins/help/localization/id_ID.inc +++ b/plugins/help/localization/id_ID.inc @@ -17,7 +17,7 @@ */ $labels = array(); -$labels['help'] = 'Panduan'; +$labels['help'] = 'Bantuan'; $labels['about'] = 'Tentang'; $labels['license'] = 'Lisensi'; -- Gitblit v1.9.1