new admin templates! with many thanks to init...
[mir.git] / source / default.properties
index 39aa89f..bce4ee9 100755 (executable)
@@ -44,7 +44,6 @@ Mir.Public-email.address=mir-coders@lists.indymedia.org
 Mir.Public-email.name=mir-coders mailinglist
 
 Mir.Version=1.1beta
-StandardLanguage=de
 DirectOpenposting=yes
 
 # The name of the abuse config file (relative to the WEB-INF dir)
@@ -76,7 +75,12 @@ Mir.Localizer.ProducerConfigFile=etc/producer/producers.xml
 # If the default language is left empty, it will set the accept-language of
 # the client browser as the default.
 Mir.Login.DefaultLanguage=en
-Mir.Login.Languages=en;nl;de;qu;tr;ay;es;eu
+
+# The available languages in the login form:
+Mir.Login.Languages=en;de;nl;es;pt;eu;sv;tr;zh
+
+# For missing values, the FallbackLanguage is used as default
+Mir.Admin.FallbackLanguage=en
 
 
 # the templates
@@ -292,6 +296,7 @@ ServletModule.OpenIndy.UserErrorTemplate=usererror.template
 Mir.TemplateDir=templates/admin/
 
 Mir.LoginTemplate=login.template
+Mir.StartTemplate=start_admin.template
 
 Mir.ErrorTemplate=error.template
 Mir.UserErrorTemplate=usererror.template