From 2c2b3c89f8b69b42220c19a811feb6a7b85e989f Mon Sep 17 00:00:00 2001 From: Kevin Chabowski Date: Wed, 1 Feb 2012 21:49:39 +0100 Subject: Plugin deletion can now be enforced. This will skip the RatatoeskrPlugin::delete() part and will not load the plugin before deletion, so you can delete a plugin if it contained syntax errors without disabling plugins in config.php --- ratatoeskr/translations/en.php | 1 + 1 file changed, 1 insertion(+) (limited to 'ratatoeskr/translations/en.php') diff --git a/ratatoeskr/translations/en.php b/ratatoeskr/translations/en.php index ca015d3..05348ee 100644 --- a/ratatoeskr/translations/en.php +++ b/ratatoeskr/translations/en.php @@ -258,6 +258,7 @@ $translation = array( "setup_link_yourpage" => "Your new Webpage", "setup_link_backend" => "The backend of your Webpage", "admin_data_must_be_filled_out" => "Administrator data must be filled out", + "enforce" => "Enforce", /* Very long texts here */ "linking_back_hint" => <<Linking back -- cgit v1.2.3-54-g00ecf