diff --git a/lang/albanian-iso-8859-1.inc.php3 b/lang/albanian-iso-8859-1.inc.php3 index 896273987..a0a788de7 100644 --- a/lang/albanian-iso-8859-1.inc.php3 +++ b/lang/albanian-iso-8859-1.inc.php3 @@ -414,4 +414,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/albanian-utf-8.inc.php3 b/lang/albanian-utf-8.inc.php3 index 60516093a..f18a4fe41 100644 --- a/lang/albanian-utf-8.inc.php3 +++ b/lang/albanian-utf-8.inc.php3 @@ -415,4 +415,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/arabic-utf-8.inc.php3 b/lang/arabic-utf-8.inc.php3 index fe0542cbd..6a139ca0e 100644 --- a/lang/arabic-utf-8.inc.php3 +++ b/lang/arabic-utf-8.inc.php3 @@ -416,4 +416,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/arabic-windows-1256.inc.php3 b/lang/arabic-windows-1256.inc.php3 index 645e3c174..f8424a94b 100644 --- a/lang/arabic-windows-1256.inc.php3 +++ b/lang/arabic-windows-1256.inc.php3 @@ -415,4 +415,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/brazilian_portuguese-iso-8859-1.inc.php3 b/lang/brazilian_portuguese-iso-8859-1.inc.php3 index 28633d828..d544a608a 100644 --- a/lang/brazilian_portuguese-iso-8859-1.inc.php3 +++ b/lang/brazilian_portuguese-iso-8859-1.inc.php3 @@ -413,4 +413,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/brazilian_portuguese-utf-8.inc.php3 b/lang/brazilian_portuguese-utf-8.inc.php3 index 1553330c9..ad134548b 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php3 +++ b/lang/brazilian_portuguese-utf-8.inc.php3 @@ -414,4 +414,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/bulgarian-koi8-r.inc.php3 b/lang/bulgarian-koi8-r.inc.php3 index 9e4b8c4e4..b39245b45 100644 --- a/lang/bulgarian-koi8-r.inc.php3 +++ b/lang/bulgarian-koi8-r.inc.php3 @@ -414,4 +414,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/bulgarian-utf-8.inc.php3 b/lang/bulgarian-utf-8.inc.php3 index c15d1ea60..1d0cc5e5a 100644 --- a/lang/bulgarian-utf-8.inc.php3 +++ b/lang/bulgarian-utf-8.inc.php3 @@ -415,4 +415,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/bulgarian-windows-1251.inc.php3 b/lang/bulgarian-windows-1251.inc.php3 index 3e2eb423a..7e2969655 100644 --- a/lang/bulgarian-windows-1251.inc.php3 +++ b/lang/bulgarian-windows-1251.inc.php3 @@ -414,4 +414,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/catalan-iso-8859-1.inc.php3 b/lang/catalan-iso-8859-1.inc.php3 index e0982f2f8..ea8a22e20 100644 --- a/lang/catalan-iso-8859-1.inc.php3 +++ b/lang/catalan-iso-8859-1.inc.php3 @@ -409,4 +409,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/catalan-utf-8.inc.php3 b/lang/catalan-utf-8.inc.php3 index d0a4f6cc7..ec3e2320e 100644 --- a/lang/catalan-utf-8.inc.php3 +++ b/lang/catalan-utf-8.inc.php3 @@ -410,4 +410,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/chinese_big5-utf-8.inc.php3 b/lang/chinese_big5-utf-8.inc.php3 index db50f9492..68ae27404 100644 --- a/lang/chinese_big5-utf-8.inc.php3 +++ b/lang/chinese_big5-utf-8.inc.php3 @@ -416,4 +416,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/chinese_big5.inc.php3 b/lang/chinese_big5.inc.php3 index 19ca6ac76..e6e3547a3 100644 --- a/lang/chinese_big5.inc.php3 +++ b/lang/chinese_big5.inc.php3 @@ -415,4 +415,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/chinese_gb-utf-8.inc.php3 b/lang/chinese_gb-utf-8.inc.php3 index e5ca91d1a..b337e226c 100644 --- a/lang/chinese_gb-utf-8.inc.php3 +++ b/lang/chinese_gb-utf-8.inc.php3 @@ -416,4 +416,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/chinese_gb.inc.php3 b/lang/chinese_gb.inc.php3 index b66195ae7..fe5049024 100644 --- a/lang/chinese_gb.inc.php3 +++ b/lang/chinese_gb.inc.php3 @@ -415,4 +415,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/croatian-iso-8859-2.inc.php3 b/lang/croatian-iso-8859-2.inc.php3 index b0a0a71f6..1eabb7543 100644 --- a/lang/croatian-iso-8859-2.inc.php3 +++ b/lang/croatian-iso-8859-2.inc.php3 @@ -414,4 +414,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/croatian-utf-8.inc.php3 b/lang/croatian-utf-8.inc.php3 index 42ee4490c..553851392 100644 --- a/lang/croatian-utf-8.inc.php3 +++ b/lang/croatian-utf-8.inc.php3 @@ -415,4 +415,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/croatian-windows-1250.inc.php3 b/lang/croatian-windows-1250.inc.php3 index 3949a17d2..ec0502502 100644 --- a/lang/croatian-windows-1250.inc.php3 +++ b/lang/croatian-windows-1250.inc.php3 @@ -414,4 +414,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/czech-iso-8859-2.inc.php3 b/lang/czech-iso-8859-2.inc.php3 index 97f784e57..3e0691467 100644 --- a/lang/czech-iso-8859-2.inc.php3 +++ b/lang/czech-iso-8859-2.inc.php3 @@ -414,4 +414,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/czech-utf-8.inc.php3 b/lang/czech-utf-8.inc.php3 index e5a27bc62..f0874c936 100644 --- a/lang/czech-utf-8.inc.php3 +++ b/lang/czech-utf-8.inc.php3 @@ -415,4 +415,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/czech-windows-1250.inc.php3 b/lang/czech-windows-1250.inc.php3 index b33534da3..1e838fc71 100644 --- a/lang/czech-windows-1250.inc.php3 +++ b/lang/czech-windows-1250.inc.php3 @@ -414,4 +414,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/danish-iso-8859-1.inc.php3 b/lang/danish-iso-8859-1.inc.php3 index 1160be220..5c4687f5a 100644 --- a/lang/danish-iso-8859-1.inc.php3 +++ b/lang/danish-iso-8859-1.inc.php3 @@ -408,4 +408,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/danish-utf-8.inc.php3 b/lang/danish-utf-8.inc.php3 index a933abc83..8da0c7bd5 100644 --- a/lang/danish-utf-8.inc.php3 +++ b/lang/danish-utf-8.inc.php3 @@ -409,4 +409,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/dutch-iso-8859-1.inc.php3 b/lang/dutch-iso-8859-1.inc.php3 index 656b8cf52..98bf5631e 100644 --- a/lang/dutch-iso-8859-1.inc.php3 +++ b/lang/dutch-iso-8859-1.inc.php3 @@ -410,4 +410,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/dutch-utf-8.inc.php3 b/lang/dutch-utf-8.inc.php3 index e00e51a1f..293cdc7a3 100644 --- a/lang/dutch-utf-8.inc.php3 +++ b/lang/dutch-utf-8.inc.php3 @@ -410,4 +410,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/english-iso-8859-1.inc.php3 b/lang/english-iso-8859-1.inc.php3 index 032a061b0..1e5cc3e32 100644 --- a/lang/english-iso-8859-1.inc.php3 +++ b/lang/english-iso-8859-1.inc.php3 @@ -407,4 +407,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; $strColComFeat = 'Displaying Column Comments'; $strDisabled = 'Disabled'; $strEnabled = 'Enabled'; -?> \ No newline at end of file +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate +?> diff --git a/lang/english-utf-8.inc.php3 b/lang/english-utf-8.inc.php3 index dc33e697e..de1a13a1a 100644 --- a/lang/english-utf-8.inc.php3 +++ b/lang/english-utf-8.inc.php3 @@ -408,4 +408,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; $strColComFeat = 'Displaying Column Comments'; $strDisabled = 'Disabled'; $strEnabled = 'Enabled'; -?> \ No newline at end of file +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate +?> diff --git a/lang/estonian-iso-8859-1.inc.php3 b/lang/estonian-iso-8859-1.inc.php3 index 588a15bab..1e1942439 100644 --- a/lang/estonian-iso-8859-1.inc.php3 +++ b/lang/estonian-iso-8859-1.inc.php3 @@ -410,4 +410,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/estonian-utf-8.inc.php3 b/lang/estonian-utf-8.inc.php3 index be6ea85dd..79b9a28cd 100644 --- a/lang/estonian-utf-8.inc.php3 +++ b/lang/estonian-utf-8.inc.php3 @@ -410,4 +410,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/finnish-iso-8859-1.inc.php3 b/lang/finnish-iso-8859-1.inc.php3 index f845dc44a..c5b7e587e 100644 --- a/lang/finnish-iso-8859-1.inc.php3 +++ b/lang/finnish-iso-8859-1.inc.php3 @@ -412,4 +412,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/finnish-utf-8.inc.php3 b/lang/finnish-utf-8.inc.php3 index a8e99f981..6a798adba 100644 --- a/lang/finnish-utf-8.inc.php3 +++ b/lang/finnish-utf-8.inc.php3 @@ -413,4 +413,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/french-iso-8859-1.inc.php3 b/lang/french-iso-8859-1.inc.php3 index ef56b6aa8..2d3711db9 100644 --- a/lang/french-iso-8859-1.inc.php3 +++ b/lang/french-iso-8859-1.inc.php3 @@ -407,4 +407,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/french-utf-8.inc.php3 b/lang/french-utf-8.inc.php3 index 49ac5b8e2..906a068fe 100644 --- a/lang/french-utf-8.inc.php3 +++ b/lang/french-utf-8.inc.php3 @@ -408,4 +408,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/galician-iso-8859-1.inc.php3 b/lang/galician-iso-8859-1.inc.php3 index 85a55fd04..98b378e67 100644 --- a/lang/galician-iso-8859-1.inc.php3 +++ b/lang/galician-iso-8859-1.inc.php3 @@ -413,4 +413,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/galician-utf-8.inc.php3 b/lang/galician-utf-8.inc.php3 index eda11189f..f05c011c6 100644 --- a/lang/galician-utf-8.inc.php3 +++ b/lang/galician-utf-8.inc.php3 @@ -414,4 +414,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/georgian-utf-8.inc.php3 b/lang/georgian-utf-8.inc.php3 index b8346ee8b..79305bf25 100644 --- a/lang/georgian-utf-8.inc.php3 +++ b/lang/georgian-utf-8.inc.php3 @@ -391,4 +391,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/german-iso-8859-1.inc.php3 b/lang/german-iso-8859-1.inc.php3 index 2c3fb314b..7c66e509c 100644 --- a/lang/german-iso-8859-1.inc.php3 +++ b/lang/german-iso-8859-1.inc.php3 @@ -417,4 +417,6 @@ $strCreatePdfFeat = 'Erzeugen von PDFs'; //to translate $strColComFeat = 'Darstellung von Spaltenkommentaren'; //to translate $strDisabled = 'Deaktiviert'; //to translate $strEnabled = 'Aktiviert'; //to translate -?> \ No newline at end of file +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate +?> diff --git a/lang/german-utf-8.inc.php3 b/lang/german-utf-8.inc.php3 index 8cf88f98e..7b6304707 100644 --- a/lang/german-utf-8.inc.php3 +++ b/lang/german-utf-8.inc.php3 @@ -418,4 +418,6 @@ $strCreatePdfFeat = 'Erzeugen von PDFs'; //to translate $strColComFeat = 'Darstellung von Spaltenkommentaren'; //to translate $strDisabled = 'Deaktiviert'; //to translate $strEnabled = 'Aktiviert'; //to translate -?> \ No newline at end of file +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate +?> diff --git a/lang/greek-iso-8859-7.inc.php3 b/lang/greek-iso-8859-7.inc.php3 index 44759728e..56375175f 100644 --- a/lang/greek-iso-8859-7.inc.php3 +++ b/lang/greek-iso-8859-7.inc.php3 @@ -385,4 +385,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/greek-utf-8.inc.php3 b/lang/greek-utf-8.inc.php3 index 240c82aba..5a6cb14a9 100644 --- a/lang/greek-utf-8.inc.php3 +++ b/lang/greek-utf-8.inc.php3 @@ -386,4 +386,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/hebrew-iso-8859-8-i.inc.php3 b/lang/hebrew-iso-8859-8-i.inc.php3 index ed0da74c8..4d74c0087 100644 --- a/lang/hebrew-iso-8859-8-i.inc.php3 +++ b/lang/hebrew-iso-8859-8-i.inc.php3 @@ -409,4 +409,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/hungarian-iso-8859-2.inc.php3 b/lang/hungarian-iso-8859-2.inc.php3 index 0cb361521..7e059bda1 100644 --- a/lang/hungarian-iso-8859-2.inc.php3 +++ b/lang/hungarian-iso-8859-2.inc.php3 @@ -411,4 +411,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/hungarian-utf-8.inc.php3 b/lang/hungarian-utf-8.inc.php3 index 0cd7ae0f9..3dab898aa 100644 --- a/lang/hungarian-utf-8.inc.php3 +++ b/lang/hungarian-utf-8.inc.php3 @@ -412,4 +412,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/indonesian-iso-8859-1.inc.php3 b/lang/indonesian-iso-8859-1.inc.php3 index 22b8e9b0c..843ced6bb 100644 --- a/lang/indonesian-iso-8859-1.inc.php3 +++ b/lang/indonesian-iso-8859-1.inc.php3 @@ -411,4 +411,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/indonesian-utf-8.inc.php3 b/lang/indonesian-utf-8.inc.php3 index 22b8e9b0c..843ced6bb 100644 --- a/lang/indonesian-utf-8.inc.php3 +++ b/lang/indonesian-utf-8.inc.php3 @@ -411,4 +411,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/italian-iso-8859-1.inc.php3 b/lang/italian-iso-8859-1.inc.php3 index 86f82663c..0e4466cf3 100644 --- a/lang/italian-iso-8859-1.inc.php3 +++ b/lang/italian-iso-8859-1.inc.php3 @@ -416,4 +416,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/italian-utf-8.inc.php3 b/lang/italian-utf-8.inc.php3 index 6b2a38ea3..72c49443a 100644 --- a/lang/italian-utf-8.inc.php3 +++ b/lang/italian-utf-8.inc.php3 @@ -416,4 +416,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/japanese-euc.inc.php3 b/lang/japanese-euc.inc.php3 index 999fb8315..babb84e4a 100644 --- a/lang/japanese-euc.inc.php3 +++ b/lang/japanese-euc.inc.php3 @@ -418,4 +418,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/japanese-sjis.inc.php3 b/lang/japanese-sjis.inc.php3 index 866d0f030..6e3b83b41 100644 --- a/lang/japanese-sjis.inc.php3 +++ b/lang/japanese-sjis.inc.php3 @@ -418,4 +418,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/japanese-utf-8.inc.php3 b/lang/japanese-utf-8.inc.php3 index 2f529c2b8..068f79c26 100644 --- a/lang/japanese-utf-8.inc.php3 +++ b/lang/japanese-utf-8.inc.php3 @@ -419,4 +419,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/korean-ks_c_5601-1987.inc.php3 b/lang/korean-ks_c_5601-1987.inc.php3 index bf7d79e31..91d42bee6 100644 --- a/lang/korean-ks_c_5601-1987.inc.php3 +++ b/lang/korean-ks_c_5601-1987.inc.php3 @@ -410,4 +410,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/latvian-utf-8.inc.php3 b/lang/latvian-utf-8.inc.php3 index 225e3ce76..fd49c02fa 100644 --- a/lang/latvian-utf-8.inc.php3 +++ b/lang/latvian-utf-8.inc.php3 @@ -414,4 +414,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/latvian-windows-1257.inc.php3 b/lang/latvian-windows-1257.inc.php3 index 177758c9f..6c0f77d46 100644 --- a/lang/latvian-windows-1257.inc.php3 +++ b/lang/latvian-windows-1257.inc.php3 @@ -413,4 +413,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/lithuanian-utf-8.inc.php3 b/lang/lithuanian-utf-8.inc.php3 index cecb0d6af..52ec02a19 100644 --- a/lang/lithuanian-utf-8.inc.php3 +++ b/lang/lithuanian-utf-8.inc.php3 @@ -410,4 +410,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/lithuanian-windows-1257.inc.php3 b/lang/lithuanian-windows-1257.inc.php3 index 98d8b2a40..423714056 100644 --- a/lang/lithuanian-windows-1257.inc.php3 +++ b/lang/lithuanian-windows-1257.inc.php3 @@ -409,4 +409,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/norwegian-iso-8859-1.inc.php3 b/lang/norwegian-iso-8859-1.inc.php3 index 23a5f6bc1..1e3280639 100644 --- a/lang/norwegian-iso-8859-1.inc.php3 +++ b/lang/norwegian-iso-8859-1.inc.php3 @@ -413,4 +413,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/norwegian-utf-8.inc.php3 b/lang/norwegian-utf-8.inc.php3 index a94640d53..1471bdb76 100644 --- a/lang/norwegian-utf-8.inc.php3 +++ b/lang/norwegian-utf-8.inc.php3 @@ -414,4 +414,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/polish-iso-8859-2.inc.php3 b/lang/polish-iso-8859-2.inc.php3 index de96b6498..0362a3c56 100644 --- a/lang/polish-iso-8859-2.inc.php3 +++ b/lang/polish-iso-8859-2.inc.php3 @@ -409,4 +409,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/polish-utf-8.inc.php3 b/lang/polish-utf-8.inc.php3 index 7501e7db4..09450b1cb 100644 --- a/lang/polish-utf-8.inc.php3 +++ b/lang/polish-utf-8.inc.php3 @@ -410,4 +410,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/portuguese-iso-8859-1.inc.php3 b/lang/portuguese-iso-8859-1.inc.php3 index 9cf95021f..4a977ceb8 100644 --- a/lang/portuguese-iso-8859-1.inc.php3 +++ b/lang/portuguese-iso-8859-1.inc.php3 @@ -416,4 +416,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/portuguese-utf-8.inc.php3 b/lang/portuguese-utf-8.inc.php3 index 7dce32d70..0a0d5d130 100644 --- a/lang/portuguese-utf-8.inc.php3 +++ b/lang/portuguese-utf-8.inc.php3 @@ -417,4 +417,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/romanian-iso-8859-1.inc.php3 b/lang/romanian-iso-8859-1.inc.php3 index befcebf73..248fb6c23 100644 --- a/lang/romanian-iso-8859-1.inc.php3 +++ b/lang/romanian-iso-8859-1.inc.php3 @@ -409,4 +409,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/romanian-utf-8.inc.php3 b/lang/romanian-utf-8.inc.php3 index 677f9984c..1e7a2854b 100644 --- a/lang/romanian-utf-8.inc.php3 +++ b/lang/romanian-utf-8.inc.php3 @@ -410,4 +410,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/russian-koi8-r.inc.php3 b/lang/russian-koi8-r.inc.php3 index 2554edad7..184535970 100644 --- a/lang/russian-koi8-r.inc.php3 +++ b/lang/russian-koi8-r.inc.php3 @@ -414,4 +414,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/russian-utf-8.inc.php3 b/lang/russian-utf-8.inc.php3 index e0f825bdc..d492c400c 100644 --- a/lang/russian-utf-8.inc.php3 +++ b/lang/russian-utf-8.inc.php3 @@ -415,4 +415,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/russian-windows-1251.inc.php3 b/lang/russian-windows-1251.inc.php3 index 03e86ddc5..e268ae1b7 100644 --- a/lang/russian-windows-1251.inc.php3 +++ b/lang/russian-windows-1251.inc.php3 @@ -414,4 +414,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/serbian-utf-8.inc.php3 b/lang/serbian-utf-8.inc.php3 index 10c16110e..fca2f1b18 100644 --- a/lang/serbian-utf-8.inc.php3 +++ b/lang/serbian-utf-8.inc.php3 @@ -416,4 +416,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/serbian-windows-1250.inc.php3 b/lang/serbian-windows-1250.inc.php3 index 7fb34ef88..dd3a593b6 100644 --- a/lang/serbian-windows-1250.inc.php3 +++ b/lang/serbian-windows-1250.inc.php3 @@ -415,4 +415,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/slovak-iso-8859-2.inc.php3 b/lang/slovak-iso-8859-2.inc.php3 index cb0423b2c..7dbf9905f 100644 --- a/lang/slovak-iso-8859-2.inc.php3 +++ b/lang/slovak-iso-8859-2.inc.php3 @@ -414,4 +414,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/slovak-utf-8.inc.php3 b/lang/slovak-utf-8.inc.php3 index 161bc0c3b..0158147b9 100644 --- a/lang/slovak-utf-8.inc.php3 +++ b/lang/slovak-utf-8.inc.php3 @@ -415,4 +415,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/slovak-windows-1250.inc.php3 b/lang/slovak-windows-1250.inc.php3 index a1b47a833..e7ada82c4 100644 --- a/lang/slovak-windows-1250.inc.php3 +++ b/lang/slovak-windows-1250.inc.php3 @@ -414,4 +414,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/slovenian-iso-8859-2.inc.php3 b/lang/slovenian-iso-8859-2.inc.php3 index 885605be3..f9cf774e6 100644 --- a/lang/slovenian-iso-8859-2.inc.php3 +++ b/lang/slovenian-iso-8859-2.inc.php3 @@ -409,4 +409,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/slovenian-utf-8.inc.php3 b/lang/slovenian-utf-8.inc.php3 index 00e454169..80823323c 100644 --- a/lang/slovenian-utf-8.inc.php3 +++ b/lang/slovenian-utf-8.inc.php3 @@ -409,4 +409,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/slovenian-windows-1250.inc.php3 b/lang/slovenian-windows-1250.inc.php3 index 55b17310d..dc639869d 100644 --- a/lang/slovenian-windows-1250.inc.php3 +++ b/lang/slovenian-windows-1250.inc.php3 @@ -409,4 +409,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/spanish-iso-8859-1.inc.php3 b/lang/spanish-iso-8859-1.inc.php3 index f83ba2cad..75adbd872 100644 --- a/lang/spanish-iso-8859-1.inc.php3 +++ b/lang/spanish-iso-8859-1.inc.php3 @@ -406,4 +406,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/spanish-utf-8.inc.php3 b/lang/spanish-utf-8.inc.php3 index ab317257b..f2be8ddbc 100644 --- a/lang/spanish-utf-8.inc.php3 +++ b/lang/spanish-utf-8.inc.php3 @@ -407,4 +407,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/swedish-iso-8859-1.inc.php3 b/lang/swedish-iso-8859-1.inc.php3 index f39999f8e..87a30a3d4 100644 --- a/lang/swedish-iso-8859-1.inc.php3 +++ b/lang/swedish-iso-8859-1.inc.php3 @@ -410,4 +410,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/swedish-utf-8.inc.php3 b/lang/swedish-utf-8.inc.php3 index 2498f9fcb..3189e4ab3 100644 --- a/lang/swedish-utf-8.inc.php3 +++ b/lang/swedish-utf-8.inc.php3 @@ -411,4 +411,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/thai-tis-620.inc.php3 b/lang/thai-tis-620.inc.php3 index 539dbd275..deeb88dbd 100644 --- a/lang/thai-tis-620.inc.php3 +++ b/lang/thai-tis-620.inc.php3 @@ -414,4 +414,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/thai-utf-8.inc.php3 b/lang/thai-utf-8.inc.php3 index 638b1e6cf..ff7177edf 100644 --- a/lang/thai-utf-8.inc.php3 +++ b/lang/thai-utf-8.inc.php3 @@ -415,4 +415,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/turkish-iso-8859-9.inc.php3 b/lang/turkish-iso-8859-9.inc.php3 index e4b42dd26..26dd25e06 100644 --- a/lang/turkish-iso-8859-9.inc.php3 +++ b/lang/turkish-iso-8859-9.inc.php3 @@ -409,4 +409,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/turkish-utf-8.inc.php3 b/lang/turkish-utf-8.inc.php3 index ac8fd0e0d..fe37d3877 100644 --- a/lang/turkish-utf-8.inc.php3 +++ b/lang/turkish-utf-8.inc.php3 @@ -410,4 +410,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/ukrainian-utf-8.inc.php3 b/lang/ukrainian-utf-8.inc.php3 index 5cf907a6d..d4c0e92be 100644 --- a/lang/ukrainian-utf-8.inc.php3 +++ b/lang/ukrainian-utf-8.inc.php3 @@ -411,4 +411,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/lang/ukrainian-windows-1251.inc.php3 b/lang/ukrainian-windows-1251.inc.php3 index 57bd1e43f..74d214471 100644 --- a/lang/ukrainian-windows-1251.inc.php3 +++ b/lang/ukrainian-windows-1251.inc.php3 @@ -410,4 +410,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strDisabled = 'Disabled'; //to translate $strEnabled = 'Enabled'; //to translate +$strOK = 'OK'; //to translate +$strNotOK = 'not OK'; //to translate ?> diff --git a/libraries/relation.lib.php3 b/libraries/relation.lib.php3 index 06e0a7925..f8251f761 100644 --- a/libraries/relation.lib.php3 +++ b/libraries/relation.lib.php3 @@ -155,14 +155,14 @@ if (!defined('PMA_RELATION_LIB_INCLUDED')){ echo '