diff --git a/ChangeLog b/ChangeLog index 8b9f20aae..3e0fd01f0 100755 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,7 @@ $Source$ * tbl_addfield.php, tbl_create.php, tbl_properties.inc.php, lang/*: Better wording when adding fields (bug #991096). * tbl_query_box.php, lang/*: Not translated text (bug #1010656). + * themes.php, lang/*: Not translated text (bug #1016610). 2004-09-28 Alexander M. Turek * libraries/dbi/mysql.dbi.lib.php: Compatibility fix for php < 4.3 diff --git a/lang/afrikaans-iso-8859-1.inc.php b/lang/afrikaans-iso-8859-1.inc.php index 66cc6a081..17df91e59 100644 --- a/lang/afrikaans-iso-8859-1.inc.php +++ b/lang/afrikaans-iso-8859-1.inc.php @@ -734,4 +734,5 @@ $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/afrikaans-utf-8.inc.php b/lang/afrikaans-utf-8.inc.php index e13db15a6..db3efd692 100644 --- a/lang/afrikaans-utf-8.inc.php +++ b/lang/afrikaans-utf-8.inc.php @@ -735,4 +735,5 @@ $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/albanian-iso-8859-1.inc.php b/lang/albanian-iso-8859-1.inc.php index 9e0c910ea..27b4443a6 100644 --- a/lang/albanian-iso-8859-1.inc.php +++ b/lang/albanian-iso-8859-1.inc.php @@ -724,4 +724,5 @@ $strZip = '"kompresuar me zip"'; $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/albanian-utf-8.inc.php b/lang/albanian-utf-8.inc.php index 0f8efdca9..f64df4e52 100644 --- a/lang/albanian-utf-8.inc.php +++ b/lang/albanian-utf-8.inc.php @@ -725,4 +725,5 @@ $strZip = '"kompresuar me zip"'; $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/arabic-utf-8.inc.php b/lang/arabic-utf-8.inc.php index a6566f73f..ce78d3b5e 100644 --- a/lang/arabic-utf-8.inc.php +++ b/lang/arabic-utf-8.inc.php @@ -728,4 +728,5 @@ $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/arabic-windows-1256.inc.php b/lang/arabic-windows-1256.inc.php index ba5b59620..138e9c9ef 100644 --- a/lang/arabic-windows-1256.inc.php +++ b/lang/arabic-windows-1256.inc.php @@ -727,4 +727,5 @@ $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/azerbaijani-iso-8859-9.inc.php b/lang/azerbaijani-iso-8859-9.inc.php index f01702341..47fbe098a 100644 --- a/lang/azerbaijani-iso-8859-9.inc.php +++ b/lang/azerbaijani-iso-8859-9.inc.php @@ -723,4 +723,5 @@ $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/azerbaijani-utf-8.inc.php b/lang/azerbaijani-utf-8.inc.php index 7c832cb70..538872a16 100644 --- a/lang/azerbaijani-utf-8.inc.php +++ b/lang/azerbaijani-utf-8.inc.php @@ -724,4 +724,5 @@ $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/basque-iso-8859-1.inc.php b/lang/basque-iso-8859-1.inc.php index ff34dec71..8a425dcea 100644 --- a/lang/basque-iso-8859-1.inc.php +++ b/lang/basque-iso-8859-1.inc.php @@ -726,4 +726,5 @@ $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/basque-utf-8.inc.php b/lang/basque-utf-8.inc.php index 06df9e12d..bdd576dfa 100644 --- a/lang/basque-utf-8.inc.php +++ b/lang/basque-utf-8.inc.php @@ -727,4 +727,5 @@ $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/bosnian-utf-8.inc.php b/lang/bosnian-utf-8.inc.php index f9f04bd1e..94abf9be0 100644 --- a/lang/bosnian-utf-8.inc.php +++ b/lang/bosnian-utf-8.inc.php @@ -733,4 +733,5 @@ $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/bosnian-windows-1250.inc.php b/lang/bosnian-windows-1250.inc.php index 5d2ad91f2..7d1b14af4 100644 --- a/lang/bosnian-windows-1250.inc.php +++ b/lang/bosnian-windows-1250.inc.php @@ -732,4 +732,5 @@ $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/brazilian_portuguese-iso-8859-1.inc.php b/lang/brazilian_portuguese-iso-8859-1.inc.php index 0240c14ef..d7eba3055 100644 --- a/lang/brazilian_portuguese-iso-8859-1.inc.php +++ b/lang/brazilian_portuguese-iso-8859-1.inc.php @@ -748,4 +748,5 @@ $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/brazilian_portuguese-utf-8.inc.php b/lang/brazilian_portuguese-utf-8.inc.php index 96cb0b268..edd6a18a7 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php +++ b/lang/brazilian_portuguese-utf-8.inc.php @@ -749,4 +749,5 @@ $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/bulgarian-koi8-r.inc.php b/lang/bulgarian-koi8-r.inc.php index 1172b3654..cb5a5c3d3 100644 --- a/lang/bulgarian-koi8-r.inc.php +++ b/lang/bulgarian-koi8-r.inc.php @@ -733,4 +733,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/bulgarian-utf-8.inc.php b/lang/bulgarian-utf-8.inc.php index d67bfb118..d3645b5a3 100644 --- a/lang/bulgarian-utf-8.inc.php +++ b/lang/bulgarian-utf-8.inc.php @@ -734,4 +734,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/bulgarian-windows-1251.inc.php b/lang/bulgarian-windows-1251.inc.php index 8e909b434..1e7c51ca9 100644 --- a/lang/bulgarian-windows-1251.inc.php +++ b/lang/bulgarian-windows-1251.inc.php @@ -733,4 +733,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/catalan-iso-8859-1.inc.php b/lang/catalan-iso-8859-1.inc.php index 707c0264f..b92eeb7ff 100644 --- a/lang/catalan-iso-8859-1.inc.php +++ b/lang/catalan-iso-8859-1.inc.php @@ -719,4 +719,5 @@ $strZip = '"comprimit amb zip"'; $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/catalan-utf-8.inc.php b/lang/catalan-utf-8.inc.php index 535bdeb63..e69791bb2 100644 --- a/lang/catalan-utf-8.inc.php +++ b/lang/catalan-utf-8.inc.php @@ -720,4 +720,5 @@ $strZip = '"comprimit amb zip"'; $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/chinese_simplified-gb2312.inc.php b/lang/chinese_simplified-gb2312.inc.php index 8fbf50b2e..0fd6f6093 100644 --- a/lang/chinese_simplified-gb2312.inc.php +++ b/lang/chinese_simplified-gb2312.inc.php @@ -725,4 +725,5 @@ $strZip = 'zip ѹ $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/chinese_simplified-utf-8.inc.php b/lang/chinese_simplified-utf-8.inc.php index 0607187a3..7afe33c49 100644 --- a/lang/chinese_simplified-utf-8.inc.php +++ b/lang/chinese_simplified-utf-8.inc.php @@ -726,4 +726,5 @@ $strZip = 'zip 压缩'; $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/chinese_traditional-big5.inc.php b/lang/chinese_traditional-big5.inc.php index a7fd26a85..5066f745f 100644 --- a/lang/chinese_traditional-big5.inc.php +++ b/lang/chinese_traditional-big5.inc.php @@ -725,4 +725,5 @@ $strZip = '"zipped"'; $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/chinese_traditional-utf-8.inc.php b/lang/chinese_traditional-utf-8.inc.php index 6b45e81c6..a5a337583 100644 --- a/lang/chinese_traditional-utf-8.inc.php +++ b/lang/chinese_traditional-utf-8.inc.php @@ -10,6 +10,7 @@ $charset = 'utf-8'; $allow_recoding = TRUE; $allow_recoding = TRUE; $allow_recoding = TRUE; +$allow_recoding = TRUE; $text_dir = 'ltr'; $left_font_family = 'verdana, arial, helvetica, geneva, sans-serif'; $right_font_family = 'helvetica, sans-serif'; @@ -728,4 +729,5 @@ $strZip = '"zipped"'; $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/croatian-iso-8859-2.inc.php b/lang/croatian-iso-8859-2.inc.php index 31e5e2617..1ab902960 100644 --- a/lang/croatian-iso-8859-2.inc.php +++ b/lang/croatian-iso-8859-2.inc.php @@ -747,4 +747,5 @@ $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/croatian-utf-8.inc.php b/lang/croatian-utf-8.inc.php index 44dd3c7c0..6e986c04e 100644 --- a/lang/croatian-utf-8.inc.php +++ b/lang/croatian-utf-8.inc.php @@ -748,4 +748,5 @@ $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/croatian-windows-1250.inc.php b/lang/croatian-windows-1250.inc.php index bdbd3cc5c..5fb904016 100644 --- a/lang/croatian-windows-1250.inc.php +++ b/lang/croatian-windows-1250.inc.php @@ -747,4 +747,5 @@ $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/czech-iso-8859-2.inc.php b/lang/czech-iso-8859-2.inc.php index 1e4085d61..b1e903c7a 100644 --- a/lang/czech-iso-8859-2.inc.php +++ b/lang/czech-iso-8859-2.inc.php @@ -403,6 +403,7 @@ $strNoRights = 'Nem $strNoRowsSelected = 'Nebyla vybrn dn dek'; $strNoSpace = 'Nedostatek msta pro uloen souboru %s.'; $strNoTablesFound = 'V databzi nebyla nalezena ani jedna tabulka.'; +$strNoThemeSupport = 'Nen podporovna zmna tmatu, zkontrolujte nastaven a tmata v adresi %s.'; $strNoUsersFound = 'dn uivatel nenalezen.'; $strNoValidateSQL = 'Bez kontroly SQL'; $strNone = 'dn'; diff --git a/lang/czech-utf-8.inc.php b/lang/czech-utf-8.inc.php index 6ac66047e..9558d29ae 100644 --- a/lang/czech-utf-8.inc.php +++ b/lang/czech-utf-8.inc.php @@ -404,6 +404,7 @@ $strNoRights = 'Nemáte dostatečná práva na provedení této akce!'; $strNoRowsSelected = 'Nebyla vybrán žádný řádek'; $strNoSpace = 'Nedostatek místa pro uložení souboru %s.'; $strNoTablesFound = 'V databázi nebyla nalezena ani jedna tabulka.'; +$strNoThemeSupport = 'Není podporována změna tématu, zkontrolujte nastavení a témata v adresáři %s.'; $strNoUsersFound = 'Žádný uživatel nenalezen.'; $strNoValidateSQL = 'Bez kontroly SQL'; $strNone = 'Žádná'; diff --git a/lang/czech-windows-1250.inc.php b/lang/czech-windows-1250.inc.php index 875c3419c..0f9372605 100644 --- a/lang/czech-windows-1250.inc.php +++ b/lang/czech-windows-1250.inc.php @@ -403,6 +403,7 @@ $strNoRights = 'Nem $strNoRowsSelected = 'Nebyla vybrn dn dek'; $strNoSpace = 'Nedostatek msta pro uloen souboru %s.'; $strNoTablesFound = 'V databzi nebyla nalezena ani jedna tabulka.'; +$strNoThemeSupport = 'Nen podporovna zmna tmatu, zkontrolujte nastaven a tmata v adresi %s.'; $strNoUsersFound = 'dn uivatel nenalezen.'; $strNoValidateSQL = 'Bez kontroly SQL'; $strNone = 'dn'; diff --git a/lang/danish-iso-8859-1.inc.php b/lang/danish-iso-8859-1.inc.php index 7fca822c5..da913b0c1 100644 --- a/lang/danish-iso-8859-1.inc.php +++ b/lang/danish-iso-8859-1.inc.php @@ -719,4 +719,5 @@ $strZip = '"zipped"'; $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/danish-utf-8.inc.php b/lang/danish-utf-8.inc.php index 463c7b7c7..eb5b8f512 100644 --- a/lang/danish-utf-8.inc.php +++ b/lang/danish-utf-8.inc.php @@ -720,4 +720,5 @@ $strZip = '"zipped"'; $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/dutch-iso-8859-1.inc.php b/lang/dutch-iso-8859-1.inc.php index f445c9f2a..06d682658 100644 --- a/lang/dutch-iso-8859-1.inc.php +++ b/lang/dutch-iso-8859-1.inc.php @@ -723,4 +723,5 @@ $strZip = '"Gezipt"'; $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/dutch-utf-8.inc.php b/lang/dutch-utf-8.inc.php index f526e50f2..c2fd24ca3 100644 --- a/lang/dutch-utf-8.inc.php +++ b/lang/dutch-utf-8.inc.php @@ -724,4 +724,5 @@ $strZip = '"Gezipt"'; $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/english-iso-8859-1.inc.php b/lang/english-iso-8859-1.inc.php index 11cde1cfb..62325c7ad 100644 --- a/lang/english-iso-8859-1.inc.php +++ b/lang/english-iso-8859-1.inc.php @@ -397,6 +397,7 @@ $strNoRights = 'You don\'t have enough rights to be here right now!'; $strNoRowsSelected = 'No rows selected'; $strNoSpace = 'Insufficient space to save the file %s.'; $strNoTablesFound = 'No tables found in database.'; +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; $strNoUsersFound = 'No user(s) found.'; $strNoValidateSQL = 'Skip Validate SQL'; $strNone = 'None'; diff --git a/lang/english-utf-8.inc.php b/lang/english-utf-8.inc.php index c92845260..a19926860 100644 --- a/lang/english-utf-8.inc.php +++ b/lang/english-utf-8.inc.php @@ -398,6 +398,7 @@ $strNoRights = 'You don\'t have enough rights to be here right now!'; $strNoRowsSelected = 'No rows selected'; $strNoSpace = 'Insufficient space to save the file %s.'; $strNoTablesFound = 'No tables found in database.'; +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; $strNoUsersFound = 'No user(s) found.'; $strNoValidateSQL = 'Skip Validate SQL'; $strNone = 'None'; diff --git a/lang/estonian-iso-8859-1.inc.php b/lang/estonian-iso-8859-1.inc.php index 7666779cd..7b53c3475 100644 --- a/lang/estonian-iso-8859-1.inc.php +++ b/lang/estonian-iso-8859-1.inc.php @@ -719,4 +719,5 @@ $strZip = '"zipitud"'; $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/estonian-utf-8.inc.php b/lang/estonian-utf-8.inc.php index 679a9b39e..0c8ce1129 100644 --- a/lang/estonian-utf-8.inc.php +++ b/lang/estonian-utf-8.inc.php @@ -720,4 +720,5 @@ $strZip = '"zipitud"'; $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/finnish-iso-8859-1.inc.php b/lang/finnish-iso-8859-1.inc.php index 8214a0ba1..979d15278 100644 --- a/lang/finnish-iso-8859-1.inc.php +++ b/lang/finnish-iso-8859-1.inc.php @@ -744,4 +744,5 @@ $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/finnish-utf-8.inc.php b/lang/finnish-utf-8.inc.php index da4807c58..0911b2dde 100644 --- a/lang/finnish-utf-8.inc.php +++ b/lang/finnish-utf-8.inc.php @@ -745,4 +745,5 @@ $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/french-iso-8859-1.inc.php b/lang/french-iso-8859-1.inc.php index d6e6afe97..ec4c70f24 100644 --- a/lang/french-iso-8859-1.inc.php +++ b/lang/french-iso-8859-1.inc.php @@ -720,4 +720,5 @@ $strZip = '"zipp $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/french-utf-8.inc.php b/lang/french-utf-8.inc.php index a608e1c08..062d1a7f5 100644 --- a/lang/french-utf-8.inc.php +++ b/lang/french-utf-8.inc.php @@ -721,4 +721,5 @@ $strZip = '"zippé"'; $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/galician-iso-8859-1.inc.php b/lang/galician-iso-8859-1.inc.php index 4be4c0645..c272c4997 100644 --- a/lang/galician-iso-8859-1.inc.php +++ b/lang/galician-iso-8859-1.inc.php @@ -724,4 +724,5 @@ $strZip = 'comprimido no formato "zip"'; $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/galician-utf-8.inc.php b/lang/galician-utf-8.inc.php index 98005e028..28d570f83 100644 --- a/lang/galician-utf-8.inc.php +++ b/lang/galician-utf-8.inc.php @@ -725,4 +725,5 @@ $strZip = 'comprimido no formato "zip"'; $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/georgian-utf-8.inc.php b/lang/georgian-utf-8.inc.php index 993d2f5d0..1a61f07f1 100644 --- a/lang/georgian-utf-8.inc.php +++ b/lang/georgian-utf-8.inc.php @@ -748,4 +748,5 @@ $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/german-iso-8859-1.inc.php b/lang/german-iso-8859-1.inc.php index 81a7ca07b..aaeebbd87 100644 --- a/lang/german-iso-8859-1.inc.php +++ b/lang/german-iso-8859-1.inc.php @@ -727,4 +727,5 @@ $strZip = 'Zip-komprimiert'; $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/german-utf-8.inc.php b/lang/german-utf-8.inc.php index df76106d1..931ab6c49 100644 --- a/lang/german-utf-8.inc.php +++ b/lang/german-utf-8.inc.php @@ -728,4 +728,5 @@ $strZip = 'Zip-komprimiert'; $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/greek-iso-8859-7.inc.php b/lang/greek-iso-8859-7.inc.php index 4aa0b1239..11af092eb 100644 --- a/lang/greek-iso-8859-7.inc.php +++ b/lang/greek-iso-8859-7.inc.php @@ -728,4 +728,5 @@ $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/greek-utf-8.inc.php b/lang/greek-utf-8.inc.php index a6a243f78..5a4c35f4a 100644 --- a/lang/greek-utf-8.inc.php +++ b/lang/greek-utf-8.inc.php @@ -729,4 +729,5 @@ $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/hebrew-iso-8859-8-i.inc.php b/lang/hebrew-iso-8859-8-i.inc.php index 377399eb2..ff25d1fc2 100644 --- a/lang/hebrew-iso-8859-8-i.inc.php +++ b/lang/hebrew-iso-8859-8-i.inc.php @@ -744,4 +744,5 @@ $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/hebrew-utf-8.inc.php b/lang/hebrew-utf-8.inc.php index c8c80eb50..f4750221c 100644 --- a/lang/hebrew-utf-8.inc.php +++ b/lang/hebrew-utf-8.inc.php @@ -745,4 +745,5 @@ $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/hindi-utf-8.inc.php b/lang/hindi-utf-8.inc.php index 3dc2fab60..bebf7a08e 100644 --- a/lang/hindi-utf-8.inc.php +++ b/lang/hindi-utf-8.inc.php @@ -752,4 +752,5 @@ $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/hungarian-iso-8859-2.inc.php b/lang/hungarian-iso-8859-2.inc.php index af9c6c07e..9526eba18 100644 --- a/lang/hungarian-iso-8859-2.inc.php +++ b/lang/hungarian-iso-8859-2.inc.php @@ -726,4 +726,5 @@ $strHexForBinary = 'Use hexadecimal for binary fields'; //to translate $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/hungarian-utf-8.inc.php b/lang/hungarian-utf-8.inc.php index 2ed5632fd..7d26e9d62 100644 --- a/lang/hungarian-utf-8.inc.php +++ b/lang/hungarian-utf-8.inc.php @@ -727,4 +727,5 @@ $strHexForBinary = 'Use hexadecimal for binary fields'; //to translate $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/indonesian-iso-8859-1.inc.php b/lang/indonesian-iso-8859-1.inc.php index d93d39afe..fc0356cee 100644 --- a/lang/indonesian-iso-8859-1.inc.php +++ b/lang/indonesian-iso-8859-1.inc.php @@ -719,4 +719,5 @@ $strZip = '"Dikompress dengan Zip"'; $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/indonesian-utf-8.inc.php b/lang/indonesian-utf-8.inc.php index d81c06cd1..d74e28f08 100644 --- a/lang/indonesian-utf-8.inc.php +++ b/lang/indonesian-utf-8.inc.php @@ -720,4 +720,5 @@ $strZip = '"Dikompress dengan Zip"'; $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/italian-iso-8859-1.inc.php b/lang/italian-iso-8859-1.inc.php index 30467f759..d988a4ab1 100644 --- a/lang/italian-iso-8859-1.inc.php +++ b/lang/italian-iso-8859-1.inc.php @@ -724,4 +724,5 @@ $strZip = '"compresso con zip"'; $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/italian-utf-8.inc.php b/lang/italian-utf-8.inc.php index 0d06bec68..5e2552fd6 100644 --- a/lang/italian-utf-8.inc.php +++ b/lang/italian-utf-8.inc.php @@ -725,4 +725,5 @@ $strZip = '"compresso con zip"'; $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/japanese-euc.inc.php b/lang/japanese-euc.inc.php index 9652c2b24..d3eeb1113 100644 --- a/lang/japanese-euc.inc.php +++ b/lang/japanese-euc.inc.php @@ -740,4 +740,5 @@ $strUsersHavingAccessToDb = 'Users having access to "%s"'; //to trans $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/japanese-sjis.inc.php b/lang/japanese-sjis.inc.php index dfe48566c..fc300019d 100644 --- a/lang/japanese-sjis.inc.php +++ b/lang/japanese-sjis.inc.php @@ -741,4 +741,5 @@ $strUsersHavingAccessToDb = 'Users having access to "%s"'; //to trans $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/japanese-utf-8.inc.php b/lang/japanese-utf-8.inc.php index 294da7671..8a123b5b2 100644 --- a/lang/japanese-utf-8.inc.php +++ b/lang/japanese-utf-8.inc.php @@ -741,4 +741,5 @@ $strUsersHavingAccessToDb = 'Users having access to "%s"'; //to trans $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/korean-euc-kr.inc.php b/lang/korean-euc-kr.inc.php index e18886c1b..e85904124 100644 --- a/lang/korean-euc-kr.inc.php +++ b/lang/korean-euc-kr.inc.php @@ -742,4 +742,5 @@ $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/korean-utf-8.inc.php b/lang/korean-utf-8.inc.php index e53f83326..319c7c84c 100644 --- a/lang/korean-utf-8.inc.php +++ b/lang/korean-utf-8.inc.php @@ -743,4 +743,5 @@ $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/latvian-utf-8.inc.php b/lang/latvian-utf-8.inc.php index 6c4cecea3..d2449cd5f 100644 --- a/lang/latvian-utf-8.inc.php +++ b/lang/latvian-utf-8.inc.php @@ -726,4 +726,5 @@ $strZip = 'Arhivēts ar zip'; $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/latvian-windows-1257.inc.php b/lang/latvian-windows-1257.inc.php index 5c02ebb17..4200af316 100644 --- a/lang/latvian-windows-1257.inc.php +++ b/lang/latvian-windows-1257.inc.php @@ -725,4 +725,5 @@ $strZip = 'Arhiv $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/lithuanian-utf-8.inc.php b/lang/lithuanian-utf-8.inc.php index 3cdc761eb..fe5369eca 100644 --- a/lang/lithuanian-utf-8.inc.php +++ b/lang/lithuanian-utf-8.inc.php @@ -720,4 +720,5 @@ $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/lithuanian-windows-1257.inc.php b/lang/lithuanian-windows-1257.inc.php index b442c7217..854946977 100644 --- a/lang/lithuanian-windows-1257.inc.php +++ b/lang/lithuanian-windows-1257.inc.php @@ -719,4 +719,5 @@ $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/malay-iso-8859-1.inc.php b/lang/malay-iso-8859-1.inc.php index 17d717729..a85da2195 100644 --- a/lang/malay-iso-8859-1.inc.php +++ b/lang/malay-iso-8859-1.inc.php @@ -743,4 +743,5 @@ $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/malay-utf-8.inc.php b/lang/malay-utf-8.inc.php index 8b9180be4..b08d4ddce 100644 --- a/lang/malay-utf-8.inc.php +++ b/lang/malay-utf-8.inc.php @@ -744,4 +744,5 @@ $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/norwegian-iso-8859-1.inc.php b/lang/norwegian-iso-8859-1.inc.php index 8b47a92a6..7234998cd 100644 --- a/lang/norwegian-iso-8859-1.inc.php +++ b/lang/norwegian-iso-8859-1.inc.php @@ -724,4 +724,5 @@ $strZip = 'Komprimert (zip)'; $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/norwegian-utf-8.inc.php b/lang/norwegian-utf-8.inc.php index e9cce4446..2100c5bac 100644 --- a/lang/norwegian-utf-8.inc.php +++ b/lang/norwegian-utf-8.inc.php @@ -725,4 +725,5 @@ $strZip = 'Komprimert (zip)'; $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/persian-utf-8.inc.php b/lang/persian-utf-8.inc.php index f32503f9e..e916989e4 100644 --- a/lang/persian-utf-8.inc.php +++ b/lang/persian-utf-8.inc.php @@ -749,4 +749,5 @@ $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the l $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/persian-windows-1256.inc.php b/lang/persian-windows-1256.inc.php index 02bf77949..fcbf35136 100644 --- a/lang/persian-windows-1256.inc.php +++ b/lang/persian-windows-1256.inc.php @@ -748,4 +748,5 @@ $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the l $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/polish-iso-8859-2.inc.php b/lang/polish-iso-8859-2.inc.php index 9aab044b5..9cf691046 100644 --- a/lang/polish-iso-8859-2.inc.php +++ b/lang/polish-iso-8859-2.inc.php @@ -719,4 +719,5 @@ $strZip = '".zip"'; $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/polish-utf-8.inc.php b/lang/polish-utf-8.inc.php index 4407dab44..b2d9743a5 100644 --- a/lang/polish-utf-8.inc.php +++ b/lang/polish-utf-8.inc.php @@ -720,4 +720,5 @@ $strZip = '".zip"'; $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/portuguese-iso-8859-1.inc.php b/lang/portuguese-iso-8859-1.inc.php index aeaaaa4b6..c131f35e4 100644 --- a/lang/portuguese-iso-8859-1.inc.php +++ b/lang/portuguese-iso-8859-1.inc.php @@ -739,4 +739,5 @@ $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/portuguese-utf-8.inc.php b/lang/portuguese-utf-8.inc.php index 996a4125f..2ef934788 100644 --- a/lang/portuguese-utf-8.inc.php +++ b/lang/portuguese-utf-8.inc.php @@ -740,4 +740,5 @@ $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/romanian-iso-8859-1.inc.php b/lang/romanian-iso-8859-1.inc.php index c818b2210..18d56d8d2 100644 --- a/lang/romanian-iso-8859-1.inc.php +++ b/lang/romanian-iso-8859-1.inc.php @@ -720,4 +720,5 @@ $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/romanian-utf-8.inc.php b/lang/romanian-utf-8.inc.php index f26209da7..534b54ccb 100644 --- a/lang/romanian-utf-8.inc.php +++ b/lang/romanian-utf-8.inc.php @@ -721,4 +721,5 @@ $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/russian-cp-866.inc.php b/lang/russian-cp-866.inc.php index b704882db..d3195ea07 100644 --- a/lang/russian-cp-866.inc.php +++ b/lang/russian-cp-866.inc.php @@ -727,4 +727,5 @@ $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/russian-koi8-r.inc.php b/lang/russian-koi8-r.inc.php index 7c03c9ec9..cdd51f06b 100644 --- a/lang/russian-koi8-r.inc.php +++ b/lang/russian-koi8-r.inc.php @@ -727,4 +727,5 @@ $strZip = ' $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/russian-utf-8.inc.php b/lang/russian-utf-8.inc.php index 622c0497a..6faebb5aa 100644 --- a/lang/russian-utf-8.inc.php +++ b/lang/russian-utf-8.inc.php @@ -728,4 +728,5 @@ $strZip = 'архивировать в zip'; $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/russian-windows-1251.inc.php b/lang/russian-windows-1251.inc.php index 9e62d4e14..e230e28eb 100644 --- a/lang/russian-windows-1251.inc.php +++ b/lang/russian-windows-1251.inc.php @@ -727,4 +727,5 @@ $strZip = ' $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/serbian_cyrillic-utf-8.inc.php b/lang/serbian_cyrillic-utf-8.inc.php index d006d5e09..b6280e17e 100644 --- a/lang/serbian_cyrillic-utf-8.inc.php +++ b/lang/serbian_cyrillic-utf-8.inc.php @@ -726,4 +726,5 @@ $strZip = '"зиповано"'; $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/serbian_cyrillic-windows-1251.inc.php b/lang/serbian_cyrillic-windows-1251.inc.php index 6b045db36..9dca5710b 100644 --- a/lang/serbian_cyrillic-windows-1251.inc.php +++ b/lang/serbian_cyrillic-windows-1251.inc.php @@ -725,4 +725,5 @@ $strZip = '" $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/serbian_latin-utf-8.inc.php b/lang/serbian_latin-utf-8.inc.php index d5d219934..4a399b16e 100644 --- a/lang/serbian_latin-utf-8.inc.php +++ b/lang/serbian_latin-utf-8.inc.php @@ -726,4 +726,5 @@ $strZip = '"zipovano"'; $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/serbian_latin-windows-1250.inc.php b/lang/serbian_latin-windows-1250.inc.php index fa9cfda30..97ae8bb4e 100644 --- a/lang/serbian_latin-windows-1250.inc.php +++ b/lang/serbian_latin-windows-1250.inc.php @@ -725,4 +725,5 @@ $strZip = '"zipovano"'; $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/slovak-iso-8859-2.inc.php b/lang/slovak-iso-8859-2.inc.php index a0942743c..3db0894b1 100644 --- a/lang/slovak-iso-8859-2.inc.php +++ b/lang/slovak-iso-8859-2.inc.php @@ -721,4 +721,5 @@ $strZip = '"zo zipovan $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/slovak-utf-8.inc.php b/lang/slovak-utf-8.inc.php index 1135511e0..6b4a9a11e 100644 --- a/lang/slovak-utf-8.inc.php +++ b/lang/slovak-utf-8.inc.php @@ -722,4 +722,5 @@ $strZip = '"zo zipované"'; $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/slovak-windows-1250.inc.php b/lang/slovak-windows-1250.inc.php index a273ae04d..6daef1a2e 100644 --- a/lang/slovak-windows-1250.inc.php +++ b/lang/slovak-windows-1250.inc.php @@ -721,4 +721,5 @@ $strZip = '"zo zipovan $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/slovenian-iso-8859-2.inc.php b/lang/slovenian-iso-8859-2.inc.php index 099ae8042..3ad06d56b 100644 --- a/lang/slovenian-iso-8859-2.inc.php +++ b/lang/slovenian-iso-8859-2.inc.php @@ -721,4 +721,5 @@ $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/slovenian-utf-8.inc.php b/lang/slovenian-utf-8.inc.php index 290a8cc70..db807f02d 100644 --- a/lang/slovenian-utf-8.inc.php +++ b/lang/slovenian-utf-8.inc.php @@ -722,4 +722,5 @@ $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/slovenian-windows-1250.inc.php b/lang/slovenian-windows-1250.inc.php index e7700329b..c023f0546 100644 --- a/lang/slovenian-windows-1250.inc.php +++ b/lang/slovenian-windows-1250.inc.php @@ -721,4 +721,5 @@ $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/spanish-iso-8859-1.inc.php b/lang/spanish-iso-8859-1.inc.php index 74dbad6bd..bc1929a86 100644 --- a/lang/spanish-iso-8859-1.inc.php +++ b/lang/spanish-iso-8859-1.inc.php @@ -719,4 +719,5 @@ $strZip = '"comprimido con zip"'; $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/spanish-utf-8.inc.php b/lang/spanish-utf-8.inc.php index fcd6047fe..5128ef095 100644 --- a/lang/spanish-utf-8.inc.php +++ b/lang/spanish-utf-8.inc.php @@ -720,4 +720,5 @@ $strZip = '"comprimido con zip"'; $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/swedish-iso-8859-1.inc.php b/lang/swedish-iso-8859-1.inc.php index 5ee4ac39f..66fc598be 100644 --- a/lang/swedish-iso-8859-1.inc.php +++ b/lang/swedish-iso-8859-1.inc.php @@ -719,4 +719,5 @@ $strZip = '"zippad"'; $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/swedish-utf-8.inc.php b/lang/swedish-utf-8.inc.php index 574a24aca..572aa1c3c 100644 --- a/lang/swedish-utf-8.inc.php +++ b/lang/swedish-utf-8.inc.php @@ -720,4 +720,5 @@ $strZip = '"zippad"'; $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/thai-tis-620.inc.php b/lang/thai-tis-620.inc.php index 46a1e8a61..9be058b22 100644 --- a/lang/thai-tis-620.inc.php +++ b/lang/thai-tis-620.inc.php @@ -744,4 +744,5 @@ $strWindowNotFound = 'The target browser window could not be updated. Maybe you $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/thai-utf-8.inc.php b/lang/thai-utf-8.inc.php index 7687ab369..b384fb5f2 100644 --- a/lang/thai-utf-8.inc.php +++ b/lang/thai-utf-8.inc.php @@ -745,4 +745,5 @@ $strWindowNotFound = 'The target browser window could not be updated. Maybe you $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/turkish-iso-8859-9.inc.php b/lang/turkish-iso-8859-9.inc.php index 85f0f5e09..1a312e43a 100644 --- a/lang/turkish-iso-8859-9.inc.php +++ b/lang/turkish-iso-8859-9.inc.php @@ -733,4 +733,5 @@ $strZip = '"ziplenmi $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/turkish-utf-8.inc.php b/lang/turkish-utf-8.inc.php index 4a34795b0..8facf85a0 100644 --- a/lang/turkish-utf-8.inc.php +++ b/lang/turkish-utf-8.inc.php @@ -17,6 +17,7 @@ $charset = 'utf-8'; $allow_recoding = TRUE; $allow_recoding = TRUE; $allow_recoding = TRUE; +$allow_recoding = TRUE; $text_dir = 'ltr'; $left_font_family = 'verdana, arial, helvetica, geneva, sans-serif'; $right_font_family = 'arial, helvetica, geneva, sans-serif'; @@ -736,4 +737,5 @@ $strZip = '"ziplenmiş"'; $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/ukrainian-utf-8.inc.php b/lang/ukrainian-utf-8.inc.php index 41bd1236f..fc751e911 100644 --- a/lang/ukrainian-utf-8.inc.php +++ b/lang/ukrainian-utf-8.inc.php @@ -725,4 +725,5 @@ $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/lang/ukrainian-windows-1251.inc.php b/lang/ukrainian-windows-1251.inc.php index 87e1db36c..abaf6f4a9 100644 --- a/lang/ukrainian-windows-1251.inc.php +++ b/lang/ukrainian-windows-1251.inc.php @@ -724,4 +724,5 @@ $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate $strPersian = 'Persian'; //to translate $strAddFields = 'Add %s field(s)'; //to translate $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate +$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate ?> diff --git a/themes.php b/themes.php index c7ef143ea..082d03db4 100644 --- a/themes.php +++ b/themes.php @@ -67,7 +67,7 @@ echo ""; window.opener.document.forms['setTheme'].submit(); self.close(); } else { - alert('No theme support, please check your configs\nand/or your themes in '); + alert(''); self.close(); } } @@ -78,7 +78,7 @@ echo ""; - + @@ -122,8 +122,8 @@ if ($handleThemes = opendir($path_to_themes)) { // open themes if (document.getElementById) { document.write('style="border: 1px solid #000000;" '); } - document.write('alt=" - Theme" '); - document.write('title=" - Theme" />'); + document.write('alt="" '); + document.write('title="" />'); document.write('
'); document.write('[ '); document.write('');
phpMyAdmin - phpMyAdmin -