diff options
Diffstat (limited to 'inc/lang/en/lang.php')
-rw-r--r-- | inc/lang/en/lang.php | 2 |
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'; |