diff options
author | Kevin Chabowski <kevin@kch42.de> | 2012-02-28 00:29:50 +0100 |
---|---|---|
committer | Kevin Chabowski <kevin@kch42.de> | 2012-02-28 00:29:50 +0100 |
commit | a940213bc467fce611854002e15b05fef5a0d3c8 (patch) | |
tree | c6312d99ba2de1aec44e62dfd32f083f1bdad5fc /ratatoeskr/translations/en.php | |
parent | b10a73f0c1cedb67a43d515caaac3d383d8d2368 (diff) | |
download | ratatoeskr-cms-a940213bc467fce611854002e15b05fef5a0d3c8.tar.gz ratatoeskr-cms-a940213bc467fce611854002e15b05fef5a0d3c8.tar.bz2 ratatoeskr-cms-a940213bc467fce611854002e15b05fef5a0d3c8.zip |
Default repositories will be configured during setup now.
Also: Beta 2
Diffstat (limited to 'ratatoeskr/translations/en.php')
-rw-r--r-- | ratatoeskr/translations/en.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ratatoeskr/translations/en.php b/ratatoeskr/translations/en.php index 671a909..2d61ad7 100644 --- a/ratatoeskr/translations/en.php +++ b/ratatoeskr/translations/en.php @@ -261,6 +261,7 @@ $translation = array( "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]]", + "could_not_initialize_repos" => "Setup is completed, but the default repositories could not be initalized.", /* Very long texts here */ "linking_back_hint" => <<<LINKINGBACK <h2>Linking back</h2> |