From e3844359a7c047f455d6faa159fb8b6e70cf3e93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20M=C3=BCller?= Date: Sun, 19 Aug 2001 12:47:42 +0000 Subject: [PATCH] added $strInstructions (used in db_readdump) --- 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/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 | 3 ++- lang/portuguese.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 + 24 files changed, 25 insertions(+), 1 deletion(-) diff --git a/lang/brazilian_portuguese.inc.php3 b/lang/brazilian_portuguese.inc.php3 index 0b84ddd83..3edcc00f1 100644 --- a/lang/brazilian_portuguese.inc.php3 +++ b/lang/brazilian_portuguese.inc.php3 @@ -294,4 +294,5 @@ $strShowPHPInfo = 'Show PHP information'; // To translate $strShowThisQuery = ' Show this query here again '; //to translate $strTables = '%s table(s)'; //to translate $strUseBackquotes = 'Use backquotes with tables and fields\' names'; +$strInstructions = 'Instructions';//to translate ?> diff --git a/lang/bulgarian-win1251.inc.php3 b/lang/bulgarian-win1251.inc.php3 index 57834000d..99a4db89e 100644 --- a/lang/bulgarian-win1251.inc.php3 +++ b/lang/bulgarian-win1251.inc.php3 @@ -294,4 +294,5 @@ $strShowPHPInfo = 'Show PHP information'; // To translate $strShowThisQuery = ' Show this query here again '; //to translate $strTables = '%s table(s)'; //to translate $strUseBackquotes = 'Use backquotes with tables and fields\' names'; +$strInstructions = 'Instructions';//to translate ?> diff --git a/lang/catala.inc.php3 b/lang/catala.inc.php3 index deb8e85c9..e5f2ff4af 100644 --- a/lang/catala.inc.php3 +++ b/lang/catala.inc.php3 @@ -289,4 +289,5 @@ $strShowPHPInfo = 'Show PHP information'; // To translate $strShowThisQuery = ' Show this query here again '; $strTables = '%s table(s)'; //to translate $strUseBackquotes = 'Use backquotes with tables and fields\' names'; +$strInstructions = 'Instructions';//to translate ?> diff --git a/lang/chinese_big5.inc.php3 b/lang/chinese_big5.inc.php3 index 10368463a..9999f4836 100644 --- a/lang/chinese_big5.inc.php3 +++ b/lang/chinese_big5.inc.php3 @@ -290,4 +290,5 @@ $strSetEnumVal = 'If field type is "enum" or "set", please enter the values usin $strShowPHPInfo = 'Show PHP information'; // To translate $strTables = '%s table(s)'; //to translate $strUseBackquotes = ' Use backquotes with tables and fields names '; //to translate +$strInstructions = 'Instructions';//to translate ?> diff --git a/lang/chinese_gb.inc.php3 b/lang/chinese_gb.inc.php3 index 6f612c3c6..3d4516889 100644 --- a/lang/chinese_gb.inc.php3 +++ b/lang/chinese_gb.inc.php3 @@ -294,4 +294,5 @@ $strShowPHPInfo = 'Show PHP information'; // To translate $strShowThisQuery = ' Show this query here again '; $strTables = '%s table(s)'; //to translate $strUseBackquotes = 'Use backquotes with tables and fields\' names'; +$strInstructions = 'Instructions';//to translate ?> diff --git a/lang/czech-iso.inc.php3 b/lang/czech-iso.inc.php3 index b149ea1d1..e444336f3 100644 --- a/lang/czech-iso.inc.php3 +++ b/lang/czech-iso.inc.php3 @@ -289,4 +289,5 @@ $strSetEnumVal = 'If field type is "enum" or "set", please enter the values usin $strShowPHPInfo = 'Show PHP information'; // To translate $strTables = '%s table(s)'; //to translate $strUseBackquotes = 'Use backquotes with tables and fields\' names'; +$strInstructions = 'Instructions';//to translate ?> diff --git a/lang/czech-win1250.inc.php3 b/lang/czech-win1250.inc.php3 index b7a265707..e72ab37dd 100644 --- a/lang/czech-win1250.inc.php3 +++ b/lang/czech-win1250.inc.php3 @@ -290,4 +290,5 @@ $strShowPHPInfo = 'Show PHP information'; // To translate $strShowThisQuery = ' Show this query here again '; //to translate $strTables = '%s table(s)'; //to translate $strUseBackquotes = 'Use backquotes with tables and fields\' names'; +$strInstructions = 'Instructions';//to translate ?> diff --git a/lang/danish.inc.php3 b/lang/danish.inc.php3 index 53d2eb21e..c75ac98ca 100644 --- a/lang/danish.inc.php3 +++ b/lang/danish.inc.php3 @@ -289,4 +289,5 @@ $strSetEnumVal = 'If field type is "enum" or "set", please enter the values usin $strShowPHPInfo = 'Show PHP information'; // To translate $strTables = '%s table(s)'; //to translate $strUseBackquotes = 'Use backquotes with tables and fields\' names'; +$strInstructions = 'Instructions';//to translate ?> diff --git a/lang/dutch.inc.php3 b/lang/dutch.inc.php3 index 92df2634b..7c7a916a1 100644 --- a/lang/dutch.inc.php3 +++ b/lang/dutch.inc.php3 @@ -294,4 +294,5 @@ $strShowPHPInfo = 'Show PHP information'; // To translate $strShowThisQuery = ' Show this query here again '; //to translate $strTables = '%s table(s)'; //to translate $strUseBackquotes = 'Use backquotes with tables and fields\' names'; +$strInstructions = 'Instructions';//to translate ?> diff --git a/lang/english.inc.php3 b/lang/english.inc.php3 index 5e25872d1..9db037aaf 100644 --- a/lang/english.inc.php3 +++ b/lang/english.inc.php3 @@ -287,4 +287,5 @@ $strWelcome = 'Welcome to '; $strWrongUser = 'Wrong username/password. Access denied.'; $strYes = 'Yes'; +$strInstructions = 'Instructions';//to translate ?> diff --git a/lang/french.inc.php3 b/lang/french.inc.php3 index 7ac88cd45..f162b824f 100644 --- a/lang/french.inc.php3 +++ b/lang/french.inc.php3 @@ -287,4 +287,5 @@ $strWelcome = 'Bienvenue $strWrongUser = 'Erreur d\'utilisateur/mot de passe. Accès refusé'; $strYes = 'Oui'; +$strInstructions = 'Instructions';//to translate ?> diff --git a/lang/german.inc.php3 b/lang/german.inc.php3 index 96a0e232d..35a15bab4 100644 --- a/lang/german.inc.php3 +++ b/lang/german.inc.php3 @@ -289,4 +289,5 @@ $strYes = 'Ja'; // 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\').'; +$strInstructions = 'Befehle'; //to translate ?> diff --git a/lang/italian.inc.php3 b/lang/italian.inc.php3 index 8786b4804..b15fe3815 100644 --- a/lang/italian.inc.php3 +++ b/lang/italian.inc.php3 @@ -290,4 +290,5 @@ $strSetEnumVal = 'If field type is "enum" or "set", please enter the values usin $strShowPHPInfo = 'Show PHP information'; // To translate $strTables = '%s table(s)'; //to translate $strUseBackquotes = 'Use backquotes with tables and fields\' names'; +$strInstructions = 'Instructions';//to translate ?> diff --git a/lang/japanese.inc.php3 b/lang/japanese.inc.php3 index 05d33fbd8..590e213cf 100644 --- a/lang/japanese.inc.php3 +++ b/lang/japanese.inc.php3 @@ -294,4 +294,5 @@ $strShowPHPInfo = 'Show PHP information'; // To translate $strShowThisQuery = ' Show this query here again '; //to translate $strTables = '%s table(s)'; //to translate $strUseBackquotes = 'Use backquotes with tables and fields\' names'; +$strInstructions = 'Instructions';//to translate ?> diff --git a/lang/korean.inc.php3 b/lang/korean.inc.php3 index 3fff438ad..4256d6695 100644 --- a/lang/korean.inc.php3 +++ b/lang/korean.inc.php3 @@ -294,4 +294,5 @@ $strShowPHPInfo = 'Show PHP information'; // To translate $strShowThisQuery = ' Show this query here again '; //to translate $strTables = '%s table(s)'; //to translate $strUseBackquotes = 'Use backquotes with tables and fields\' names'; +$strInstructions = 'Instructions';//to translate ?> diff --git a/lang/norwegian.inc.php3 b/lang/norwegian.inc.php3 index 59588fea9..824ab18f8 100644 --- a/lang/norwegian.inc.php3 +++ b/lang/norwegian.inc.php3 @@ -294,4 +294,5 @@ $strShowPHPInfo = 'Show PHP information'; // To translate $strShowThisQuery = ' Show this query here again '; //to translate $strTables = '%s table(s)'; //to translate $strUseBackquotes = 'Use backquotes with tables and fields\' names'; +$strInstructions = 'Instructions';//to translate ?> diff --git a/lang/polish.inc.php3 b/lang/polish.inc.php3 index 0c450765f..9b97c6af0 100644 --- a/lang/polish.inc.php3 +++ b/lang/polish.inc.php3 @@ -289,4 +289,5 @@ $strYes = 'Tak'; // To translate $strLengthSet = 'Length/Values*'; $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\').'; -?> \ No newline at end of file +$strInstructions = 'Instructions';//to translate +?> diff --git a/lang/portuguese.inc.php3 b/lang/portuguese.inc.php3 index 60fc40c65..b42ffbf9b 100644 --- a/lang/portuguese.inc.php3 +++ b/lang/portuguese.inc.php3 @@ -294,4 +294,5 @@ $strShowPHPInfo = 'Show PHP information'; // To translate $strShowThisQuery = ' Show this query here again '; //to translate $strTables = '%s table(s)'; //to translate $strUseBackquotes = 'Use backquotes with tables and fields\' names'; +$strInstructions = 'Instructions';//to translate ?> diff --git a/lang/russian-koi8.inc.php3 b/lang/russian-koi8.inc.php3 index c8ec31b38..74c43e23a 100644 --- a/lang/russian-koi8.inc.php3 +++ b/lang/russian-koi8.inc.php3 @@ -289,4 +289,5 @@ $strNoModification = 'No change'; // 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\').'; $strShowPHPInfo = 'Show PHP information'; // To translate $strTables = '%s table(s)'; //to translate +$strInstructions = 'Instructions';//to translate ?> diff --git a/lang/russian-win1251.inc.php3 b/lang/russian-win1251.inc.php3 index 48d0c8c93..7c28f26e1 100644 --- a/lang/russian-win1251.inc.php3 +++ b/lang/russian-win1251.inc.php3 @@ -289,4 +289,5 @@ $strOffSet = 'offset'; // 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\').'; $strShowPHPInfo = 'Show PHP information'; // To translate $strTables = '%s table(s)'; //to translate +$strInstructions = 'Instructions';//to translate ?> diff --git a/lang/slovak-iso.inc.php3 b/lang/slovak-iso.inc.php3 index b8328adb2..59f30091a 100644 --- a/lang/slovak-iso.inc.php3 +++ b/lang/slovak-iso.inc.php3 @@ -290,4 +290,5 @@ $strNoModification = 'No change'; // 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\').'; $strShowPHPInfo = 'Show PHP information'; // To translate $strTables = '%s table(s)'; //to translate +$strInstructions = 'Instructions';//to translate ?> diff --git a/lang/spanish.inc.php3 b/lang/spanish.inc.php3 index 654abf6e5..c38c27b20 100644 --- a/lang/spanish.inc.php3 +++ b/lang/spanish.inc.php3 @@ -291,4 +291,5 @@ $strOffSet = 'offset'; $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\').'; $strShowPHPInfo = 'Show PHP information'; // To translate $strTables = '%s table(s)'; //to translate +$strInstructions = 'Instructions';//to translate ?> diff --git a/lang/swedish.inc.php3 b/lang/swedish.inc.php3 index f27073d4a..72028e9e8 100644 --- a/lang/swedish.inc.php3 +++ b/lang/swedish.inc.php3 @@ -294,4 +294,5 @@ $strShowPHPInfo = 'Show PHP information'; // To translate $strShowThisQuery = ' Show this query here again '; //to translate $strTables = '%s table(s)'; //to translate $strUseBackquotes = 'Use backquotes with tables and fields\' names'; +$strInstructions = 'Instructions';//to translate ?> diff --git a/lang/thai.inc.php3 b/lang/thai.inc.php3 index b5e0b19bd..f42fd5b31 100644 --- a/lang/thai.inc.php3 +++ b/lang/thai.inc.php3 @@ -294,4 +294,5 @@ $strShowPHPInfo = 'Show PHP information'; // To translate $strShowThisQuery = ' Show this query here again '; //to translate $strTables = '%s table(s)'; //to translate $strUseBackquotes = 'Use backquotes with tables and fields\' names'; +$strInstructions = 'Instructions';//to translate ?>