Commit graph

4 commits

Author SHA1 Message Date
Mark Clements
d2e6182a2f Fixed an inconsistency in the way the prompts in the install scripts were being output.
All the DB/host fields have a space after the colon, which is much better as it means the text you type is slightly separated from the prompt.  However, the admin user fields didn't include this space which was inconsistent and made the install script a little less professional.

I have therefore added the missing space for the prompts which didn't have it in the English language file, and have also updated all other language files to also use this format.  Most of them followed the same inconsistency as the English version, though some were consistent but without a space, and some which were differently inconsistent (both internally, and between languages).
2015-03-02 22:31:01 +00:00
Alex Davyskiba
1466ad06ef Allow projects to be archived.
Closes #771
2015-02-23 19:37:11 +00:00
Igor Timoshenko
55b10948ef Added Codeception UI plugin 2015-02-16 11:47:07 +01:00
Dan Cryer
41d0138ef3 Adding Danish language, thanks to @NamelessCoder 2014-12-11 17:00:59 +00:00