Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryllar <yllar.pajus@gmail.com>2009-05-09 01:36:37 +0400
committeryllar <yllar.pajus@gmail.com>2009-05-09 01:36:37 +0400
commita8d51d658f1f4e7398f705851c3389d7dac09873 (patch)
tree5a2bb93b164d27ce8f8b4b738a6961c3e68f9a9d /plugins/markasjunk
parent37cb9ce8bda493a6d3352261a9e4bb356d96771f (diff)
et_EE sv_SE pt_BR updates
Diffstat (limited to 'plugins/markasjunk')
-rw-r--r--plugins/markasjunk/localization/et_EE.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/markasjunk/localization/et_EE.inc b/plugins/markasjunk/localization/et_EE.inc
new file mode 100644
index 000000000..daf140512
--- /dev/null
+++ b/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';
+
+?>