Show
Ignore:
Timestamp:
2008-08-27 16:58:27 (4 months ago)
Author:
wwalc
Message:

Changed the way how FCKeditor is loaded + a couple of other bugfixes

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • MediaWiki/trunk/FCKeditor.i18n.en.php

    r1833 r2388  
    2020'tog-riched_disable_ns_category' => 'Disable rich editor within the "{{ns:Category}}" namespace', 
    2121'tog-riched_disable_ns_category_talk' => 'Disable rich editor within the "{{ns:Category_talk}}" namespace', 
     22'rich_editor_new_window' => 'Open Rich editor in new window', 
     23'tog-riched_start_disabled' => 'Start with rich editor disabled', 
     24'tog-riched_use_popup' => 'Open rich editor in a popup', 
     25'tog-riched_use_toggle' => 'Use toggle to switch between wikitext and rich editor (replace textarea with rich editor)', 
     26'tog-riched_toggle_remember_state' => 'Remember last toggle state', 
    2227);