(de) Updates
This commit is contained in:
@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
|
|||||||
$Id$
|
$Id$
|
||||||
$Source$
|
$Source$
|
||||||
|
|
||||||
|
2002-09-21 Alexander M. Turek <rabus@users.sourceforge.net>
|
||||||
|
* lang/german-*.inc.php3: Updates.
|
||||||
|
|
||||||
2002-09-20 Marc Delisle <lem9@users.sourceforge.net>
|
2002-09-20 Marc Delisle <lem9@users.sourceforge.net>
|
||||||
* libraries/display_tbl.lib.php3: bug 612117, vertical view and
|
* libraries/display_tbl.lib.php3: bug 612117, vertical view and
|
||||||
buttons as links
|
buttons as links
|
||||||
|
@@ -184,6 +184,7 @@ $strHostEmpty = 'Es wurde kein Host angegeben!';
|
|||||||
$strIdxFulltext = 'Volltext';
|
$strIdxFulltext = 'Volltext';
|
||||||
$strIfYouWish = 'Wenn Sie nur bestimmte Spalten importieren m<>chten, geben Sie diese bitte hier an.';
|
$strIfYouWish = 'Wenn Sie nur bestimmte Spalten importieren m<>chten, geben Sie diese bitte hier an.';
|
||||||
$strIgnore = 'Ignorieren';
|
$strIgnore = 'Ignorieren';
|
||||||
|
$strImportDocSQL = 'docSQL-Dateien importieren';
|
||||||
$strIndex = 'Index';
|
$strIndex = 'Index';
|
||||||
$strIndexes = 'Indizes';
|
$strIndexes = 'Indizes';
|
||||||
$strIndexHasBeenDropped = 'Index %s wurde entfernt.';
|
$strIndexHasBeenDropped = 'Index %s wurde entfernt.';
|
||||||
@@ -437,5 +438,4 @@ $strYes = 'Ja';
|
|||||||
$strZip = 'Zip-komprimiert';
|
$strZip = 'Zip-komprimiert';
|
||||||
// To translate
|
// To translate
|
||||||
|
|
||||||
$strImportDocSQL = 'Import docSQL Files'; //to translate
|
|
||||||
?>
|
?>
|
||||||
|
@@ -185,6 +185,7 @@ $strHostEmpty = 'Es wurde kein Host angegeben!';
|
|||||||
$strIdxFulltext = 'Volltext';
|
$strIdxFulltext = 'Volltext';
|
||||||
$strIfYouWish = 'Wenn Sie nur bestimmte Spalten importieren möchten, geben Sie diese bitte hier an.';
|
$strIfYouWish = 'Wenn Sie nur bestimmte Spalten importieren möchten, geben Sie diese bitte hier an.';
|
||||||
$strIgnore = 'Ignorieren';
|
$strIgnore = 'Ignorieren';
|
||||||
|
$strImportDocSQL = 'docSQL-Dateien importieren';
|
||||||
$strIndex = 'Index';
|
$strIndex = 'Index';
|
||||||
$strIndexes = 'Indizes';
|
$strIndexes = 'Indizes';
|
||||||
$strIndexHasBeenDropped = 'Index %s wurde entfernt.';
|
$strIndexHasBeenDropped = 'Index %s wurde entfernt.';
|
||||||
@@ -438,5 +439,4 @@ $strYes = 'Ja';
|
|||||||
$strZip = 'Zip-komprimiert';
|
$strZip = 'Zip-komprimiert';
|
||||||
// To translate
|
// To translate
|
||||||
|
|
||||||
$strImportDocSQL = 'Import docSQL Files'; //to translate
|
|
||||||
?>
|
?>
|
||||||
|
Reference in New Issue
Block a user