lang/estonian-iso-8859-1.inc.php:

- Updated translation (thanks to Alvar Soome)
This commit is contained in:
Robin Johnson
2002-07-26 03:00:14 +00:00
parent bd50de3e00
commit 03a62bcf3c
2 changed files with 5 additions and 2 deletions

View File

@@ -14,6 +14,8 @@ $Source$
value.
- Fix strpos on line 168/169 to work with PHP3
- Fixed analyze code to remove print_r()
* lang/estonian-iso-8859-1.inc.php:
- Updated translation (thanks to Alvar Soome)
2002-07-25 Marc Delisle <lem9@users.sourceforge.net>
* Documentation.html, clarify about mysql extensions

View File

@@ -399,7 +399,8 @@ $strYes = 'Jah';
$strZip = '"zipitud"';
$strRelationNotWorking = 'Lisav<61>imalused t<><74>tamiseks lingitud tabelitega on deaktiveeritud. Et lugeda miks see nii on, vajutage %ssiia%s.';
$strAllTableSameWidth = 'kuva k<>ik tabelid sama laiusega?';
// To translate
$strRelationNotWorking = 'The additional Features for working with linked Tables have been deactivated. To find out why click %shere%s.'; //to translate
$strAllTableSameWidth = 'display all Tables with same width?'; //to translate
?>