translate

This commit is contained in:
Garvin Hicking
2004-05-03 14:10:36 +00:00
parent 71c24b8e76
commit e1120fc7e2
3 changed files with 3 additions and 2 deletions

View File

@@ -19,6 +19,7 @@ $Source$
not show multi row actions when no checkboxes shown.
2004-05-03 Garvin Hicking <pma@supergarv.de>
* lang/german* - Translation
* left.php: Bug #946501 - Nested table now also work with aliased
tablenames.
* config.inc.php, libraries/config_import.lib.php, querywindow.php,

View File

@@ -743,5 +743,5 @@ $strYes = 'Ja';
$strZeroRemovesTheLimit = 'Anmerkung: Der Wert 0 (null) entfernt die Beschr<68>nkung.';
$strZip = 'Zip-komprimiert';
$strRefresh = 'Refresh'; //to translate
$strRefresh = 'Aktualisieren';
?>

View File

@@ -744,5 +744,5 @@ $strYes = 'Ja';
$strZeroRemovesTheLimit = 'Anmerkung: Der Wert 0 (null) entfernt die Beschränkung.';
$strZip = 'Zip-komprimiert';
$strRefresh = 'Refresh'; //to translate
$strRefresh = 'Aktualisieren';
?>