diff --git a/ChangeLog b/ChangeLog index 2986cb5eb..1758268c0 100755 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,7 @@ $Source$ * lib.inc.php3: now calls show_table_navigation() even if $SelectNumRows is = 1. * lang/*: added $strFullStrings and $strCuttedStrings + * renamed to $strFullText and $strPartialText 2001-08-30 Loïc Chapeaux * lib.inc.php3: fits to coding standards. diff --git a/lang/brazilian_portuguese.inc.php3 b/lang/brazilian_portuguese.inc.php3 index f5bb8861a..c1eb14665 100644 --- a/lang/brazilian_portuguese.inc.php3 +++ b/lang/brazilian_portuguese.inc.php3 @@ -305,6 +305,6 @@ $strTables = '%s table(s)'; //to translate $strUseBackquotes = 'Use backquotes with tables and fields\' names'; $strServerChoice = 'Server Choice';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate -$strFullStrings = 'Full Strings';//to translate -$strCuttedStrings = 'Cutted Strings';//to translate +$strFullText = 'Full Texts';//to translate +$strPartialText = 'Partial Texts';//to translate ?> diff --git a/lang/bulgarian-win1251.inc.php3 b/lang/bulgarian-win1251.inc.php3 index a9cc94f00..ff504fdc2 100644 --- a/lang/bulgarian-win1251.inc.php3 +++ b/lang/bulgarian-win1251.inc.php3 @@ -305,6 +305,6 @@ $strTables = '%s table(s)'; //to translate $strUseBackquotes = 'Use backquotes with tables and fields\' names'; $strServerChoice = 'Server Choice';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate -$strFullStrings = 'Full Strings';//to translate -$strCuttedStrings = 'Cutted Strings';//to translate +$strFullText = 'Full Texts';//to translate +$strPartialText = 'Partial Texts';//to translate ?> diff --git a/lang/catala.inc.php3 b/lang/catala.inc.php3 index c5a38209d..d6b081cd4 100644 --- a/lang/catala.inc.php3 +++ b/lang/catala.inc.php3 @@ -300,6 +300,6 @@ $strTables = '%s table(s)'; //to translate $strUseBackquotes = 'Use backquotes with tables and fields\' names'; $strServerChoice = 'Server Choice';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate -$strFullStrings = 'Full Strings';//to translate -$strCuttedStrings = 'Cutted Strings';//to translate +$strFullText = 'Full Texts';//to translate +$strPartialText = 'Partial Texts';//to translate ?> diff --git a/lang/chinese_big5.inc.php3 b/lang/chinese_big5.inc.php3 index 51ba54f41..21dc823ab 100644 --- a/lang/chinese_big5.inc.php3 +++ b/lang/chinese_big5.inc.php3 @@ -301,6 +301,6 @@ $strTables = '%s table(s)'; //to translate $strUseBackquotes = ' Use backquotes with tables and fields names '; //to translate $strServerChoice = 'Server Choice';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate -$strFullStrings = 'Full Strings';//to translate -$strCuttedStrings = 'Cutted Strings';//to translate +$strFullText = 'Full Texts';//to translate +$strPartialText = 'Partial Texts';//to translate ?> diff --git a/lang/chinese_gb.inc.php3 b/lang/chinese_gb.inc.php3 index d049859ab..08a86a9ed 100644 --- a/lang/chinese_gb.inc.php3 +++ b/lang/chinese_gb.inc.php3 @@ -305,6 +305,6 @@ $strTables = '%s table(s)'; //to translate $strUseBackquotes = 'Use backquotes with tables and fields\' names'; $strServerChoice = 'Server Choice';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate -$strFullStrings = 'Full Strings';//to translate -$strCuttedStrings = 'Cutted Strings';//to translate +$strFullText = 'Full Texts';//to translate +$strPartialText = 'Partial Texts';//to translate ?> diff --git a/lang/czech-iso.inc.php3 b/lang/czech-iso.inc.php3 index 29c4810f6..e90c26e61 100644 --- a/lang/czech-iso.inc.php3 +++ b/lang/czech-iso.inc.php3 @@ -300,6 +300,6 @@ $strTables = '%s table(s)'; //to translate $strUseBackquotes = 'Use backquotes with tables and fields\' names'; $strServerChoice = 'Server Choice';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate -$strFullStrings = 'Full Strings';//to translate -$strCuttedStrings = 'Cutted Strings';//to translate +$strFullText = 'Full Texts';//to translate +$strPartialText = 'Partial Texts';//to translate ?> diff --git a/lang/czech-win1250.inc.php3 b/lang/czech-win1250.inc.php3 index 6d7bdabe3..b7b2a60f2 100644 --- a/lang/czech-win1250.inc.php3 +++ b/lang/czech-win1250.inc.php3 @@ -301,6 +301,6 @@ $strTables = '%s table(s)'; //to translate $strUseBackquotes = 'Use backquotes with tables and fields\' names'; $strServerChoice = 'Server Choice';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate -$strFullStrings = 'Full Strings';//to translate -$strCuttedStrings = 'Cutted Strings';//to translate +$strFullText = 'Full Texts';//to translate +$strPartialText = 'Partial Texts';//to translate ?> diff --git a/lang/danish.inc.php3 b/lang/danish.inc.php3 index 347ec3cd6..75919ab9e 100644 --- a/lang/danish.inc.php3 +++ b/lang/danish.inc.php3 @@ -300,6 +300,6 @@ $strTables = '%s table(s)'; //to translate $strUseBackquotes = 'Use backquotes with tables and fields\' names'; $strServerChoice = 'Server Choice';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate -$strFullStrings = 'Full Strings';//to translate -$strCuttedStrings = 'Cutted Strings';//to translate +$strFullText = 'Full Texts';//to translate +$strPartialText = 'Partial Texts';//to translate ?> diff --git a/lang/dutch.inc.php3 b/lang/dutch.inc.php3 index e0ca12619..9eea04f55 100644 --- a/lang/dutch.inc.php3 +++ b/lang/dutch.inc.php3 @@ -300,6 +300,6 @@ $strGzip = '"gzipped"'; $strNoDropDatabases = '"DROP DATABASE" statements are disabled.'; $strOffSet = 'offset'; $strUseBackquotes = 'Use backquotes with tables and fields\' names'; -$strFullStrings = 'Full Strings';//to translate -$strCuttedStrings = 'Cutted Strings';//to translate +$strFullText = 'Full Texts';//to translate +$strPartialText = 'Partial Texts';//to translate ?> diff --git a/lang/english.inc.php3 b/lang/english.inc.php3 index e07ace829..2f0740306 100644 --- a/lang/english.inc.php3 +++ b/lang/english.inc.php3 @@ -65,7 +65,6 @@ $strCreate = 'Create'; $strCreateNewDatabase = 'Create new database'; $strCreateNewTable = 'Create new table on database '; $strCriteria = 'Criteria'; -$strCuttedStrings = 'Cutted Strings'; $strData = 'Data'; $strDatabase = 'Database '; @@ -114,7 +113,7 @@ $strFieldsEmpty = ' The field count is empty! '; $strFixed = 'fixed'; $strFormat = 'Format'; $strFormEmpty = 'Missing value in the form !'; -$strFullStrings = 'Full Strings'; +$strFullText = 'Full Texts'; $strFunction = 'Function'; $strGenTime = 'Generation Time'; @@ -189,6 +188,7 @@ $strOptionally = 'OPTIONALLY'; $strOr = 'Or'; $strOverhead = 'Overhead'; +$strPartialText = 'Partial Texts'; $strPassword = 'Password'; $strPasswordEmpty = 'The password is empty!'; $strPasswordNotSame = 'The passwords aren\'t the same!'; diff --git a/lang/french.inc.php3 b/lang/french.inc.php3 index b4849750d..f246a43e7 100644 --- a/lang/french.inc.php3 +++ b/lang/french.inc.php3 @@ -65,7 +65,6 @@ $strCreate = 'Cr $strCreateNewDatabase = 'Créer une base de données'; $strCreateNewTable = 'Créer une nouvelle table sur la base '; $strCriteria = 'Critère'; -$strCuttedStrings = 'Textes coupés'; $strData = 'Données'; $strDatabase = 'Base de données'; @@ -114,7 +113,7 @@ $strFieldsEmpty = 'Il faut indiquer le nombre de champs'; $strFixed = 'fixe'; $strFormat = 'format'; $strFormEmpty = 'Formulaire incomplet !'; -$strFullStrings = 'Textes entiers'; +$strFullText = 'Textes entiers'; $strFunction = 'Fonction'; $strGenTime = 'Généré le '; @@ -189,6 +188,7 @@ $strOptionally = 'OPTIONNEL'; $strOr = 'Ou'; $strOverhead = 'Perte'; +$strPartialText = 'Textes coupés'; $strPassword = 'Mot de passe'; $strPasswordEmpty = 'Le mot de passe est vide'; $strPasswordNotSame = 'Les mots de passe doivent être identiques'; diff --git a/lang/galician.inc.php3 b/lang/galician.inc.php3 index aa5ec0477..7d567168b 100644 --- a/lang/galician.inc.php3 +++ b/lang/galician.inc.php3 @@ -299,6 +299,6 @@ $strSort = 'Sort'; // To translate $strStrucExcelCSV = 'CSV for Ms Excel data'; // To translate $strTables = '%s table(s)'; // To translate $strUpdateQuery = 'Update Query'; // To translate -$strFullStrings = 'Full Strings';//to translate -$strCuttedStrings = 'Cutted Strings';//to translate +$strFullText = 'Full Texts';//to translate +$strPartialText = 'Partial Texts';//to translate ?> diff --git a/lang/german.inc.php3 b/lang/german.inc.php3 index 65c42b859..d6574b992 100644 --- a/lang/german.inc.php3 +++ b/lang/german.inc.php3 @@ -299,6 +299,6 @@ $strWrongUser = 'Falscher Benutzername/Passwort. Zugriff verweigert.'; $strYes = 'Ja'; -$strFullStrings = 'Full Strings';//to translate -$strCuttedStrings = 'Cutted Strings';//to translate +$strFullText = 'Full Texts';//to translate +$strPartialText = 'Partial Texts';//to translate ?> diff --git a/lang/italian.inc.php3 b/lang/italian.inc.php3 index 19411eb94..592913c97 100644 --- a/lang/italian.inc.php3 +++ b/lang/italian.inc.php3 @@ -300,6 +300,6 @@ $strTables = '%s table(s)'; //to translate $strUseBackquotes = 'Use backquotes with tables and fields\' names'; $strServerChoice = 'Server Choice';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate -$strFullStrings = 'Full Strings';//to translate -$strCuttedStrings = 'Cutted Strings';//to translate +$strFullText = 'Full Texts';//to translate +$strPartialText = 'Partial Texts';//to translate ?> diff --git a/lang/japanese.inc.php3 b/lang/japanese.inc.php3 index fafee0a45..fd69c9db8 100644 --- a/lang/japanese.inc.php3 +++ b/lang/japanese.inc.php3 @@ -304,6 +304,6 @@ $strTables = '%s table(s)'; //to translate $strUseBackquotes = 'Use backquotes with tables and fields\' names'; $strServerChoice = 'Server Choice';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate -$strFullStrings = 'Full Strings';//to translate -$strCuttedStrings = 'Cutted Strings';//to translate +$strFullText = 'Full Texts';//to translate +$strPartialText = 'Partial Texts';//to translate ?> diff --git a/lang/korean.inc.php3 b/lang/korean.inc.php3 index d8489b434..41c0b3534 100644 --- a/lang/korean.inc.php3 +++ b/lang/korean.inc.php3 @@ -304,6 +304,6 @@ $strTables = '%s table(s)'; //to translate $strUseBackquotes = 'Use backquotes with tables and fields\' names'; $strServerChoice = 'Server Choice';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate -$strFullStrings = 'Full Strings';//to translate -$strCuttedStrings = 'Cutted Strings';//to translate +$strFullText = 'Full Texts';//to translate +$strPartialText = 'Partial Texts';//to translate ?> diff --git a/lang/norwegian.inc.php3 b/lang/norwegian.inc.php3 index a71f11280..ce99f7811 100644 --- a/lang/norwegian.inc.php3 +++ b/lang/norwegian.inc.php3 @@ -299,6 +299,6 @@ $strStrucExcelCSV = 'CSV for Ms Excel data';//to translate $strTables = '%s table(s)'; //to translate $strServerChoice = 'Server Choice';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate -$strFullStrings = 'Full Strings';//to translate -$strCuttedStrings = 'Cutted Strings';//to translate +$strFullText = 'Full Texts';//to translate +$strPartialText = 'Partial Texts';//to translate ?> diff --git a/lang/polish.inc.php3 b/lang/polish.inc.php3 index efaf44043..471a008d1 100644 --- a/lang/polish.inc.php3 +++ b/lang/polish.inc.php3 @@ -299,6 +299,6 @@ $strYes = 'Tak'; // To translate $strServerChoice = 'Server Choice';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate -$strFullStrings = 'Full Strings';//to translate -$strCuttedStrings = 'Cutted Strings';//to translate +$strFullText = 'Full Texts';//to translate +$strPartialText = 'Partial Texts';//to translate ?> diff --git a/lang/portuguese.inc.php3 b/lang/portuguese.inc.php3 index ec800832c..910314c00 100644 --- a/lang/portuguese.inc.php3 +++ b/lang/portuguese.inc.php3 @@ -304,6 +304,6 @@ $strTables = '%s table(s)'; //to translate $strUseBackquotes = 'Use backquotes with tables and fields\' names'; $strServerChoice = 'Server Choice';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate -$strFullStrings = 'Full Strings';//to translate -$strCuttedStrings = 'Cutted Strings';//to translate +$strFullText = 'Full Texts';//to translate +$strPartialText = 'Partial Texts';//to translate ?> diff --git a/lang/romanian.inc.php3 b/lang/romanian.inc.php3 index 7267c1e79..79f88f386 100644 --- a/lang/romanian.inc.php3 +++ b/lang/romanian.inc.php3 @@ -298,6 +298,6 @@ $strWelcome = 'Bun venit la '; $strWrongUser = 'Nume de utilizator/Parola incorecta. Accesul interzis.'; $strYes = 'Da'; -$strFullStrings = 'Full Strings';//to translate -$strCuttedStrings = 'Cutted Strings';//to translate +$strFullText = 'Full Texts';//to translate +$strPartialText = 'Partial Texts';//to translate ?> diff --git a/lang/russian-koi8.inc.php3 b/lang/russian-koi8.inc.php3 index 15479e529..17dee8e24 100644 --- a/lang/russian-koi8.inc.php3 +++ b/lang/russian-koi8.inc.php3 @@ -300,6 +300,6 @@ $strStrucExcelCSV = 'CSV for Ms Excel data'; $strTables = '%s table(s)'; //to translate $strServerChoice = 'Server Choice';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate -$strFullStrings = 'Full Strings';//to translate -$strCuttedStrings = 'Cutted Strings';//to translate +$strFullText = 'Full Texts';//to translate +$strPartialText = 'Partial Texts';//to translate ?> diff --git a/lang/russian-win1251.inc.php3 b/lang/russian-win1251.inc.php3 index 22b308019..5095d4ae8 100644 --- a/lang/russian-win1251.inc.php3 +++ b/lang/russian-win1251.inc.php3 @@ -300,6 +300,6 @@ $strStrucExcelCSV = 'CSV for Ms Excel data'; $strTables = '%s table(s)'; //to translate $strServerChoice = 'Server Choice';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate -$strFullStrings = 'Full Strings';//to translate -$strCuttedStrings = 'Cutted Strings';//to translate +$strFullText = 'Full Texts';//to translate +$strPartialText = 'Partial Texts';//to translate ?> diff --git a/lang/slovak-iso.inc.php3 b/lang/slovak-iso.inc.php3 index 2d72831ff..3b7d603fc 100644 --- a/lang/slovak-iso.inc.php3 +++ b/lang/slovak-iso.inc.php3 @@ -301,6 +301,6 @@ $strStrucExcelCSV = 'CSV for Ms Excel data'; $strTables = '%s table(s)'; //to translate $strServerChoice = 'Server Choice';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate -$strFullStrings = 'Full Strings';//to translate -$strCuttedStrings = 'Cutted Strings';//to translate +$strFullText = 'Full Texts';//to translate +$strPartialText = 'Partial Texts';//to translate ?> diff --git a/lang/spanish.inc.php3 b/lang/spanish.inc.php3 index 2af8e89c6..cfaac395d 100644 --- a/lang/spanish.inc.php3 +++ b/lang/spanish.inc.php3 @@ -300,6 +300,6 @@ $strBzip = '"bzipped"'; //to translate $strGzip = '"gzipped"'; //to translate $strOffSet = 'offset'; //to translate $strStrucExcelCSV = 'CSV for Ms Excel data'; -$strFullStrings = 'Full Strings';//to translate -$strCuttedStrings = 'Cutted Strings';//to translate +$strFullText = 'Full Texts';//to translate +$strPartialText = 'Partial Texts';//to translate ?> diff --git a/lang/swedish.inc.php3 b/lang/swedish.inc.php3 index 45e4704a4..1bceb8797 100644 --- a/lang/swedish.inc.php3 +++ b/lang/swedish.inc.php3 @@ -298,6 +298,6 @@ $strWelcome = 'V $strWrongUser = 'Fel användarnamn/lösenord. Åtkomst nekad.'; $strYes = 'Ja'; -$strFullStrings = 'Full Strings';//to translate -$strCuttedStrings = 'Cutted Strings';//to translate +$strFullText = 'Full Texts';//to translate +$strPartialText = 'Partial Texts';//to translate ?> diff --git a/lang/thai.inc.php3 b/lang/thai.inc.php3 index e302aa974..b5f4d8466 100644 --- a/lang/thai.inc.php3 +++ b/lang/thai.inc.php3 @@ -305,6 +305,6 @@ $strTables = '%s table(s)'; //to translate $strUseBackquotes = 'Use backquotes with tables and fields\' names'; $strServerChoice = 'Server Choice';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate -$strFullStrings = 'Full Strings';//to translate -$strCuttedStrings = 'Cutted Strings';//to translate +$strFullText = 'Full Texts';//to translate +$strPartialText = 'Partial Texts';//to translate ?> diff --git a/lib.inc.php3 b/lib.inc.php3 index defa90721..15347a15b 100755 --- a/lib.inc.php3 +++ b/lib.inc.php3 @@ -857,7 +857,7 @@ window.parent.frames['nav'].location.replace(''); - + '); - +