diff --git a/lang/brazilian_portuguese.inc.php3 b/lang/brazilian_portuguese.inc.php3 index 386bb4043..282974ab2 100644 --- a/lang/brazilian_portuguese.inc.php3 +++ b/lang/brazilian_portuguese.inc.php3 @@ -84,7 +84,6 @@ $strDeleted = 'Registro eliminado'; $strDeletedRows = 'Registro deletados:'; $strDeleteFailed = 'Não foi possível apagar!'; $strDeleteUserMessage = 'Você deletou o usuário %s.'; -$strDelPassMessage = 'Você deletou a senha de'; $strDescending = 'Descendente'; $strDisplay = 'Tela'; $strDisplayOrder = 'Ordenado por:'; @@ -320,5 +319,5 @@ $strShowTables = 'Show tables'; $strUpdateProfile = 'Update profile:';//to translate $strUpdateProfileMessage = 'The profile has been updated.';//to translate $strWithChecked = 'With checked:'; //to translate -$strDatabaseHasBeenDropped=" Database %s has been dropped "; //to translate +$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate ?> diff --git a/lang/bulgarian-win1251.inc.php3 b/lang/bulgarian-win1251.inc.php3 index 9dab7500a..0a67776ee 100644 --- a/lang/bulgarian-win1251.inc.php3 +++ b/lang/bulgarian-win1251.inc.php3 @@ -75,7 +75,6 @@ $strDefault = ' $strDelete = 'Èçòðèé'; $strDeleted = 'Ðåäúò áåøå èçòðèò'; $strDeleteFailed = 'Deleted Failed!'; //to translate -$strDelPassMessage = 'You have deleted the password for'; //to translate $strDescending = 'Íèçõîäÿù'; $strDisplay = 'Display'; //to translate $strDoAQuery = 'Èçïúëíè "çàïèòâàíå ïî çàÿâêà" (ñèìâîë çà çàìåñòâàíå: "%")'; @@ -325,5 +324,5 @@ $strKeepPass = 'Do not change the password';//to translate $strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate $strUpdateProfile = 'Update profile:';//to translate $strUpdateProfileMessage = 'The profile has been updated.';//to translate -$strDatabaseHasBeenDropped=" Database %s has been dropped "; //to translate +$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate ?> diff --git a/lang/catala.inc.php3 b/lang/catala.inc.php3 index 3d671d187..c127fe595 100644 --- a/lang/catala.inc.php3 +++ b/lang/catala.inc.php3 @@ -79,7 +79,6 @@ $strDelete = 'Esborrar'; $strDeleted = 'La fila ha estat esborrada'; $strDeleteFailed = 'No s\'ha pogut esborrar!'; $strDeleteUserMessage = 'Has esborrat l\'usuari %s.'; -$strDelPassMessage = 'Has esborrat la contrasenya de l\'usuari'; $strDescending = 'Desending'; //to translate (tbl_qbe.php3) $strDisplay = 'Mostrar'; $strDoAQuery = 'Fer un "petició segons exemple" (comodí: "%")'; @@ -320,5 +319,5 @@ $strTableHasBeenEmptied = 'Table %s has been emptied';//to translate $strKeepPass = 'Do not change the password';//to translate $strUpdateProfile = 'Update profile:';//to translate $strUpdateProfileMessage = 'The profile has been updated.';//to translate -$strDatabaseHasBeenDropped=" Database %s has been dropped "; //to translate +$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate ?> diff --git a/lang/chinese_big5.inc.php3 b/lang/chinese_big5.inc.php3 index 830d36c96..a2877ca61 100644 --- a/lang/chinese_big5.inc.php3 +++ b/lang/chinese_big5.inc.php3 @@ -79,7 +79,6 @@ $strDefault = ' $strDelete = '§R°£'; $strDeleted = '°O¿ý¤w³Q§R°£'; $strDeleteFailed = '§R°£¥¢±Ñ!'; -$strDelPassMessage = '±z¤w¸g§R°£¤F¤U­±³o¦ì¨Ï¥ÎªÌªº±K½X:'; $strDescending = 'Desending'; //to translate (tbl_qbe.php3) $strDisplay = 'Åã¥Ü'; $strDoAQuery = '¥H½d¨Ò¬d¸ß (¸U¥Î¦r¤¸ : "%")'; @@ -316,11 +315,10 @@ $strRunSQLQuery = 'Run SQL query/queries on database %s';//to translate $strStartingRecord = 'Starting record';//to translate $strTableHasBeenDropped = 'Table %s has been dropped';//to translate $strTableHasBeenEmptied = 'Table %s has been emptied';//to translate - $strDeleteUserMessage = 'You have deleted the user %s.';//to translate $strKeepPass = 'Do not change the password';//to translate $strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate $strUpdateProfile = 'Update profile:';//to translate $strUpdateProfileMessage = 'The profile has been updated.';//to translate -$strDatabaseHasBeenDropped=" Database %s has been dropped "; //to translate +$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate ?> diff --git a/lang/chinese_gb.inc.php3 b/lang/chinese_gb.inc.php3 index cb73c8a6d..9f9d47f38 100644 --- a/lang/chinese_gb.inc.php3 +++ b/lang/chinese_gb.inc.php3 @@ -75,7 +75,6 @@ $strDefault = 'ȱʡֵ'; $strDelete = 'ɾ³ý'; $strDeleted = '¸Ã¼Ç¼ÒѾ­±»É¾³ý¡£'; $strDeleteFailed = 'Deleted Failed!'; //to translate -$strDelPassMessage = 'You have deleted the password for'; //to translate $strDescending = 'Desending'; //to translate (tbl_qbe.php3) $strDisplay = 'Display'; //to translate $strDoAQuery = 'ÇëÖ´ÐÐ "²éѯʾÀý" (ͨÅä·û: "%")'; @@ -325,5 +324,5 @@ $strKeepPass = 'Do not change the password';//to translate $strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate $strUpdateProfile = 'Update profile:';//to translate $strUpdateProfileMessage = 'The profile has been updated.';//to translate -$strDatabaseHasBeenDropped=" Database %s has been dropped "; //to translate +$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate ?> diff --git a/lang/czech-iso.inc.php3 b/lang/czech-iso.inc.php3 index 5e4ec78cd..f06116337 100644 --- a/lang/czech-iso.inc.php3 +++ b/lang/czech-iso.inc.php3 @@ -81,7 +81,6 @@ $strDelete = 'Smazat'; $strDeleted = 'Øádek byl smazán'; $strDeletedRows = 'Smazané øádky:'; $strDeleteFailed = 'Smazání selhalo!'; -$strDelPassMessage = 'Bylo smazáno heslo pro'; $strDescending = 'Sestupnì'; $strDisplay = 'Zobrazit'; $strDisplayOrder = 'Seøadit podle:'; @@ -320,5 +319,5 @@ $strTableHasBeenEmptied = 'Table %s has been emptied';//to translate $strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate $strUpdateProfile = 'Update profile:';//to translate $strUpdateProfileMessage = 'The profile has been updated.';//to translate -$strDatabaseHasBeenDropped=" Database %s has been dropped "; //to translate +$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate ?> diff --git a/lang/czech-win1250.inc.php3 b/lang/czech-win1250.inc.php3 index bfaede0cd..bfade7173 100644 --- a/lang/czech-win1250.inc.php3 +++ b/lang/czech-win1250.inc.php3 @@ -81,7 +81,6 @@ $strDelete = 'Smazat'; $strDeleted = 'Øádek byl smazán'; $strDeletedRows = 'Smazané øádky:'; $strDeleteFailed = 'Smazání selhalo!'; -$strDelPassMessage = 'Bylo smazáno heslo pro'; $strDescending = 'Sestupnì'; $strDisplay = 'Zobrazit'; $strDisplayOrder = 'Seøadit podle:'; @@ -320,5 +319,5 @@ $strTableHasBeenEmptied = 'Table %s has been emptied';//to translate $strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate $strUpdateProfile = 'Update profile:';//to translate $strUpdateProfileMessage = 'The profile has been updated.';//to translate -$strDatabaseHasBeenDropped=" Database %s has been dropped "; //to translate +$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate ?> diff --git a/lang/danish.inc.php3 b/lang/danish.inc.php3 index 709d129ca..3516be1e4 100644 --- a/lang/danish.inc.php3 +++ b/lang/danish.inc.php3 @@ -78,7 +78,6 @@ $strDefault = 'Standardværdi'; $strDelete = 'Slet'; $strDeleted = 'Rækken er slettet!'; $strDeleteFailed = 'Deleted Failed!'; //to translate -$strDelPassMessage = 'You have deleted the password for'; //to translate $strDescending = 'Desending'; //to translate (tbl_qbe.php3) $strDisplay = 'Vis'; $strDoAQuery = 'Kør en forespørgsel på felter (wildcard: "%")'; @@ -320,5 +319,5 @@ $strKeepPass = 'Do not change the password';//to translate $strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate $strUpdateProfile = 'Update profile:';//to translate $strUpdateProfileMessage = 'The profile has been updated.';//to translate -$strDatabaseHasBeenDropped=" Database %s has been dropped "; //to translate +$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate ?> diff --git a/lang/dutch.inc.php3 b/lang/dutch.inc.php3 index 56d031f69..b1b04a25d 100644 --- a/lang/dutch.inc.php3 +++ b/lang/dutch.inc.php3 @@ -79,7 +79,6 @@ $strDelete = 'Verwijderen'; $strDeleted = 'De rij is verwijderd'; $strDeletedRows = 'Verwijder rijen:'; $strDeleteFailed = 'Verwijderen mislukt!'; -$strDelPassMessage = 'Het heeft het wachtwoord verwijderd voor'; $strDescending = 'Aflopend'; $strDisplay = 'Laat zien'; $strDisplayOrder = 'Weergave volgorde:'; @@ -320,5 +319,5 @@ $strKeepPass = 'Do not change the password';//to translate $strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate $strUpdateProfile = 'Update profile:';//to translate $strUpdateProfileMessage = 'The profile has been updated.';//to translate -$strDatabaseHasBeenDropped=" Database %s has been dropped "; //to translate +$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate ?> diff --git a/lang/english.inc.php3 b/lang/english.inc.php3 index 6e9ae736a..eaa2a818a 100644 --- a/lang/english.inc.php3 +++ b/lang/english.inc.php3 @@ -74,7 +74,7 @@ $strCriteria = 'Criteria'; $strData = 'Data'; $strDatabase = 'Database '; -$strDatabaseHasBeenDropped ="Database %s has been dropped"; +$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; $strDatabases = 'databases'; $strDatabasesStats = 'Databases statistics'; $strDataOnly = 'Data only'; @@ -85,7 +85,6 @@ $strDeleted = 'The row has been deleted'; $strDeletedRows = 'Deleted rows:'; $strDeleteFailed = 'Deleted Failed!'; $strDeleteUserMessage = 'You have deleted the user %s.'; -$strDelPassMessage = 'You have deleted the password for'; $strDescending = 'Descending'; $strDisplay = 'Display'; $strDisplayOrder = 'Display order:'; diff --git a/lang/finnish.inc.php3 b/lang/finnish.inc.php3 index 2c4ae82d8..d17c0deea 100644 --- a/lang/finnish.inc.php3 +++ b/lang/finnish.inc.php3 @@ -79,7 +79,7 @@ $strCriteria = 'Hakuehdot'; $strData = 'Data'; $strDatabase = 'Tietokanta '; $strDatabases = 'tietokantaa'; -$strDatabaseHasBeenDropped = 'Tietokanta %s on pudotettu'; +$strDatabaseHasBeenDropped = 'Tietokanta %s on pudotettu.'; $strDatabasesStats = 'Tietokantastatistiikka'; $strDataOnly = 'Vain data'; $strDbEmpty = 'Tietokannan nimi puuttuu!'; @@ -89,7 +89,6 @@ $strDeleted = 'Rivi on poistettu'; $strDeletedRows = 'Poistetut rivit:'; $strDeleteFailed = 'Poistaminen epäonnistui!'; $strDeleteUserMessage = Käyttäjä %s on poistettu.'; -$strDelPassMessage = 'Salasana poistettu käyttäjältä'; $strDescending = 'Laskeva'; $strDisplay = 'Näytä'; $strDisplayOrder = 'Lajittelujärjestys:'; diff --git a/lang/french.inc.php3 b/lang/french.inc.php3 index 430de80ca..df2ae40ec 100644 --- a/lang/french.inc.php3 +++ b/lang/french.inc.php3 @@ -74,7 +74,7 @@ $strCriteria = 'Crit $strData = 'Données'; $strDatabase = 'Base de données'; -$strDatabaseHasBeenDropped="La base de données %s a été effacée"; +$strDatabaseHasBeenDropped = 'La base de données %s a été effacée.'; $strDatabases = 'bases de données'; $strDatabasesStats = 'Statistiques sur les bases de données'; $strDataOnly = 'Données seulement'; @@ -85,7 +85,6 @@ $strDeleted = 'L\'enregistrement a $strDeletedRows = 'Nombre d\'enregistrements effacés :'; $strDeleteFailed = 'L\'effacement a échoué'; $strDeleteUserMessage = 'Vous avez effacé l\'utilisateur %s.'; -$strDelPassMessage = 'Vous avez effacé le mot de passe de '; $strDescending = 'Décroissant'; $strDisplay = 'Montrer'; $strDisplayOrder = 'Ordre d\'affichage :'; diff --git a/lang/galician.inc.php3 b/lang/galician.inc.php3 index 7d8bb5ff1..823c49be7 100644 --- a/lang/galician.inc.php3 +++ b/lang/galician.inc.php3 @@ -74,7 +74,7 @@ $strCriteria = 'Criterio'; $strData = 'Datos'; $strDatabase = 'Banco de Datos '; -$strDatabaseHasBeenDropped = 'A base de datos %s foi eliminada'; +$strDatabaseHasBeenDropped = 'A base de datos %s foi eliminada.'; $strDatabases = 'Bancos de Datos'; $strDatabasesStats = 'Estatísticas dos bancos de datos'; $strDataOnly = 'Só os datos'; @@ -85,7 +85,6 @@ $strDeleted = 'Rexistro eliminado'; $strDeletedRows = 'Filas borradas:'; $strDeleteFailed = 'Non foi posible eliminar!'; $strDeleteUserMessage = 'Acaba de eliminar o usuario %s.'; -$strDelPassMessage = 'Eliminou o contrasinal de'; $strDescending = 'Descendente'; $strDisplay = 'Mostrar'; $strDisplayOrder = 'Mostrar en orde:'; diff --git a/lang/german.inc.php3 b/lang/german.inc.php3 index 222bfa1bf..47e5e9703 100644 --- a/lang/german.inc.php3 +++ b/lang/german.inc.php3 @@ -82,7 +82,6 @@ $strDeleted = 'Die Zeile wurde gel $strDeletedRows = 'Gelöschte Zeilen:'; $strDeleteFailed = 'Löschen fehlgeschlagen!'; $strDeleteUserMessage = 'Der Benutzer wurde gelöscht %s.'; -$strDelPassMessage = 'Password entfernt für'; $strDescending = 'absteigend'; $strDisplay = 'Zeige'; $strDisplayOrder = 'Sortierung nach:'; @@ -320,5 +319,5 @@ $strTableHasBeenDropped = 'Table %s has been dropped';//to translate $strTableHasBeenEmptied = 'Table %s has been emptied';//to translate $strUpdateProfile = 'Update profile:';//to translate $strUpdateProfileMessage = 'The profile has been updated.';//to translate -$strDatabaseHasBeenDropped=" Database %s has been dropped "; //to translate +$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate ?> diff --git a/lang/greek.inc.php3 b/lang/greek.inc.php3 index f265feb0c..bf9f1808e 100644 --- a/lang/greek.inc.php3 +++ b/lang/greek.inc.php3 @@ -81,7 +81,6 @@ $strDelete = ' $strDeleted = 'Ç ÃñáììÞ Ý÷åé äéáãñáöåß'; $strDeletedRows = 'ÄéáãñáììÝíåò ÃñáììÝò:'; $strDeleteFailed = 'Ç äéáãñáöÞ áðÝôõ÷å'; -$strDelPassMessage = 'ÄéáãñÜøáôå ôïí Êùäéêü Ðñüóâáóçò ãéá ôïí'; $strDescending = 'Öèßíïõóá'; $strDisplay = 'ÅìöÜíéóç'; $strDisplayOrder = 'ÓåéñÜ åìöÜíéóçò:'; @@ -320,5 +319,5 @@ $strTableHasBeenEmptied = 'Table %s has been emptied';//to translate $strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate $strUpdateProfile = 'Update profile:';//to translate $strUpdateProfileMessage = 'The profile has been updated.';//to translate -$strDatabaseHasBeenDropped=" Database %s has been dropped "; //to translate +$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate ?> diff --git a/lang/italian.inc.php3 b/lang/italian.inc.php3 index faedf6966..29ea476d9 100644 --- a/lang/italian.inc.php3 +++ b/lang/italian.inc.php3 @@ -75,6 +75,7 @@ $strCriteria = 'Criterio'; $strData = 'Dati'; $strDatabase = 'Database '; +$strDatabaseHasBeenDropped = 'Il Database %s è stato eliminato.'; $strDatabases = 'database'; $strDatabasesStats = 'Statistiche dei databases'; $strDataOnly = 'Solo dati'; @@ -321,5 +322,4 @@ $strWrongUser = 'Nome utente o password errati. Accesso negato.'; $strYes = ' Si '; // To translate -$strDatabaseHasBeenDropped=" Database %s has been dropped "; //to translate ?> diff --git a/lang/japanese.inc.php3 b/lang/japanese.inc.php3 index dd09a9512..278570e2b 100644 --- a/lang/japanese.inc.php3 +++ b/lang/japanese.inc.php3 @@ -75,7 +75,6 @@ $strDefault = ' $strDelete = 'ºï½ü'; $strDeleted = 'ÁªÂò¤·¤¿Îó¤òºï½ü¤·¤Þ¤·¤¿¡£'; $strDeleteFailed = 'Deleted Failed!'; //to translate -$strDelPassMessage = 'You have deleted the password for'; //to translate $strDescending = 'Desending'; //to translate (tbl_qbe.php3) $strDisplay = 'ɽ¼¨'; $strDoAQuery = '"Îã¤ÎQUERY"¤ò¼Â¹Ô (wildcard: "%")'; @@ -324,5 +323,5 @@ $strKeepPass = 'Do not change the password';//to translate $strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate $strUpdateProfile = 'Update profile:';//to translate $strUpdateProfileMessage = 'The profile has been updated.';//to translate -$strDatabaseHasBeenDropped=" Database %s has been dropped "; //to translate +$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate ?> diff --git a/lang/korean.inc.php3 b/lang/korean.inc.php3 index 1662a8d08..55c5bdd9d 100644 --- a/lang/korean.inc.php3 +++ b/lang/korean.inc.php3 @@ -75,7 +75,6 @@ $strDefault = ' $strDelete = '»èÁ¦'; $strDeleted = '¼±ÅÃÇÑ ¿­À» »èÁ¦ ÇÏ¿´½À´Ï´Ù.'; $strDeleteFailed = 'Deleted Failed!'; //to translate -$strDelPassMessage = 'You have deleted the password for'; //to translate $strDescending = 'Desending'; //to translate (tbl_qbe.php3) $strDisplay = 'º¸±â'; $strDoAQuery = '"QUERY ¿¹(çÓ)"¸¦ ½ÇÇà (wildcard: "%")'; @@ -324,5 +323,5 @@ $strKeepPass = 'Do not change the password';//to translate $strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate $strUpdateProfile = 'Update profile:';//to translate $strUpdateProfileMessage = 'The profile has been updated.';//to translate -$strDatabaseHasBeenDropped=" Database %s has been dropped "; //to translate +$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate ?> diff --git a/lang/norwegian.inc.php3 b/lang/norwegian.inc.php3 index 106988696..5ca46922c 100644 --- a/lang/norwegian.inc.php3 +++ b/lang/norwegian.inc.php3 @@ -82,7 +82,6 @@ $strDelete = 'Slett'; $strDeleted = 'Raden er slettet'; $strDeletedRows = 'Slettede rader:'; $strDeleteFailed = 'Slettingen misslyktes!'; -$strDelPassMessage = 'Du har slettet passordet til'; $strDescending = 'Synkende'; $strDisplay = 'Vis'; $strDisplayOrder = 'Visningsrekkefølge:'; @@ -319,5 +318,5 @@ $strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate $strUpdateProfile = 'Update profile:';//to translate $strUpdateProfileMessage = 'The profile has been updated.';//to translate $strWithChecked = 'With checked:'; //to translate -$strDatabaseHasBeenDropped=" Database %s has been dropped "; //to translate +$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate ?> diff --git a/lang/polish.inc.php3 b/lang/polish.inc.php3 index faa683190..0131e3320 100644 --- a/lang/polish.inc.php3 +++ b/lang/polish.inc.php3 @@ -74,7 +74,7 @@ $strCriteria = 'Kryteria'; $strData = 'Dane'; $strDatabase = 'Baza danych '; -$strDatabaseHasBeenDropped = 'Baza danych %s zostala usunieta'; +$strDatabaseHasBeenDropped = 'Baza danych %s zostala usunieta.'; $strDatabases = 'bazy danych'; $strDatabasesStats = 'Statystyki baz danych'; $strDataOnly = 'Tylko dane'; @@ -85,7 +85,6 @@ $strDeleted = 'Rekord zosta $strDeletedRows = 'Skasowane rekordy:'; $strDeleteFailed = 'Kasowanie nie powiod³o sie!'; $strDeleteUserMessage = 'Usunales uzytkownika %s.'; -$strDelPassMessage = 'Skasowane zosta³o has³o u¿ytkownika'; $strDescending = 'Malej±co'; $strDisplay = 'Poka¿'; $strDisplayOrder = 'Kolejno¶æ wy¶wietlania:'; diff --git a/lang/portuguese.inc.php3 b/lang/portuguese.inc.php3 index e3aae839d..fae3a3ddc 100644 --- a/lang/portuguese.inc.php3 +++ b/lang/portuguese.inc.php3 @@ -75,7 +75,6 @@ $strDefault = 'Default'; $strDelete = 'Remove'; $strDeleted = 'Registro eliminado'; $strDeleteFailed = 'Deleted Failed!'; //to translate -$strDelPassMessage = 'You have deleted the password for'; //to translate $strDescending = 'Desending'; //to translate (tbl_qbe.php3) $strDisplay = 'Display'; //to translate $strDoAQuery = 'Faça uma "query by example" (wildcard: "%")'; @@ -324,5 +323,5 @@ $strKeepPass = 'Do not change the password';//to translate $strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate $strUpdateProfile = 'Update profile:';//to translate $strUpdateProfileMessage = 'The profile has been updated.';//to translate -$strDatabaseHasBeenDropped=" Database %s has been dropped "; //to translate +$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate ?> diff --git a/lang/romanian.inc.php3 b/lang/romanian.inc.php3 index aefdd1605..9a8af7cb8 100644 --- a/lang/romanian.inc.php3 +++ b/lang/romanian.inc.php3 @@ -74,7 +74,7 @@ $strCriteria = 'Criteriu'; $strData = 'Date'; $strDatabase = 'Baza de date '; -$strDatabaseHasBeenDropped = 'Baza de date %s a fost aruncat'; +$strDatabaseHasBeenDropped = 'Baza de date %s a fost aruncat.'; $strDatabases = 'Baze de date'; $strDatabasesStats = 'Statisticile bazelor de date'; $strDataOnly = 'Numai date'; @@ -85,7 +85,6 @@ $strDeleted = 'Linia a fost stearsa'; $strDeletedRows = 'Randuri sterse:'; $strDeleteFailed = 'Stergere nereusita!'; $strDeleteUserMessage = 'Ati sters utilizatorul %s.'; -$strDelPassMessage = 'Ati sters parola pentru'; $strDescending = 'Descrescator'; $strDisplay = 'Afisare'; $strDisplayOrder = 'Ordine de afisare:'; diff --git a/lang/russian-koi8.inc.php3 b/lang/russian-koi8.inc.php3 index af3fc778f..adc5bf9b4 100644 --- a/lang/russian-koi8.inc.php3 +++ b/lang/russian-koi8.inc.php3 @@ -77,7 +77,6 @@ $strDefault = ' $strDelete = 'õÄÁÌÉÔØ'; $strDeleted = 'òÑÄ ÂÙÌ ÕÄÁÌÅÎ'; $strDeleteFailed = 'îÅÕÄÁÞÎÏÅ ÕÄÁÌÅÎÉÅ!'; -$strDelPassMessage = 'âÙÌ ÕÄÁÌÅÎ ÐÁÒÏÌØ ÄÌÑ'; $strDescending = 'îÉÓÈÏÄÑÝÉÊ'; $strDisplay = 'ðÏËÁÚÁÔØ'; $strDisplayOrder = 'ðÏÒÑÄÏË ÐÒÏÓÍÏÔÒÁ:'; @@ -320,5 +319,5 @@ $strKeepPass = 'Do not change the password';//to translate $strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate $strUpdateProfile = 'Update profile:';//to translate $strUpdateProfileMessage = 'The profile has been updated.';//to translate -$strDatabaseHasBeenDropped=" Database %s has been dropped "; //to translate +$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate ?> diff --git a/lang/russian-win1251.inc.php3 b/lang/russian-win1251.inc.php3 index 6c329094d..fadd090e0 100644 --- a/lang/russian-win1251.inc.php3 +++ b/lang/russian-win1251.inc.php3 @@ -77,7 +77,6 @@ $strDefault = ' $strDelete = 'Óäàëèòü'; $strDeleted = 'Ðÿä áûë óäàëåí'; $strDeleteFailed = 'Íåóäà÷íîå óäàëåíèå!'; -$strDelPassMessage = 'Áûë óäàëåí ïàðîëü äëÿ'; $strDescending = 'Íèñõîäÿùèé'; $strDisplay = 'Ïîêàçàòü'; $strDisplayOrder = 'Ïîðÿäîê ïðîñìîòðà:'; @@ -320,5 +319,5 @@ $strKeepPass = 'Do not change the password';//to translate $strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate $strUpdateProfile = 'Update profile:';//to translate $strUpdateProfileMessage = 'The profile has been updated.';//to translate -$strDatabaseHasBeenDropped=" Database %s has been dropped "; //to translate +$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate ?> diff --git a/lang/slovak-iso.inc.php3 b/lang/slovak-iso.inc.php3 index 5590f6600..d137839f9 100644 --- a/lang/slovak-iso.inc.php3 +++ b/lang/slovak-iso.inc.php3 @@ -84,7 +84,6 @@ $strDelete = 'Zmaza $strDeleted = 'Riadok bol zmazaný'; $strDeletedRows = 'Zmazané riadky:'; $strDeleteFailed = 'Mazanie bolo neúspe¹né!'; -$strDelPassMessage = 'Bolo zmazané heslo pre'; $strDescending = 'Zostupne'; $strDisplay = 'Zobrazi»'; $strDisplayOrder = 'Zobrazi» zoradené:'; @@ -321,5 +320,5 @@ $strKeepPass = 'Do not change the password';//to translate $strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate $strUpdateProfile = 'Update profile:';//to translate $strUpdateProfileMessage = 'The profile has been updated.';//to translate -$strDatabaseHasBeenDropped=" Database %s has been dropped "; //to translate +$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate ?> diff --git a/lang/spanish.inc.php3 b/lang/spanish.inc.php3 index c225f30b0..8023df3c8 100644 --- a/lang/spanish.inc.php3 +++ b/lang/spanish.inc.php3 @@ -81,7 +81,6 @@ $strDeleted = 'La fila se ha borrado'; $strDeletedRows = 'Filas Borradas: '; $strDeleteFailed = 'La operacion de borrado ha fallado!'; $strDeleteUserMessage = 'Ud. ha borrado el usuario %s.'; -$strDelPassMessage = 'Ud. ha borrado la contraseña para'; $strDescending = 'Descendente'; $strDisplay = 'Mostrar'; $strDisplayOrder = 'Mostrar en este orden:'; @@ -320,5 +319,5 @@ $strTableHasBeenEmptied = 'Table %s has been emptied';//to translate $strKeepPass = 'Do not change the password';//to translate $strUpdateProfile = 'Update profile:';//to translate $strUpdateProfileMessage = 'The profile has been updated.';//to translate -$strDatabaseHasBeenDropped=" Database %s has been dropped "; //to translate +$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate ?> diff --git a/lang/swedish.inc.php3 b/lang/swedish.inc.php3 index 912a6c2c6..eeb093e19 100644 --- a/lang/swedish.inc.php3 +++ b/lang/swedish.inc.php3 @@ -81,7 +81,6 @@ $strDelete = 'Radera'; $strDeleted = 'Raden har raderats'; $strDeletedRows = 'Raderade rader'; $strDeleteFailed = 'Raderingen misslyckades!'; -$strDelPassMessage = 'Du har raderat lösenordet för'; $strDescending = 'Fallande'; $strDisplay = 'Visa'; $strDisplayOrder = 'Visningsordning:'; @@ -320,5 +319,5 @@ $strTableHasBeenEmptied = 'Table %s has been emptied';//to translate $strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate $strUpdateProfile = 'Update profile:';//to translate $strUpdateProfileMessage = 'The profile has been updated.';//to translate -$strDatabaseHasBeenDropped=" Database %s has been dropped "; //to translate +$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate ?> diff --git a/lang/thai.inc.php3 b/lang/thai.inc.php3 index ef879bf40..a81efb28c 100644 --- a/lang/thai.inc.php3 +++ b/lang/thai.inc.php3 @@ -75,7 +75,6 @@ $strDefault = 'Default'; //to translate $strDelete = 'ź'; $strDeleted = 'źá¶ÇÍÍ¡àÃÕºÃéÍÂáÅéÇ'; $strDeleteFailed = 'Deleted Failed!'; //to translate -$strDelPassMessage = 'You have deleted the password for'; //to translate $strDescending = 'Desending'; //to translate (tbl_qbe.php3) $strDisplay = 'áÊ´§¼Å'; $strDoAQuery = 'Do a "query by example" (wildcard: "%")'; //to translate @@ -325,5 +324,5 @@ $strKeepPass = 'Do not change the password';//to translate $strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate $strUpdateProfile = 'Update profile:';//to translate $strUpdateProfileMessage = 'The profile has been updated.';//to translate -$strDatabaseHasBeenDropped=" Database %s has been dropped "; //to translate +$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate ?>