From 0071aa2162e87ac729531c1c625d9bfb31f2adec Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Wed, 12 Aug 2009 21:11:38 +0200 Subject: Language file cleanups for JS changes Ignore-this: 7c8f68f29f52bc1d33fdb76ba98d2307 Removed unused string, move another string to the [js] subarray. darcs-hash:20090812191138-6e07b-65db1b7560d437fb26a1a4d0095cd768b2c9af01.gz --- inc/lang/en/lang.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'inc/lang/en/lang.php') diff --git a/inc/lang/en/lang.php b/inc/lang/en/lang.php index 524e976e5..7243bf975 100644 --- a/inc/lang/en/lang.php +++ b/inc/lang/en/lang.php @@ -159,7 +159,6 @@ $lang['mail_upload'] = 'file uploaded:'; $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'; $lang['qb_italic'] = 'Italic Text'; $lang['qb_underl'] = 'Underlined Text'; @@ -187,7 +186,7 @@ $lang['qb_sig'] = 'Insert Signature'; $lang['qb_smileys'] = 'Smileys'; $lang['qb_chars'] = 'Special Chars'; -$lang['del_confirm']= 'Really delete selected item(s)?'; +$lang['js']['del_confirm']= 'Really delete selected item(s)?'; $lang['admin_register']= 'Add new user'; $lang['metaedit'] = 'Edit Metadata'; -- cgit v1.2.3