summaryrefslogtreecommitdiff
path: root/plugins/markasjunk/localization
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-12-22 12:05:16 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-12-22 12:05:16 +0000
commit38394350ffaf894e399b860531bc9d3cee303e0d (patch)
treecfd4023345e280e78b54decb0bd4d2eaa787dd85 /plugins/markasjunk/localization
parent957c5298a18e7aafc39bc33f674322f87702a683 (diff)
Let plugins adapt better to different skins
git-svn-id: https://svn.roundcube.net/trunk@5642 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/markasjunk/localization')
-rw-r--r--plugins/markasjunk/localization/en_US.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/markasjunk/localization/en_US.inc b/plugins/markasjunk/localization/en_US.inc
index 6f63e161a..c1f56ad1d 100644
--- a/plugins/markasjunk/localization/en_US.inc
+++ b/plugins/markasjunk/localization/en_US.inc
@@ -1,6 +1,7 @@
<?php
$labels = array();
+$labels['buttontext'] = 'Junk';
$labels['buttontitle'] = 'Mark as Junk';
$labels['reportedasjunk'] = 'Successfully reported as Junk';