From 9ab4688c4f2e2b7c6d94bb7caf71eb88e263e505 Mon Sep 17 00:00:00 2001
From: yllar <yllar.pajus@gmail.com>
Date: Mon, 02 Aug 2010 13:38:15 -0400
Subject: [PATCH] translations update

---
 program/localization/en_GB/labels.inc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/program/localization/en_GB/labels.inc b/program/localization/en_GB/labels.inc
index f78ebcb..5a97ef4 100644
--- a/program/localization/en_GB/labels.inc
+++ b/program/localization/en_GB/labels.inc
@@ -175,6 +175,7 @@
 $labels['attachments'] = 'Attachments';
 $labels['upload'] = 'Upload';
 $labels['close'] = 'Close';
+$labels['messageoptions'] = 'Message options...';
 $labels['low'] = 'Low';
 $labels['lowest'] = 'Lowest';
 $labels['normal'] = 'Normal';

--
Gitblit v1.9.1