(ger) Better translation.
This commit is contained in:
@@ -10,6 +10,7 @@ $Source$
|
||||
Use "SQL" instead of "home" as link name.
|
||||
* tbl_properties_export.php3: Added XML export option (todo: limit feature).
|
||||
* tbl_dump.php3: Beautified XML output.
|
||||
* lang/german.inc.php3: Better translation for $strDumpXRows.
|
||||
|
||||
2002-05-04 Lo<4C>c Chapeaux <lolo@phpheaven.net>
|
||||
* user_details.php3, line 984: do not use "mysql_result" if the query
|
||||
|
@@ -105,7 +105,7 @@ $strDrop = 'L
|
||||
$strDropDB = 'Datenbank %s l<>schen';
|
||||
$strDropTable = 'Tabelle l<>schen:';
|
||||
$strDumpingData = 'Daten f<>r Tabelle';
|
||||
$strDumpXRows = 'Sichere %s Datens<6E>tze ab Datensatz %s.';
|
||||
$strDumpXRows = 'Exportiere %s Datens<6E>tze ab dem %s. Datensatz.';
|
||||
$strDynamic = 'dynamisch';
|
||||
|
||||
$strEdit = '<27>ndern';
|
||||
|
Reference in New Issue
Block a user