From 00ee986efe2f489d37e5c580a513ec60c0df0ed0 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Tue, 22 Jan 2002 17:35:40 +0000 Subject: [PATCH] updates --- lang/slovak-iso.inc.php3 | 6 +++--- lang/swedish.inc.php3 | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/slovak-iso.inc.php3 b/lang/slovak-iso.inc.php3 index 24393346e..60fecfbea 100644 --- a/lang/slovak-iso.inc.php3 +++ b/lang/slovak-iso.inc.php3 @@ -271,6 +271,8 @@ $strRunSQLQuery = 'Spusti $strSave = 'Uložiť'; $strSelect = 'Vybrať'; +$strSelectADb = 'Prosím vyberte si databázu'; +$strSelectAll = 'Označiť všetko'; $strSelectFields = 'Zvoliť pole (najmenej jedno):'; $strSelectNumRows = 'v dotaze'; $strSend = 'Pošli'; @@ -320,6 +322,7 @@ $strType = 'Typ'; $strUncheckAll = 'Odznačiť všetko'; $strUnique = 'Unikátny'; +$strUnselectAll = 'Odznačiť všetko'; $strUpdatePrivMessage = 'Boli aktualizované privilégia pre %s.'; $strUpdateProfile = 'Aktualizovať profil:'; $strUpdateProfileMessage = 'Profil bol aktualizovaný.'; @@ -346,7 +349,4 @@ $strZip = '"zo zipovan // To translate -$strSelectADb = 'Please select a database'; -$strSelectAll = 'Select All'; //to translate -$strUnselectAll = 'Unselect All'; //to translate ?> diff --git a/lang/swedish.inc.php3 b/lang/swedish.inc.php3 index e11b41c0d..1e16a5d62 100644 --- a/lang/swedish.inc.php3 +++ b/lang/swedish.inc.php3 @@ -269,6 +269,8 @@ $strRunSQLQuery = 'K $strSave = 'Spara'; $strSelect = 'Välj'; +$strSelectADb = 'Välj en databas'; +$strSelectAll = 'Markera alla'; $strSelectFields = 'Välj fält (minst ett):'; $strSelectNumRows = 'i frĺga'; $strSend = 'Skicka'; @@ -318,6 +320,7 @@ $strType = 'Typ'; $strUncheckAll = 'Avmarkera alla'; $strUnique = 'Unik'; +$strUnselectAll = 'Avmarkera alla'; $strUpdatePrivMessage = 'Du har uppdaterat privilegierna för %s.'; $strUpdateProfile = 'Uppdatera profil:'; $strUpdateProfileMessage = 'Profilen har uppdaterats.'; @@ -343,7 +346,4 @@ $strYes = 'Ja'; $strZip = '"zippad"'; // To translate -$strSelectADb = 'Please select a database'; -$strSelectAll = 'Select All'; //to translate -$strUnselectAll = 'Unselect All'; //to translate ?>