summaryrefslogtreecommitdiff
path: root/plugins/hide_blockquote
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2013-02-22 19:14:16 +0100
committerThomas Bruederli <thomas@roundcube.net>2013-02-22 19:14:16 +0100
commitf5533cf722cc1b0c13f815074beb0f91bb5da499 (patch)
treef4d4ada5bbcea9bb912ac86b59f4dd13b35083be /plugins/hide_blockquote
parente68d2a15f52dcc13e5b2a84a3d2f8645ccb5cec1 (diff)
Synced localizations with Transifex
Diffstat (limited to 'plugins/hide_blockquote')
-rw-r--r--plugins/hide_blockquote/localization/fi_FI.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/hide_blockquote/localization/fi_FI.inc b/plugins/hide_blockquote/localization/fi_FI.inc
index cb7c8aaa4..952149858 100644
--- a/plugins/hide_blockquote/localization/fi_FI.inc
+++ b/plugins/hide_blockquote/localization/fi_FI.inc
@@ -19,6 +19,6 @@
$labels = array();
$labels['hide'] = 'Piilota';
$labels['show'] = 'Näytä';
-$labels['quotelimit'] = 'Hide citation when lines count is greater than';
+$labels['quotelimit'] = 'Piilota lainaus rivejä ollessa enemmän kuin';
?>