summaryrefslogtreecommitdiff
path: root/inc/lang/en
diff options
context:
space:
mode:
authorMichael Klier <chi@chimeric.de>2008-10-11 16:39:46 +0200
committerMichael Klier <chi@chimeric.de>2008-10-11 16:39:46 +0200
commit3b1290f50d2e20f34040bdde3bbe241704a33793 (patch)
tree8f913e79ce3c001eae130e2b96a3b1f07fbd7f26 /inc/lang/en
parent1c882ba8aab7be62fd4e47cccf74acab65a7ff4d (diff)
downloadrpg-3b1290f50d2e20f34040bdde3bbe241704a33793.tar.gz
rpg-3b1290f50d2e20f34040bdde3bbe241704a33793.tar.bz2
FS#1134 remove inline javascript from windows shares
darcs-hash:20081011143946-23886-78628e3ca7ec0c40f5d288c6a9832cd52b8b083b.gz
Diffstat (limited to 'inc/lang/en')
-rw-r--r--inc/lang/en/lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/lang/en/lang.php b/inc/lang/en/lang.php
index ffb9dcdde..3ece4d175 100644
--- a/inc/lang/en/lang.php
+++ b/inc/lang/en/lang.php
@@ -150,7 +150,7 @@ $lang['mail_changed'] = 'page changed:';
$lang['mail_new_user'] = 'new user:';
$lang['mail_upload'] = 'file uploaded:';
-$lang['nosmblinks'] = 'Linking to Windows shares only works in Microsoft Internet Explorer.\nYou still can copy and paste the link.';
+$lang['js']['nosmblinks'] = "Linking to Windows shares only works in Microsoft Internet Explorer.\nYou still can copy and paste the link.";
$lang['qb_alert'] = 'Please enter the text you want to format.\nIt will be appended to the end of the document.';
$lang['qb_bold'] = 'Bold Text';