new language

Problems with the Windows version of XAMPP, questions, comments, and anything related.

new language

Postby zodehala » 14. October 2006 22:45

i have translated eng language to x language. and rename it to x.php

it is not seemed in language category

how to do ?
zodehala
 
Posts: 22
Joined: 08. August 2006 12:39

Re: new language

Postby Izzy » 15. October 2006 00:22

zodehala wrote:i have translated eng language to x language. and rename it to x.php

it is not seemed in language category

how to do ?

Where is the language category are you trying to see it?

If it is in the Xampp splash screen then you will have to include a menu item in xampp\htdocs\xampp\splash.php of your language.php file and it's location.
Code: Select all
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
   "http://www.w3.org/TR/html4/loose.dtd">
<html>
   <head>
      <meta name="author" content="Kai Oswald Seidler, Kay Vogelgesang, Carsten Wiedmann">
      <link href="xampp.css" rel="stylesheet" type="text/css">
      <title>XAMPP 1.5 WIN32</title>
   </head>

   <body class="white" bgcolor="#ffffff">
      <center>
         <img src="img/blank.gif" alt="" height="180" width="1"><br>
         <img src="img/xampp-logo.jpg" alt="">
         <p>
         <a href="/xampp/lang.php?de">Deutsch</a> /
         <a href="/xampp/lang.php?en">English</a> /
         <a href="/xampp/lang.php?es">Spanish</a> /
         <a href="/xampp/lang.php?fr">Francais</a> /
         <a href="/xampp/lang.php?it">Italiano</a> /
         <a href="/xampp/lang.php?nl">Nederlands</a> /
         <a href="/xampp/lang.php?no">Norsk</a> /
         <a href="/xampp/lang.php?pl">Polish</a> /
         <a href="/xampp/lang.php?pt_br">Português (Brasil)</a> /
         <a href="/xampp/lang.php?sl">Slovenian</a> /
         <a href="/xampp/lang.php?zh">Chinese</a>
      </center>
   </body>
</html>


Have you tried to contact and inform a developer that you have a new translation that might be included in the list, for the benefit of others who might may want to use the same language as you?
Izzy
 
Posts: 3344
Joined: 25. April 2006 17:06

Postby zodehala » 15. October 2006 11:03

Image
zodehala
 
Posts: 22
Joined: 08. August 2006 12:39

Postby Izzy » 15. October 2006 11:23

navi.php
Izzy
 
Posts: 3344
Joined: 25. April 2006 17:06


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 123 guests