translate
This commit is contained in:
@@ -19,6 +19,7 @@ $Source$
|
|||||||
not show multi row actions when no checkboxes shown.
|
not show multi row actions when no checkboxes shown.
|
||||||
|
|
||||||
2004-05-03 Garvin Hicking <pma@supergarv.de>
|
2004-05-03 Garvin Hicking <pma@supergarv.de>
|
||||||
|
* lang/german* - Translation
|
||||||
* left.php: Bug #946501 - Nested table now also work with aliased
|
* left.php: Bug #946501 - Nested table now also work with aliased
|
||||||
tablenames.
|
tablenames.
|
||||||
* config.inc.php, libraries/config_import.lib.php, querywindow.php,
|
* config.inc.php, libraries/config_import.lib.php, querywindow.php,
|
||||||
|
@@ -743,5 +743,5 @@ $strYes = 'Ja';
|
|||||||
$strZeroRemovesTheLimit = 'Anmerkung: Der Wert 0 (null) entfernt die Beschr<68>nkung.';
|
$strZeroRemovesTheLimit = 'Anmerkung: Der Wert 0 (null) entfernt die Beschr<68>nkung.';
|
||||||
$strZip = 'Zip-komprimiert';
|
$strZip = 'Zip-komprimiert';
|
||||||
|
|
||||||
$strRefresh = 'Refresh'; //to translate
|
$strRefresh = 'Aktualisieren';
|
||||||
?>
|
?>
|
||||||
|
@@ -744,5 +744,5 @@ $strYes = 'Ja';
|
|||||||
$strZeroRemovesTheLimit = 'Anmerkung: Der Wert 0 (null) entfernt die Beschränkung.';
|
$strZeroRemovesTheLimit = 'Anmerkung: Der Wert 0 (null) entfernt die Beschränkung.';
|
||||||
$strZip = 'Zip-komprimiert';
|
$strZip = 'Zip-komprimiert';
|
||||||
|
|
||||||
$strRefresh = 'Refresh'; //to translate
|
$strRefresh = 'Aktualisieren';
|
||||||
?>
|
?>
|
||||||
|
Reference in New Issue
Block a user