diff options
author | Kevin Chabowski <kevin@kch42.de> | 2012-02-18 01:34:25 +0100 |
---|---|---|
committer | Kevin Chabowski <kevin@kch42.de> | 2012-02-18 01:34:25 +0100 |
commit | 7e04592b5c86352425906bb754c38a8fbea53b09 (patch) | |
tree | efa0caab141a7ad3d72256ffad5378c36c56e51a /ratatoeskr/translations/en.php | |
parent | 0861240931fca9e2124703cda8b1a815a838465d (diff) | |
download | ratatoeskr-cms-7e04592b5c86352425906bb754c38a8fbea53b09.tar.gz ratatoeskr-cms-7e04592b5c86352425906bb754c38a8fbea53b09.tar.bz2 ratatoeskr-cms-7e04592b5c86352425906bb754c38a8fbea53b09.zip |
Incompatible plugins will now get disabled.
Diffstat (limited to 'ratatoeskr/translations/en.php')
-rw-r--r-- | ratatoeskr/translations/en.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ratatoeskr/translations/en.php b/ratatoeskr/translations/en.php index 05348ee..671a909 100644 --- a/ratatoeskr/translations/en.php +++ b/ratatoeskr/translations/en.php @@ -259,6 +259,8 @@ $translation = array( "setup_link_backend" => "The backend of your Webpage", "admin_data_must_be_filled_out" => "Administrator data must be filled out", "enforce" => "Enforce", + "could_not_activate_plugin_api_incompat" => "Could not activate these plugins, because they are not / no longer compatible with your Ratatöskr-installation: [[PLUGINS]]", + "plugins_incompat" => "These plugins are not / no longer compatible with your Ratatöskr -installation: [[PLUGINS]]", /* Very long texts here */ "linking_back_hint" => <<<LINKINGBACK <h2>Linking back</h2> |