New lang constant for PHP version bail
This commit is contained in:
@ -134,3 +134,4 @@ foreach($const['missing'] AS $file => $constants) {
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -423,7 +423,7 @@ $i18n_filename_to = array('-', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D
|
||||
@define('INSTALL_CAT_DISPLAY', 'Изглед и настройки');
|
||||
@define('INSTALL_CAT_DISPLAY_DESC', 'Настройване как да изглежда Serendipity');
|
||||
@define('INSTALL_WYSIWYG', 'Използване на редактор WYSIWYG');
|
||||
@define('INSTALL_WYSIWYG_DESC', 'Искате ли да използвате редактора WYSIWYG? (Работи на IE5+, отчасти на Mozilla 1.3+)');
|
||||
@define('INSTALL_WYSIWYG_DESC', 'Искате ли да използвате редактора WYSIWYG?');
|
||||
@define('INSTALL_POPUP', 'Активиране на употребата на изскачащи прозорци');
|
||||
@define('INSTALL_POPUP_DESC', 'Искате ли да използвате изскачащи прозорци за коментари, проследявания и др.?');
|
||||
@define('INSTALL_EMBED', 'Вграден ли е Serendipity?');
|
||||
@ -1076,3 +1076,4 @@ $i18n_filename_to = array('-', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -398,7 +398,7 @@
|
||||
@define('INSTALL_CAT_DISPLAY', '主题及选项设定');
|
||||
@define('INSTALL_CAT_DISPLAY_DESC', '设定系统的主题和其它设定');
|
||||
@define('INSTALL_WYSIWYG', '使用 WYSIWYG 编辑器');
|
||||
@define('INSTALL_WYSIWYG_DESC', '你要使用 WYSIWYG 编辑器吗?(可在 IE5+ 使用, 某些部分可使用于 Mozilla 1.3+)');
|
||||
@define('INSTALL_WYSIWYG_DESC', '你要使用 WYSIWYG 编辑器');
|
||||
@define('INSTALL_XHTML11', '强制符合 XHTML 1.1 要求');
|
||||
@define('INSTALL_XHTML11_DESC', '让你的系统强制符合 XHTML 1.1 要求 (对旧的浏览器可能有问题)');
|
||||
@define('INSTALL_POPUP', '使用弹出窗口');
|
||||
@ -1086,3 +1086,4 @@
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1114,3 +1114,4 @@ $i18n_filename_to = array (
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1114,3 +1114,4 @@ $i18n_filename_to = array (
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1083,3 +1083,4 @@
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -386,7 +386,7 @@
|
||||
@define('INSTALL_CAT_DISPLAY', 'Design und Optionen');
|
||||
@define('INSTALL_CAT_DISPLAY_DESC', 'Legt fest, wie Serendipity aussieht');
|
||||
@define('INSTALL_WYSIWYG', 'Grafischen WYSIWYG-Editor verwenden');
|
||||
@define('INSTALL_WYSIWYG_DESC', 'Soll der grafische WYSIWYG-Editor verwendet werden? (Funktioniert im IE5+, größenteils Mozilla 1.3+)');
|
||||
@define('INSTALL_WYSIWYG_DESC', 'Soll der grafische WYSIWYG-Editor verwendet werden?');
|
||||
@define('INSTALL_XHTML11', 'XHTML 1.1 Standard verwenden');
|
||||
@define('INSTALL_XHTML11_DESC', 'Soll der XHTML 1.1 Standard verwendet werden? (Erzeugt gültigen Code, kann jedoch bei älteren Browsern Probleme hervorrufen)');
|
||||
@define('INSTALL_POPUP', 'Popups für Kommentare, Trackbacks usw. verwenden?');
|
||||
@ -1086,3 +1086,4 @@
|
||||
@define('USERCONF_WYSIWYG_PRESET_NOCC_CKE', 'Erzwingen: CKEditor Vollständig');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1085,3 +1085,4 @@
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1102,3 +1102,4 @@ Melvin TODO [20060128]: What spanish word do we use for "referrers" ??
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1086,3 +1086,4 @@
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1084,3 +1084,4 @@
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1091,3 +1091,4 @@
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1082,3 +1082,4 @@
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1084,3 +1084,4 @@
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1087,3 +1087,4 @@
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1088,3 +1088,4 @@
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1086,3 +1086,4 @@
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1086,3 +1086,4 @@
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1086,3 +1086,4 @@
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1082,3 +1082,4 @@ $i18n_filename_to = array('_', 'a', 'A', 'a', 'A', 'b', 'B', 'c', 'C', 'c', 'C
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1088,3 +1088,4 @@
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1095,3 +1095,4 @@
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1085,3 +1085,4 @@
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1087,3 +1087,4 @@ $i18n_filename_to = array('_', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1003,3 +1003,4 @@
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1084,3 +1084,4 @@
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1074,3 +1074,4 @@ $i18n_filename_to = array (
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1083,3 +1083,4 @@
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1088,3 +1088,4 @@ $i18n_unknown = 'tw';
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1088,3 +1088,4 @@
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1089,3 +1089,4 @@ $i18n_unknown = 'tw';
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1084,3 +1084,4 @@
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1,2 +1 @@
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -134,3 +134,4 @@ foreach($const['missing'] AS $file => $constants) {
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1076,3 +1076,4 @@ $i18n_filename_to = array('-', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1086,3 +1086,4 @@
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1114,3 +1114,4 @@ $i18n_filename_to = array (
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1114,3 +1114,4 @@ $i18n_filename_to = array (
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1083,3 +1083,4 @@
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1086,3 +1086,4 @@
|
||||
@define('USERCONF_WYSIWYG_PRESET_NOCC_CKE', 'Erzwingen: CKEditor Vollst<73>ndig');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1085,3 +1085,4 @@
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1102,3 +1102,4 @@ Melvin TODO [20060128]: What spanish word do we use for "referrers" ??
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1086,3 +1086,4 @@
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1084,3 +1084,4 @@
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1091,3 +1091,4 @@
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1082,3 +1082,4 @@
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1084,3 +1084,4 @@
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1087,3 +1087,4 @@
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1088,3 +1088,4 @@
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1086,3 +1086,4 @@
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1086,3 +1086,4 @@
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1086,3 +1086,4 @@
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1082,3 +1082,4 @@ $i18n_filename_to = array('_', 'a', 'A', 'a', 'A', 'b', 'B', 'c', 'C', 'c', 'C
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1088,3 +1088,4 @@
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1095,3 +1095,4 @@
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1085,3 +1085,4 @@
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1087,3 +1087,4 @@ $i18n_filename_to = array('_', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1003,3 +1003,4 @@
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1084,3 +1084,4 @@
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1074,3 +1074,4 @@ $i18n_filename_to = array (
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1083,3 +1083,4 @@
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1088,3 +1088,4 @@ $i18n_unknown = 'tw';
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1088,3 +1088,4 @@
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1089,3 +1089,4 @@ $i18n_unknown = 'tw';
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
@ -1084,3 +1084,4 @@
|
||||
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
|
||||
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');
|
||||
@define('SERENDIPITY_PHPVERSION_FAIL', 'Serendipity requires a PHP version >= %2$s - you are running a lower version (%1$s) and need to upgrade your PHP version. Most providers offer you to switch to newer PHP versions through their admin panels or .htaccess directives.');
|
||||
|
Reference in New Issue
Block a user