From ab0b3b03074147cbd23fa3b4defccf1aefd6fe17 Mon Sep 17 00:00:00 2001
From: Thomas Bruederli <thomas@roundcube.net>
Date: Mon, 14 May 2012 03:05:23 -0400
Subject: [PATCH] Update localizations from launchpad

---
 program/localization/cy_GB/messages.inc |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/program/localization/cy_GB/messages.inc b/program/localization/cy_GB/messages.inc
index 1cae384..547b9ba 100644
--- a/program/localization/cy_GB/messages.inc
+++ b/program/localization/cy_GB/messages.inc
@@ -9,12 +9,13 @@
  | Licensed under the GNU General Public License                         |
  |                                                                       |
  +-----------------------------------------------------------------------+
- | Author: Thomas <Unknown>                                              |
+ | Author: Dafydd Tomos <Unknown>                                        |
  +-----------------------------------------------------------------------+
  @version $Id$
 */
 
 $messages = array();
+$messages['errortitle'] = 'Fe gafwyd gwall!';
 $messages['loginfailed'] = 'Methwyd a\'ch mewngofnodi';
 $messages['cookiesdisabled'] = 'Nid yw eich porwr yn derbyn cwcis';
 $messages['sessionerror'] = 'Mae\'r sesiwn yn anghywir neu wedi dod i ben';

--
Gitblit v1.9.1