From 57330612612a77e309945429fa0e832a58a17ce9 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Sat, 22 Mar 2014 07:58:35 -0400
Subject: [PATCH] Merge branch 'master' of github.com:roundcube/roundcubemail

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

diff --git a/program/localization/be_BE/labels.inc b/program/localization/be_BE/labels.inc
index 9180b92..c08b9c8 100644
--- a/program/localization/be_BE/labels.inc
+++ b/program/localization/be_BE/labels.inc
@@ -52,6 +52,7 @@
 $labels['copy']     = 'Капіяваць';
 $labels['move']     = 'Перамясціць';
 $labels['moveto']   = 'Перамясціць у...';
+$labels['copyto']   = 'Скапіяваць у...';
 $labels['download'] = 'Сцягнуць';
 $labels['open']     = 'Адкрыць';
 $labels['showattachment'] = 'Паказаць';

--
Gitblit v1.9.1