(de) Updates
This commit is contained in:
@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
|
|||||||
$Id$
|
$Id$
|
||||||
$Source$
|
$Source$
|
||||||
|
|
||||||
|
2002-12-11 Alexander M. Turek <rabus@users.sourceforge.net>
|
||||||
|
* lang/german-*.inc.php3: Updates.
|
||||||
|
|
||||||
2002-12-11 Michal Cihar <nijel@users.sourceforge.net>
|
2002-12-11 Michal Cihar <nijel@users.sourceforge.net>
|
||||||
* tbl_dump.php3: Fix exporting of structure and data to file, fix and make
|
* tbl_dump.php3: Fix exporting of structure and data to file, fix and make
|
||||||
cleaner charset conversion for export.
|
cleaner charset conversion for export.
|
||||||
|
@@ -217,6 +217,7 @@ $strKeyname = 'Name';
|
|||||||
$strKill = 'Beenden';
|
$strKill = 'Beenden';
|
||||||
|
|
||||||
$strLandscape = 'Querformat';
|
$strLandscape = 'Querformat';
|
||||||
|
$strLaTeX = 'LaTeX';
|
||||||
$strLength = ' L<>nge ';
|
$strLength = ' L<>nge ';
|
||||||
$strLengthSet = 'L<>nge/Set*';
|
$strLengthSet = 'L<>nge/Set*';
|
||||||
$strLimitNumRows = 'Eintr<74>ge pro Seite';
|
$strLimitNumRows = 'Eintr<74>ge pro Seite';
|
||||||
@@ -476,6 +477,4 @@ $strWrongUser = 'Falscher Benutzername/Kennwort. Zugriff verweigert.';
|
|||||||
$strYes = 'Ja';
|
$strYes = 'Ja';
|
||||||
|
|
||||||
$strZip = 'Zip-komprimiert';
|
$strZip = 'Zip-komprimiert';
|
||||||
|
|
||||||
$strLaTeX = 'LaTeX'; //to translate
|
|
||||||
?>
|
?>
|
||||||
|
@@ -218,6 +218,7 @@ $strKeyname = 'Name';
|
|||||||
$strKill = 'Beenden';
|
$strKill = 'Beenden';
|
||||||
|
|
||||||
$strLandscape = 'Querformat';
|
$strLandscape = 'Querformat';
|
||||||
|
$strLaTeX = 'LaTeX';
|
||||||
$strLength = ' Länge ';
|
$strLength = ' Länge ';
|
||||||
$strLengthSet = 'Länge/Set*';
|
$strLengthSet = 'Länge/Set*';
|
||||||
$strLimitNumRows = 'Einträge pro Seite';
|
$strLimitNumRows = 'Einträge pro Seite';
|
||||||
@@ -477,6 +478,4 @@ $strWrongUser = 'Falscher Benutzername/Kennwort. Zugriff verweigert.';
|
|||||||
$strYes = 'Ja';
|
$strYes = 'Ja';
|
||||||
|
|
||||||
$strZip = 'Zip-komprimiert';
|
$strZip = 'Zip-komprimiert';
|
||||||
|
|
||||||
$strLaTeX = 'LaTeX'; //to translate
|
|
||||||
?>
|
?>
|
||||||
|
Reference in New Issue
Block a user