summaryrefslogtreecommitdiff
path: root/roundcubemail/plugins/markasjunk
diff options
context:
space:
mode:
authoryllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-05-08 21:36:37 +0000
committeryllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-05-08 21:36:37 +0000
commitcb5eee76e8adcee79b1726699a03ef2b3c64bbec (patch)
tree65e5b32fd8626876e8b2e81fdbc6e9782e532786 /roundcubemail/plugins/markasjunk
parent8bf2f79691518a634751414600c459221185a02c (diff)
et_EE sv_SE pt_BR updates
git-svn-id: https://svn.roundcube.net/trunk@2460 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/plugins/markasjunk')
-rw-r--r--roundcubemail/plugins/markasjunk/localization/et_EE.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/roundcubemail/plugins/markasjunk/localization/et_EE.inc b/roundcubemail/plugins/markasjunk/localization/et_EE.inc
new file mode 100644
index 000000000..daf140512
--- /dev/null
+++ b/roundcubemail/plugins/markasjunk/localization/et_EE.inc
@@ -0,0 +1,7 @@
+<?php
+
+$labels = array();
+$labels['buttontitle'] = 'Märgista Rämpsuks';
+$labels['reportedasjunk'] = 'Edukalt Rämpsuks märgitud';
+
+?>