From a4682e28103d7a7f47256f9f3be2ea7dfe1c8f30 Mon Sep 17 00:00:00 2001 From: orbiter Date: Thu, 2 Mar 2006 22:25:46 +0000 Subject: fixed problems in basic config and added language setting git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1799 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- htroot/ConfigLanguage_p.html | 79 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 htroot/ConfigLanguage_p.html (limited to 'htroot/ConfigLanguage_p.html') diff --git a/htroot/ConfigLanguage_p.html b/htroot/ConfigLanguage_p.html new file mode 100644 index 000000000..2f91e3564 --- /dev/null +++ b/htroot/ConfigLanguage_p.html @@ -0,0 +1,79 @@ + + + + YaCy '#[clientname]#': Language selection + #%env/templates/metas.template%# + + + #%env/templates/header.template%# + #%env/templates/submenuConfig.template%# +
+

Language selection

+

+ You can change the language of the YaCy-webinterface with translation files. +

+ + + + + + + + + + + + + + + + + + + + + + + + +
 
+ Current language: + default(english) +
+ Languagefile Author(s) (chronological): + +
+ Send additions to maintainer: + +
+ Available Languages: + +
+
+ +
+
+
+
+Install new language from URL: +
+
+Use this language
+ + +
+ +#(status)# +:: +Unable to get URL: #[url]# +:: +Error saving the language file. +#(status)# + +#%env/templates/footer.template%# + + -- cgit v1.2.3