really close to 0.9
This commit is contained in:
parent
0a0de2ed42
commit
b529217621
30 changed files with 2978 additions and 11 deletions
21
livesupport/modules/htmlUI/var/localizer/menu_static.php
Executable file
21
livesupport/modules/htmlUI/var/localizer/menu_static.php
Executable file
|
@ -0,0 +1,21 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
|
||||
"http://www.w3.org/TR/REC-html40/loose.dtd">
|
||||
<HTML>
|
||||
|
||||
|
||||
<HEAD>
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<META HTTP-EQUIV="Expires" CONTENT="now">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="localizer.css">
|
||||
</HEAD>
|
||||
|
||||
<BODY>
|
||||
|
||||
<pre><b><a href="main.php?action=newLangFilePref&dir=../" target="panel"> / </a></b>
|
||||
<a href="main.php?action=translate&Id=en.English&base=locals&dir=.." target="panel">locals.en.English.xml</a>
|
||||
<a href="main.php?action=translate&Id=de.German&base=locals&dir=.." target="panel">locals.de.German.xml</a>
|
||||
</pre>
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
Loading…
Add table
Add a link
Reference in a new issue