(ger) updates
This commit is contained in:
parent
520c55e984
commit
6f69e17c73
@ -8,6 +8,7 @@ $Source$
|
||||
2002-05-09 Alexander M. Turek <rabus@users.sourceforge.net>
|
||||
* left.php3, libraries/common.lib.php3:
|
||||
Fixed bug #546011 (Navigation tooltips).
|
||||
* lang/german.inc.php3: Updates.
|
||||
|
||||
2002-05-08 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* Documentation.html: update example for foreign_display_field
|
||||
|
||||
@ -175,6 +175,7 @@ $strLimitNumRows = 'Eintr
|
||||
$strLineFeed = 'Zeilenvorschub: \\n';
|
||||
$strLines = 'Zeilen';
|
||||
$strLinesTerminatedBy = 'Zeilen getrennt mit';
|
||||
$strLinkNotFound = 'Der Verweis wurde nicht gefunden.';
|
||||
$strLinksTo = 'Verweise';
|
||||
$strLocationTextfile = 'Datei';
|
||||
$strLogin = 'Login';
|
||||
@ -355,5 +356,4 @@ $strYes = 'Ja';
|
||||
$strZip = '"Zip komprimiert"';
|
||||
|
||||
// To translate
|
||||
$strLinkNotFound = 'Link not found'; //to translate
|
||||
?>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user