German: $strPdfDbSchema
This commit is contained in:
@@ -5,7 +5,10 @@ phpMyAdmin - Changelog
|
|||||||
$Id$
|
$Id$
|
||||||
$Source$
|
$Source$
|
||||||
|
|
||||||
2002-05-27 Lo<4C>c Chapeaux <lolo@phpheaven.net>
|
2002-05-29 Alexander M. Turek <rabus@users.sourceforge.net>
|
||||||
|
* lang/german.inc.php3: Translated $strPdfDbSchema.
|
||||||
|
|
||||||
|
2002-05-28 Lo<4C>c Chapeaux <lolo@phpheaven.net>
|
||||||
* pdf_schema.php3; lang/*.inc.php3: beautified the generated page.
|
* pdf_schema.php3; lang/*.inc.php3: beautified the generated page.
|
||||||
|
|
||||||
2002-05-27 Lo<4C>c Chapeaux <lolo@phpheaven.net>
|
2002-05-27 Lo<4C>c Chapeaux <lolo@phpheaven.net>
|
||||||
|
@@ -236,6 +236,7 @@ $strPartialText = 'gek
|
|||||||
$strPassword = 'Kennwort';
|
$strPassword = 'Kennwort';
|
||||||
$strPasswordEmpty = 'Es wurde kein Kennwort angegeben!';
|
$strPasswordEmpty = 'Es wurde kein Kennwort angegeben!';
|
||||||
$strPasswordNotSame = 'Die eingegebenen Kennw<6E>rter sind nicht identisch!';
|
$strPasswordNotSame = 'Die eingegebenen Kennw<6E>rter sind nicht identisch!';
|
||||||
|
$strPdfDbSchema = 'Schema der Datenbank "%s" - Seite %s';
|
||||||
$strPdfInvalidPageNum = 'Undefinierte PDF-Seitennummer!';
|
$strPdfInvalidPageNum = 'Undefinierte PDF-Seitennummer!';
|
||||||
$strPdfInvalidTblName = 'Die Tabelle "%s" existiert nicht!';
|
$strPdfInvalidTblName = 'Die Tabelle "%s" existiert nicht!';
|
||||||
$strPmaDocumentation = 'phpMyAdmin-Dokumentation';
|
$strPmaDocumentation = 'phpMyAdmin-Dokumentation';
|
||||||
@@ -383,5 +384,4 @@ $strYes = 'Ja';
|
|||||||
$strZip = '"Zip komprimiert"';
|
$strZip = '"Zip komprimiert"';
|
||||||
|
|
||||||
// To translate
|
// To translate
|
||||||
$strPdfDbSchema = 'Schema of the the "%s" database - Page %s'; //to translate
|
|
||||||
?>
|
?>
|
||||||
|
Reference in New Issue
Block a user