From a766d050e2a8953269bc3f7948c34eedac6fccb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Sun, 2 Sep 2001 18:43:07 +0000 Subject: [PATCH] added $strWithChecked --- lang/brazilian_portuguese.inc.php3 | 1 + lang/bulgarian-win1251.inc.php3 | 1 + lang/catala.inc.php3 | 1 + lang/chinese_big5.inc.php3 | 1 + lang/chinese_gb.inc.php3 | 1 + lang/czech-iso.inc.php3 | 1 + lang/czech-win1250.inc.php3 | 1 + lang/danish.inc.php3 | 1 + lang/dutch.inc.php3 | 1 + lang/english.inc.php3 | 1 + lang/french.inc.php3 | 1 + lang/galician.inc.php3 | 1 + lang/german.inc.php3 | 1 + lang/italian.inc.php3 | 1 + lang/japanese.inc.php3 | 1 + lang/korean.inc.php3 | 1 + lang/norwegian.inc.php3 | 1 + lang/polish.inc.php3 | 1 + lang/portuguese.inc.php3 | 1 + lang/romanian.inc.php3 | 1 + lang/russian-koi8.inc.php3 | 1 + lang/russian-win1251.inc.php3 | 1 + lang/slovak-iso.inc.php3 | 1 + lang/spanish.inc.php3 | 1 + lang/swedish.inc.php3 | 1 + lang/thai.inc.php3 | 1 + 26 files changed, 26 insertions(+) diff --git a/lang/brazilian_portuguese.inc.php3 b/lang/brazilian_portuguese.inc.php3 index ecd59025f5..0040c63415 100644 --- a/lang/brazilian_portuguese.inc.php3 +++ b/lang/brazilian_portuguese.inc.php3 @@ -308,4 +308,5 @@ $strServerChoice = 'Server Choice';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate $strFullText = 'Full Texts';//to translate $strPartialText = 'Partial Texts';//to translate +$strWithChecked = 'With checked:'; ?> diff --git a/lang/bulgarian-win1251.inc.php3 b/lang/bulgarian-win1251.inc.php3 index 3753e7a83a..a87c04d727 100644 --- a/lang/bulgarian-win1251.inc.php3 +++ b/lang/bulgarian-win1251.inc.php3 @@ -308,4 +308,5 @@ $strServerChoice = 'Server Choice';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate $strFullText = 'Full Texts';//to translate $strPartialText = 'Partial Texts';//to translate +$strWithChecked = 'With checked:'; ?> diff --git a/lang/catala.inc.php3 b/lang/catala.inc.php3 index c7ff88d2a0..61e6c24137 100644 --- a/lang/catala.inc.php3 +++ b/lang/catala.inc.php3 @@ -303,4 +303,5 @@ $strServerChoice = 'Server Choice';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate $strFullText = 'Full Texts';//to translate $strPartialText = 'Partial Texts';//to translate +$strWithChecked = 'With checked:'; ?> diff --git a/lang/chinese_big5.inc.php3 b/lang/chinese_big5.inc.php3 index 0c21d6a07b..6e6296ade6 100644 --- a/lang/chinese_big5.inc.php3 +++ b/lang/chinese_big5.inc.php3 @@ -304,4 +304,5 @@ $strServerChoice = 'Server Choice';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate $strFullText = 'Full Texts';//to translate $strPartialText = 'Partial Texts';//to translate +$strWithChecked = 'With checked:'; ?> diff --git a/lang/chinese_gb.inc.php3 b/lang/chinese_gb.inc.php3 index c111f073fc..3529b03c8b 100644 --- a/lang/chinese_gb.inc.php3 +++ b/lang/chinese_gb.inc.php3 @@ -308,4 +308,5 @@ $strServerChoice = 'Server Choice';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate $strFullText = 'Full Texts';//to translate $strPartialText = 'Partial Texts';//to translate +$strWithChecked = 'With checked:'; ?> diff --git a/lang/czech-iso.inc.php3 b/lang/czech-iso.inc.php3 index b6e0ff5583..cf5edf39f4 100644 --- a/lang/czech-iso.inc.php3 +++ b/lang/czech-iso.inc.php3 @@ -303,4 +303,5 @@ $strServerChoice = 'Server Choice';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate $strFullText = 'Full Texts';//to translate $strPartialText = 'Partial Texts';//to translate +$strWithChecked = 'With checked:'; ?> diff --git a/lang/czech-win1250.inc.php3 b/lang/czech-win1250.inc.php3 index ef8287617d..b30103c653 100644 --- a/lang/czech-win1250.inc.php3 +++ b/lang/czech-win1250.inc.php3 @@ -304,4 +304,5 @@ $strServerChoice = 'Server Choice';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate $strFullText = 'Full Texts';//to translate $strPartialText = 'Partial Texts';//to translate +$strWithChecked = 'With checked:'; ?> diff --git a/lang/danish.inc.php3 b/lang/danish.inc.php3 index 68d66a61c3..6fedee6e73 100644 --- a/lang/danish.inc.php3 +++ b/lang/danish.inc.php3 @@ -303,4 +303,5 @@ $strServerChoice = 'Server Choice';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate $strFullText = 'Full Texts';//to translate $strPartialText = 'Partial Texts';//to translate +$strWithChecked = 'With checked:'; ?> diff --git a/lang/dutch.inc.php3 b/lang/dutch.inc.php3 index b32ff9aeb1..c6ba401c11 100644 --- a/lang/dutch.inc.php3 +++ b/lang/dutch.inc.php3 @@ -303,4 +303,5 @@ $strGzip = '"gzipped"'; //to translate $strNoDropDatabases = '"DROP DATABASE" statements zijn niet mogelijk.'; //to translate $strOffSet = 'offset'; //to translate $strUseBackquotes = 'Gebruik backquotes bij tabellen en velden\' namen'; // what are backquotes? +$strWithChecked = 'With checked:'; ?> diff --git a/lang/english.inc.php3 b/lang/english.inc.php3 index 8f76c50b11..b644b4c98c 100644 --- a/lang/english.inc.php3 +++ b/lang/english.inc.php3 @@ -298,6 +298,7 @@ $strViewDump = 'View dump (schema) of table'; $strViewDumpDB = 'View dump (schema) of database'; $strWelcome = 'Welcome to '; +$strWithChecked = 'With checked:'; $strWrongUser = 'Wrong username/password. Access denied.'; $strYes = 'Yes'; diff --git a/lang/french.inc.php3 b/lang/french.inc.php3 index 4a17dc5bb1..5af6f044ef 100644 --- a/lang/french.inc.php3 +++ b/lang/french.inc.php3 @@ -297,6 +297,7 @@ $strViewDump = 'Afficher le sch $strViewDumpDB = 'Afficher le schéma de la base '; $strWelcome = 'Bienvenue à'; +$strWithChecked = 'Pour la sélection :'; $strWrongUser = 'Erreur d\'utilisateur/mot de passe. Accès refusé'; $strYes = 'Oui'; diff --git a/lang/galician.inc.php3 b/lang/galician.inc.php3 index 9143cb705d..a6ecd14b49 100644 --- a/lang/galician.inc.php3 +++ b/lang/galician.inc.php3 @@ -302,4 +302,5 @@ $strTables = '%s table(s)'; // To translate $strUpdateQuery = 'Update Query'; // To translate $strFullText = 'Full Texts';//to translate $strPartialText = 'Partial Texts';//to translate +$strWithChecked = 'With checked:'; ?> diff --git a/lang/german.inc.php3 b/lang/german.inc.php3 index 443305583f..d196024dd0 100644 --- a/lang/german.inc.php3 +++ b/lang/german.inc.php3 @@ -303,4 +303,5 @@ $strYes = 'Ja'; $strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate $strFullText = 'Full Texts';//to translate $strPartialText = 'Partial Texts';//to translate +$strWithChecked = 'With checked:'; ?> diff --git a/lang/italian.inc.php3 b/lang/italian.inc.php3 index 930593524b..9f7d9f7289 100644 --- a/lang/italian.inc.php3 +++ b/lang/italian.inc.php3 @@ -303,4 +303,5 @@ $strServerChoice = 'Server Choice';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate $strFullText = 'Full Texts';//to translate $strPartialText = 'Partial Texts';//to translate +$strWithChecked = 'With checked:'; ?> diff --git a/lang/japanese.inc.php3 b/lang/japanese.inc.php3 index db764bec97..90a2cdc1ba 100644 --- a/lang/japanese.inc.php3 +++ b/lang/japanese.inc.php3 @@ -307,4 +307,5 @@ $strServerChoice = 'Server Choice';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate $strFullText = 'Full Texts';//to translate $strPartialText = 'Partial Texts';//to translate +$strWithChecked = 'With checked:'; ?> diff --git a/lang/korean.inc.php3 b/lang/korean.inc.php3 index d3cc349b6c..11e83caaa0 100644 --- a/lang/korean.inc.php3 +++ b/lang/korean.inc.php3 @@ -307,4 +307,5 @@ $strServerChoice = 'Server Choice';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate $strFullText = 'Full Texts';//to translate $strPartialText = 'Partial Texts';//to translate +$strWithChecked = 'With checked:'; ?> diff --git a/lang/norwegian.inc.php3 b/lang/norwegian.inc.php3 index 5e0193c2ae..a847544570 100644 --- a/lang/norwegian.inc.php3 +++ b/lang/norwegian.inc.php3 @@ -303,4 +303,5 @@ $strQBE = 'Query by Example'; //to translate $strServerChoice = 'Server Choice'; //to translate $strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').'; //to translate $strStatement = 'Statements'; //to translate +$strWithChecked = 'With checked:'; ?> diff --git a/lang/polish.inc.php3 b/lang/polish.inc.php3 index 847f56b222..17f8f4141d 100644 --- a/lang/polish.inc.php3 +++ b/lang/polish.inc.php3 @@ -302,4 +302,5 @@ $strYes = 'Tak'; // To translate $strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate +$strWithChecked = 'With checked:'; ?> diff --git a/lang/portuguese.inc.php3 b/lang/portuguese.inc.php3 index a3e963b1ba..57970ed205 100644 --- a/lang/portuguese.inc.php3 +++ b/lang/portuguese.inc.php3 @@ -307,4 +307,5 @@ $strServerChoice = 'Server Choice';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate $strFullText = 'Full Texts';//to translate $strPartialText = 'Partial Texts';//to translate +$strWithChecked = 'With checked:'; ?> diff --git a/lang/romanian.inc.php3 b/lang/romanian.inc.php3 index 5708e2d1da..8076e5015c 100644 --- a/lang/romanian.inc.php3 +++ b/lang/romanian.inc.php3 @@ -303,4 +303,5 @@ $strYes = 'Da'; $strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate $strFullText = 'Full Texts';//to translate $strPartialText = 'Partial Texts';//to translate +$strWithChecked = 'With checked:'; ?> diff --git a/lang/russian-koi8.inc.php3 b/lang/russian-koi8.inc.php3 index be0015d452..2c76a1e539 100644 --- a/lang/russian-koi8.inc.php3 +++ b/lang/russian-koi8.inc.php3 @@ -303,4 +303,5 @@ $strServerChoice = 'Server Choice';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate $strFullText = 'Full Texts';//to translate $strPartialText = 'Partial Texts';//to translate +$strWithChecked = 'With checked:'; ?> diff --git a/lang/russian-win1251.inc.php3 b/lang/russian-win1251.inc.php3 index 66feceb5c5..7e12fb2ae7 100644 --- a/lang/russian-win1251.inc.php3 +++ b/lang/russian-win1251.inc.php3 @@ -303,4 +303,5 @@ $strServerChoice = 'Server Choice';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate $strFullText = 'Full Texts';//to translate $strPartialText = 'Partial Texts';//to translate +$strWithChecked = 'With checked:'; ?> diff --git a/lang/slovak-iso.inc.php3 b/lang/slovak-iso.inc.php3 index ed44980be0..133a137132 100644 --- a/lang/slovak-iso.inc.php3 +++ b/lang/slovak-iso.inc.php3 @@ -304,4 +304,5 @@ $strServerChoice = 'Server Choice';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate $strFullText = 'Full Texts';//to translate $strPartialText = 'Partial Texts';//to translate +$strWithChecked = 'With checked:'; ?> diff --git a/lang/spanish.inc.php3 b/lang/spanish.inc.php3 index 89249ec67c..b5c3678405 100644 --- a/lang/spanish.inc.php3 +++ b/lang/spanish.inc.php3 @@ -303,4 +303,5 @@ $strStrucExcelCSV = 'CSV for Ms Excel data'; $strFullText = 'Full Texts';//to translate $strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate $strPartialText = 'Partial Texts';//to translate +$strWithChecked = 'With checked:'; ?> diff --git a/lang/swedish.inc.php3 b/lang/swedish.inc.php3 index bd2e040f4c..9eeecdf389 100644 --- a/lang/swedish.inc.php3 +++ b/lang/swedish.inc.php3 @@ -303,4 +303,5 @@ $strYes = 'Ja'; $strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate $strFullText = 'Full Texts';//to translate $strPartialText = 'Partial Texts';//to translate +$strWithChecked = 'With checked:'; ?> diff --git a/lang/thai.inc.php3 b/lang/thai.inc.php3 index 4cf7f9ab11..1eab8f2337 100644 --- a/lang/thai.inc.php3 +++ b/lang/thai.inc.php3 @@ -308,4 +308,5 @@ $strServerChoice = 'Server Choice';//to translate $strPmaDocumentation = 'phpMyAdmin Documentation';//to translate $strFullText = 'Full Texts';//to translate $strPartialText = 'Partial Texts';//to translate +$strWithChecked = 'With checked:'; ?>