From cbcb4ef59a7d46a698940d12893aaddab3792f0c Mon Sep 17 00:00:00 2001 From: Garvin Hicking Date: Thu, 12 Jun 2014 15:52:17 +0200 Subject: [PATCH] change enablePopup description to clarify, added new lang constants --- lang/UTF-8/plugin_lang.php | 3 +++ lang/UTF-8/serendipity_lang_bg.inc.php | 3 +++ lang/UTF-8/serendipity_lang_cn.inc.php | 3 +++ lang/UTF-8/serendipity_lang_cs.inc.php | 3 +++ lang/UTF-8/serendipity_lang_cz.inc.php | 3 +++ lang/UTF-8/serendipity_lang_da.inc.php | 3 +++ lang/UTF-8/serendipity_lang_de.inc.php | 5 ++++- lang/UTF-8/serendipity_lang_en.inc.php | 6 ++++-- lang/UTF-8/serendipity_lang_es.inc.php | 3 +++ lang/UTF-8/serendipity_lang_fa.inc.php | 3 +++ lang/UTF-8/serendipity_lang_fi.inc.php | 3 +++ lang/UTF-8/serendipity_lang_fr.inc.php | 3 +++ lang/UTF-8/serendipity_lang_hu.inc.php | 3 +++ lang/UTF-8/serendipity_lang_is.inc.php | 3 +++ lang/UTF-8/serendipity_lang_it.inc.php | 3 +++ lang/UTF-8/serendipity_lang_ja.inc.php | 3 +++ lang/UTF-8/serendipity_lang_ko.inc.php | 3 +++ lang/UTF-8/serendipity_lang_nl.inc.php | 3 +++ lang/UTF-8/serendipity_lang_no.inc.php | 3 +++ lang/UTF-8/serendipity_lang_pl.inc.php | 3 +++ lang/UTF-8/serendipity_lang_pt.inc.php | 3 +++ lang/UTF-8/serendipity_lang_pt_PT.inc.php | 3 +++ lang/UTF-8/serendipity_lang_ro.inc.php | 3 +++ lang/UTF-8/serendipity_lang_ru.inc.php | 3 +++ lang/UTF-8/serendipity_lang_sa.inc.php | 3 +++ lang/UTF-8/serendipity_lang_se.inc.php | 3 +++ lang/UTF-8/serendipity_lang_sk.inc.php | 3 +++ lang/UTF-8/serendipity_lang_ta.inc.php | 3 +++ lang/UTF-8/serendipity_lang_tn.inc.php | 3 +++ lang/UTF-8/serendipity_lang_tr.inc.php | 3 +++ lang/UTF-8/serendipity_lang_tw.inc.php | 3 +++ lang/UTF-8/serendipity_lang_zh.inc.php | 3 +++ lang/addlang.txt | 1 - lang/plugin_lang.php | 3 +++ lang/serendipity_lang_bg.inc.php | 3 +++ lang/serendipity_lang_cn.inc.php | 3 +++ lang/serendipity_lang_cs.inc.php | 3 +++ lang/serendipity_lang_cz.inc.php | 3 +++ lang/serendipity_lang_da.inc.php | 3 +++ lang/serendipity_lang_de.inc.php | 5 ++++- lang/serendipity_lang_en.inc.php | 6 ++++-- lang/serendipity_lang_es.inc.php | 3 +++ lang/serendipity_lang_fa.inc.php | 3 +++ lang/serendipity_lang_fi.inc.php | 3 +++ lang/serendipity_lang_fr.inc.php | 3 +++ lang/serendipity_lang_hu.inc.php | 3 +++ lang/serendipity_lang_is.inc.php | 3 +++ lang/serendipity_lang_it.inc.php | 3 +++ lang/serendipity_lang_ja.inc.php | 3 +++ lang/serendipity_lang_ko.inc.php | 3 +++ lang/serendipity_lang_nl.inc.php | 3 +++ lang/serendipity_lang_no.inc.php | 3 +++ lang/serendipity_lang_pl.inc.php | 3 +++ lang/serendipity_lang_pt.inc.php | 3 +++ lang/serendipity_lang_pt_PT.inc.php | 3 +++ lang/serendipity_lang_ro.inc.php | 3 +++ lang/serendipity_lang_ru.inc.php | 3 +++ lang/serendipity_lang_sa.inc.php | 3 +++ lang/serendipity_lang_se.inc.php | 3 +++ lang/serendipity_lang_sk.inc.php | 3 +++ lang/serendipity_lang_ta.inc.php | 3 +++ lang/serendipity_lang_tn.inc.php | 3 +++ lang/serendipity_lang_tr.inc.php | 3 +++ lang/serendipity_lang_tw.inc.php | 3 +++ lang/serendipity_lang_zh.inc.php | 3 +++ 65 files changed, 196 insertions(+), 7 deletions(-) diff --git a/lang/UTF-8/plugin_lang.php b/lang/UTF-8/plugin_lang.php index ebfe62a3..e0aa29f9 100644 --- a/lang/UTF-8/plugin_lang.php +++ b/lang/UTF-8/plugin_lang.php @@ -94,3 +94,6 @@ foreach($const['missing'] AS $file => $constants) { @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/UTF-8/serendipity_lang_bg.inc.php b/lang/UTF-8/serendipity_lang_bg.inc.php index fc3f8dcd..18d1a8a8 100644 --- a/lang/UTF-8/serendipity_lang_bg.inc.php +++ b/lang/UTF-8/serendipity_lang_bg.inc.php @@ -1036,3 +1036,6 @@ $i18n_filename_to = array('-', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/UTF-8/serendipity_lang_cn.inc.php b/lang/UTF-8/serendipity_lang_cn.inc.php index a3fd55ea..4fd00be0 100644 --- a/lang/UTF-8/serendipity_lang_cn.inc.php +++ b/lang/UTF-8/serendipity_lang_cn.inc.php @@ -1046,3 +1046,6 @@ @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/UTF-8/serendipity_lang_cs.inc.php b/lang/UTF-8/serendipity_lang_cs.inc.php index 04787687..66088a5a 100644 --- a/lang/UTF-8/serendipity_lang_cs.inc.php +++ b/lang/UTF-8/serendipity_lang_cs.inc.php @@ -1074,3 +1074,6 @@ $i18n_filename_to = array ( @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/UTF-8/serendipity_lang_cz.inc.php b/lang/UTF-8/serendipity_lang_cz.inc.php index 144d0582..6b4af841 100644 --- a/lang/UTF-8/serendipity_lang_cz.inc.php +++ b/lang/UTF-8/serendipity_lang_cz.inc.php @@ -1074,3 +1074,6 @@ $i18n_filename_to = array ( @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/UTF-8/serendipity_lang_da.inc.php b/lang/UTF-8/serendipity_lang_da.inc.php index 4b634377..bc81ff49 100644 --- a/lang/UTF-8/serendipity_lang_da.inc.php +++ b/lang/UTF-8/serendipity_lang_da.inc.php @@ -1043,3 +1043,6 @@ @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/UTF-8/serendipity_lang_de.inc.php b/lang/UTF-8/serendipity_lang_de.inc.php index a85aeec3..bc7ed308 100644 --- a/lang/UTF-8/serendipity_lang_de.inc.php +++ b/lang/UTF-8/serendipity_lang_de.inc.php @@ -390,7 +390,7 @@ @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?'); -@define('INSTALL_POPUP_DESC', 'Sollen die Links zu den Kommentaren, Trackbacks etc. in Popup-Fenstern geöffnet werden?'); +@define('INSTALL_POPUP_DESC', 'Sollen die Links zu den Kommentaren, Trackbacks etc. in Popup-Fenstern geöffnet werden? (Wird nicht von allen Themes unterstützt)'); @define('INSTALL_EMBED', 'Eingebettete Nutzung von Serendipity aktivieren?'); @define('INSTALL_EMBED_DESC', 'Falls Serendipity in eine normale Seite eingebettet werden soll, aktivieren Sie diese Option. Serendipity stellt dann nur Inhalte dar, und Sie können sich um Header und Footer kümmern. Lesen Sie die Datei README, um hierzu weitere Informationen zu erhalten.'); @define('INSTALL_TOP_AS_LINKS', 'Top Exits/Referrers als Link anzeigen?'); @@ -1048,3 +1048,6 @@ @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/UTF-8/serendipity_lang_en.inc.php b/lang/UTF-8/serendipity_lang_en.inc.php index f36773f3..789870d9 100644 --- a/lang/UTF-8/serendipity_lang_en.inc.php +++ b/lang/UTF-8/serendipity_lang_en.inc.php @@ -107,7 +107,6 @@ @define('HOLDS_A_BLAHBLAH', 'Holds a nugget of HTML in your sidebar'); @define('TITLE_FOR_NUGGET', 'Title for the nugget'); @define('THE_NUGGET', 'The Nugget of HTML!'); -@define('SYNDICATE_THIS_BLOG', 'Syndicate This Blog'); @define('YOU_CHOSE', 'You chose %s'); @define('IMAGE_ROTATE_LEFT', 'Rotate image 90 degrees counter-clockwise'); @define('IMAGE_ROTATE_RIGHT', 'Rotate image 90 degrees clockwise'); @@ -400,7 +399,7 @@ @define('INSTALL_XHTML11', 'Force XHTML 1.1 compliance'); @define('INSTALL_XHTML11_DESC', 'Do you want to force XHTML 1.1 compliance (may cause problems for back-/frontend on older 4th generation browsers)'); @define('INSTALL_POPUP', 'Enable use of popup windows'); -@define('INSTALL_POPUP_DESC', 'Do you want to use popup windows for comments, trackbacks et al?'); +@define('INSTALL_POPUP_DESC', 'Do you want to use popup windows for comments, trackbacks et al? (Not supported by all themes)'); @define('INSTALL_EMBED', 'Is serendipity embedded?'); @define('INSTALL_EMBED_DESC', 'If you want to embed serendipity within a regular page, set to true to discard any headers and just print the contents. You can make use of the indexFile option to use a wrapper class where you put your normal webpage headers. See the README file for more information!'); @define('INSTALL_TOP_AS_LINKS', 'Show Top Exits/Referrers as links?'); @@ -1046,3 +1045,6 @@ @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/UTF-8/serendipity_lang_es.inc.php b/lang/UTF-8/serendipity_lang_es.inc.php index 15abd0bb..6da1cd0d 100644 --- a/lang/UTF-8/serendipity_lang_es.inc.php +++ b/lang/UTF-8/serendipity_lang_es.inc.php @@ -1062,3 +1062,6 @@ Melvin TODO [20060128]: What spanish word do we use for "referrers" ?? @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/UTF-8/serendipity_lang_fa.inc.php b/lang/UTF-8/serendipity_lang_fa.inc.php index 025192ae..97da450f 100644 --- a/lang/UTF-8/serendipity_lang_fa.inc.php +++ b/lang/UTF-8/serendipity_lang_fa.inc.php @@ -1046,3 +1046,6 @@ @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/UTF-8/serendipity_lang_fi.inc.php b/lang/UTF-8/serendipity_lang_fi.inc.php index 8581b91a..aab52f1c 100644 --- a/lang/UTF-8/serendipity_lang_fi.inc.php +++ b/lang/UTF-8/serendipity_lang_fi.inc.php @@ -1044,3 +1044,6 @@ @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/UTF-8/serendipity_lang_fr.inc.php b/lang/UTF-8/serendipity_lang_fr.inc.php index 14cc3f55..66de4aa7 100644 --- a/lang/UTF-8/serendipity_lang_fr.inc.php +++ b/lang/UTF-8/serendipity_lang_fr.inc.php @@ -1051,3 +1051,6 @@ @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/UTF-8/serendipity_lang_hu.inc.php b/lang/UTF-8/serendipity_lang_hu.inc.php index a64a75cd..0f714319 100644 --- a/lang/UTF-8/serendipity_lang_hu.inc.php +++ b/lang/UTF-8/serendipity_lang_hu.inc.php @@ -1042,3 +1042,6 @@ @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/UTF-8/serendipity_lang_is.inc.php b/lang/UTF-8/serendipity_lang_is.inc.php index 92682f64..2e0afaee 100644 --- a/lang/UTF-8/serendipity_lang_is.inc.php +++ b/lang/UTF-8/serendipity_lang_is.inc.php @@ -1044,3 +1044,6 @@ @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/UTF-8/serendipity_lang_it.inc.php b/lang/UTF-8/serendipity_lang_it.inc.php index 6b0cf5ec..ed09af9c 100644 --- a/lang/UTF-8/serendipity_lang_it.inc.php +++ b/lang/UTF-8/serendipity_lang_it.inc.php @@ -1047,3 +1047,6 @@ @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/UTF-8/serendipity_lang_ja.inc.php b/lang/UTF-8/serendipity_lang_ja.inc.php index 0975c818..6210a47b 100644 --- a/lang/UTF-8/serendipity_lang_ja.inc.php +++ b/lang/UTF-8/serendipity_lang_ja.inc.php @@ -1048,3 +1048,6 @@ @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/UTF-8/serendipity_lang_ko.inc.php b/lang/UTF-8/serendipity_lang_ko.inc.php index 10623e07..881d4a9d 100644 --- a/lang/UTF-8/serendipity_lang_ko.inc.php +++ b/lang/UTF-8/serendipity_lang_ko.inc.php @@ -1046,3 +1046,6 @@ @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/UTF-8/serendipity_lang_nl.inc.php b/lang/UTF-8/serendipity_lang_nl.inc.php index 888d01fa..1a9bfe37 100644 --- a/lang/UTF-8/serendipity_lang_nl.inc.php +++ b/lang/UTF-8/serendipity_lang_nl.inc.php @@ -1046,3 +1046,6 @@ @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/UTF-8/serendipity_lang_no.inc.php b/lang/UTF-8/serendipity_lang_no.inc.php index c708232e..0a62cdee 100644 --- a/lang/UTF-8/serendipity_lang_no.inc.php +++ b/lang/UTF-8/serendipity_lang_no.inc.php @@ -1046,3 +1046,6 @@ @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/UTF-8/serendipity_lang_pl.inc.php b/lang/UTF-8/serendipity_lang_pl.inc.php index 796a9243..807ec8d6 100644 --- a/lang/UTF-8/serendipity_lang_pl.inc.php +++ b/lang/UTF-8/serendipity_lang_pl.inc.php @@ -1042,3 +1042,6 @@ $i18n_filename_to = array('_', 'a', 'A', 'a', 'A', 'b', 'B', 'c', 'C', 'c', 'C @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/UTF-8/serendipity_lang_pt.inc.php b/lang/UTF-8/serendipity_lang_pt.inc.php index b83953b8..a424cac4 100644 --- a/lang/UTF-8/serendipity_lang_pt.inc.php +++ b/lang/UTF-8/serendipity_lang_pt.inc.php @@ -1048,3 +1048,6 @@ @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/UTF-8/serendipity_lang_pt_PT.inc.php b/lang/UTF-8/serendipity_lang_pt_PT.inc.php index 8d24fbe9..a0bffcaa 100644 --- a/lang/UTF-8/serendipity_lang_pt_PT.inc.php +++ b/lang/UTF-8/serendipity_lang_pt_PT.inc.php @@ -1055,3 +1055,6 @@ @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/UTF-8/serendipity_lang_ro.inc.php b/lang/UTF-8/serendipity_lang_ro.inc.php index 90ab5731..ba563783 100644 --- a/lang/UTF-8/serendipity_lang_ro.inc.php +++ b/lang/UTF-8/serendipity_lang_ro.inc.php @@ -1045,3 +1045,6 @@ @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/UTF-8/serendipity_lang_ru.inc.php b/lang/UTF-8/serendipity_lang_ru.inc.php index 8e6f3c9c..c884165a 100644 --- a/lang/UTF-8/serendipity_lang_ru.inc.php +++ b/lang/UTF-8/serendipity_lang_ru.inc.php @@ -1047,3 +1047,6 @@ $i18n_filename_to = array('_', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/UTF-8/serendipity_lang_sa.inc.php b/lang/UTF-8/serendipity_lang_sa.inc.php index c3db9e08..ec375e4c 100644 --- a/lang/UTF-8/serendipity_lang_sa.inc.php +++ b/lang/UTF-8/serendipity_lang_sa.inc.php @@ -963,3 +963,6 @@ @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/UTF-8/serendipity_lang_se.inc.php b/lang/UTF-8/serendipity_lang_se.inc.php index 52fc7530..da1b276f 100644 --- a/lang/UTF-8/serendipity_lang_se.inc.php +++ b/lang/UTF-8/serendipity_lang_se.inc.php @@ -1044,3 +1044,6 @@ @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/UTF-8/serendipity_lang_sk.inc.php b/lang/UTF-8/serendipity_lang_sk.inc.php index 057d8835..73f375bd 100644 --- a/lang/UTF-8/serendipity_lang_sk.inc.php +++ b/lang/UTF-8/serendipity_lang_sk.inc.php @@ -1034,3 +1034,6 @@ $i18n_filename_to = array ( @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/UTF-8/serendipity_lang_ta.inc.php b/lang/UTF-8/serendipity_lang_ta.inc.php index 0e6bd9e2..30ede57a 100644 --- a/lang/UTF-8/serendipity_lang_ta.inc.php +++ b/lang/UTF-8/serendipity_lang_ta.inc.php @@ -1043,3 +1043,6 @@ @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/UTF-8/serendipity_lang_tn.inc.php b/lang/UTF-8/serendipity_lang_tn.inc.php index 29037f55..6c3d25de 100644 --- a/lang/UTF-8/serendipity_lang_tn.inc.php +++ b/lang/UTF-8/serendipity_lang_tn.inc.php @@ -1048,3 +1048,6 @@ $i18n_unknown = 'tw'; @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/UTF-8/serendipity_lang_tr.inc.php b/lang/UTF-8/serendipity_lang_tr.inc.php index 6c7d3669..f89d3ca6 100644 --- a/lang/UTF-8/serendipity_lang_tr.inc.php +++ b/lang/UTF-8/serendipity_lang_tr.inc.php @@ -1048,3 +1048,6 @@ @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/UTF-8/serendipity_lang_tw.inc.php b/lang/UTF-8/serendipity_lang_tw.inc.php index 17c5c93a..5931aff7 100644 --- a/lang/UTF-8/serendipity_lang_tw.inc.php +++ b/lang/UTF-8/serendipity_lang_tw.inc.php @@ -1049,3 +1049,6 @@ $i18n_unknown = 'tw'; @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/UTF-8/serendipity_lang_zh.inc.php b/lang/UTF-8/serendipity_lang_zh.inc.php index ac5e066f..3b9d3714 100644 --- a/lang/UTF-8/serendipity_lang_zh.inc.php +++ b/lang/UTF-8/serendipity_lang_zh.inc.php @@ -1044,3 +1044,6 @@ @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/addlang.txt b/lang/addlang.txt index c956b71b..7fa37c12 100644 --- a/lang/addlang.txt +++ b/lang/addlang.txt @@ -1,4 +1,3 @@ -@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); @define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); @define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); @define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/plugin_lang.php b/lang/plugin_lang.php index ebfe62a3..e0aa29f9 100644 --- a/lang/plugin_lang.php +++ b/lang/plugin_lang.php @@ -94,3 +94,6 @@ foreach($const['missing'] AS $file => $constants) { @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/serendipity_lang_bg.inc.php b/lang/serendipity_lang_bg.inc.php index 18a29a03..a5f987bf 100644 --- a/lang/serendipity_lang_bg.inc.php +++ b/lang/serendipity_lang_bg.inc.php @@ -1036,3 +1036,6 @@ $i18n_filename_to = array('-', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/serendipity_lang_cn.inc.php b/lang/serendipity_lang_cn.inc.php index a3fd55ea..4fd00be0 100644 --- a/lang/serendipity_lang_cn.inc.php +++ b/lang/serendipity_lang_cn.inc.php @@ -1046,3 +1046,6 @@ @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/serendipity_lang_cs.inc.php b/lang/serendipity_lang_cs.inc.php index 9b73e6b0..fa8c20a5 100644 --- a/lang/serendipity_lang_cs.inc.php +++ b/lang/serendipity_lang_cs.inc.php @@ -1074,3 +1074,6 @@ $i18n_filename_to = array ( @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/serendipity_lang_cz.inc.php b/lang/serendipity_lang_cz.inc.php index b7d2b9bd..6a18dcfd 100644 --- a/lang/serendipity_lang_cz.inc.php +++ b/lang/serendipity_lang_cz.inc.php @@ -1074,3 +1074,6 @@ $i18n_filename_to = array ( @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/serendipity_lang_da.inc.php b/lang/serendipity_lang_da.inc.php index 69677646..50166993 100644 --- a/lang/serendipity_lang_da.inc.php +++ b/lang/serendipity_lang_da.inc.php @@ -1043,3 +1043,6 @@ @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/serendipity_lang_de.inc.php b/lang/serendipity_lang_de.inc.php index 1a3189d6..7b2bbb44 100644 --- a/lang/serendipity_lang_de.inc.php +++ b/lang/serendipity_lang_de.inc.php @@ -390,7 +390,7 @@ @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?'); -@define('INSTALL_POPUP_DESC', 'Sollen die Links zu den Kommentaren, Trackbacks etc. in Popup-Fenstern geöffnet werden?'); +@define('INSTALL_POPUP_DESC', 'Sollen die Links zu den Kommentaren, Trackbacks etc. in Popup-Fenstern geöffnet werden? (Wird nicht von allen Themes unterstützt)'); @define('INSTALL_EMBED', 'Eingebettete Nutzung von Serendipity aktivieren?'); @define('INSTALL_EMBED_DESC', 'Falls Serendipity in eine normale Seite eingebettet werden soll, aktivieren Sie diese Option. Serendipity stellt dann nur Inhalte dar, und Sie können sich um Header und Footer kümmern. Lesen Sie die Datei README, um hierzu weitere Informationen zu erhalten.'); @define('INSTALL_TOP_AS_LINKS', 'Top Exits/Referrers als Link anzeigen?'); @@ -1048,3 +1048,6 @@ @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/serendipity_lang_en.inc.php b/lang/serendipity_lang_en.inc.php index 1ff9a2c1..a59d324a 100644 --- a/lang/serendipity_lang_en.inc.php +++ b/lang/serendipity_lang_en.inc.php @@ -107,7 +107,6 @@ @define('HOLDS_A_BLAHBLAH', 'Holds a nugget of HTML in your sidebar'); @define('TITLE_FOR_NUGGET', 'Title for the nugget'); @define('THE_NUGGET', 'The Nugget of HTML!'); -@define('SYNDICATE_THIS_BLOG', 'Syndicate This Blog'); @define('YOU_CHOSE', 'You chose %s'); @define('IMAGE_ROTATE_LEFT', 'Rotate image 90 degrees counter-clockwise'); @define('IMAGE_ROTATE_RIGHT', 'Rotate image 90 degrees clockwise'); @@ -400,7 +399,7 @@ @define('INSTALL_XHTML11', 'Force XHTML 1.1 compliance'); @define('INSTALL_XHTML11_DESC', 'Do you want to force XHTML 1.1 compliance (may cause problems for back-/frontend on older 4th generation browsers)'); @define('INSTALL_POPUP', 'Enable use of popup windows'); -@define('INSTALL_POPUP_DESC', 'Do you want to use popup windows for comments, trackbacks et al?'); +@define('INSTALL_POPUP_DESC', 'Do you want to use popup windows for comments, trackbacks et al? (Not supported by all themes)'); @define('INSTALL_EMBED', 'Is serendipity embedded?'); @define('INSTALL_EMBED_DESC', 'If you want to embed serendipity within a regular page, set to true to discard any headers and just print the contents. You can make use of the indexFile option to use a wrapper class where you put your normal webpage headers. See the README file for more information!'); @define('INSTALL_TOP_AS_LINKS', 'Show Top Exits/Referrers as links?'); @@ -1046,3 +1045,6 @@ @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/serendipity_lang_es.inc.php b/lang/serendipity_lang_es.inc.php index 782d6c93..4ea7d947 100644 --- a/lang/serendipity_lang_es.inc.php +++ b/lang/serendipity_lang_es.inc.php @@ -1062,3 +1062,6 @@ Melvin TODO [20060128]: What spanish word do we use for "referrers" ?? @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/serendipity_lang_fa.inc.php b/lang/serendipity_lang_fa.inc.php index 025192ae..97da450f 100644 --- a/lang/serendipity_lang_fa.inc.php +++ b/lang/serendipity_lang_fa.inc.php @@ -1046,3 +1046,6 @@ @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/serendipity_lang_fi.inc.php b/lang/serendipity_lang_fi.inc.php index 8581b91a..aab52f1c 100644 --- a/lang/serendipity_lang_fi.inc.php +++ b/lang/serendipity_lang_fi.inc.php @@ -1044,3 +1044,6 @@ @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/serendipity_lang_fr.inc.php b/lang/serendipity_lang_fr.inc.php index 3de7595a..df32f95c 100644 --- a/lang/serendipity_lang_fr.inc.php +++ b/lang/serendipity_lang_fr.inc.php @@ -1051,3 +1051,6 @@ @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/serendipity_lang_hu.inc.php b/lang/serendipity_lang_hu.inc.php index 1cef09c8..a1cc1b85 100644 --- a/lang/serendipity_lang_hu.inc.php +++ b/lang/serendipity_lang_hu.inc.php @@ -1042,3 +1042,6 @@ @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/serendipity_lang_is.inc.php b/lang/serendipity_lang_is.inc.php index e47b731f..e1ab394d 100644 --- a/lang/serendipity_lang_is.inc.php +++ b/lang/serendipity_lang_is.inc.php @@ -1044,3 +1044,6 @@ @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/serendipity_lang_it.inc.php b/lang/serendipity_lang_it.inc.php index 4cbbbe29..e7d92b59 100644 --- a/lang/serendipity_lang_it.inc.php +++ b/lang/serendipity_lang_it.inc.php @@ -1047,3 +1047,6 @@ @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/serendipity_lang_ja.inc.php b/lang/serendipity_lang_ja.inc.php index 0975c818..6210a47b 100644 --- a/lang/serendipity_lang_ja.inc.php +++ b/lang/serendipity_lang_ja.inc.php @@ -1048,3 +1048,6 @@ @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/serendipity_lang_ko.inc.php b/lang/serendipity_lang_ko.inc.php index 10623e07..881d4a9d 100644 --- a/lang/serendipity_lang_ko.inc.php +++ b/lang/serendipity_lang_ko.inc.php @@ -1046,3 +1046,6 @@ @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/serendipity_lang_nl.inc.php b/lang/serendipity_lang_nl.inc.php index 0f334c84..d73245b4 100644 --- a/lang/serendipity_lang_nl.inc.php +++ b/lang/serendipity_lang_nl.inc.php @@ -1046,3 +1046,6 @@ @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/serendipity_lang_no.inc.php b/lang/serendipity_lang_no.inc.php index 75e21637..76aecd62 100644 --- a/lang/serendipity_lang_no.inc.php +++ b/lang/serendipity_lang_no.inc.php @@ -1046,3 +1046,6 @@ @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/serendipity_lang_pl.inc.php b/lang/serendipity_lang_pl.inc.php index 99d2d8dd..63ea551a 100644 --- a/lang/serendipity_lang_pl.inc.php +++ b/lang/serendipity_lang_pl.inc.php @@ -1042,3 +1042,6 @@ $i18n_filename_to = array('_', 'a', 'A', 'a', 'A', 'b', 'B', 'c', 'C', 'c', 'C @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/serendipity_lang_pt.inc.php b/lang/serendipity_lang_pt.inc.php index 9f11776e..c34c43dd 100644 --- a/lang/serendipity_lang_pt.inc.php +++ b/lang/serendipity_lang_pt.inc.php @@ -1048,3 +1048,6 @@ @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/serendipity_lang_pt_PT.inc.php b/lang/serendipity_lang_pt_PT.inc.php index bd8414ca..abffe5ab 100644 --- a/lang/serendipity_lang_pt_PT.inc.php +++ b/lang/serendipity_lang_pt_PT.inc.php @@ -1055,3 +1055,6 @@ @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/serendipity_lang_ro.inc.php b/lang/serendipity_lang_ro.inc.php index 90ab5731..ba563783 100644 --- a/lang/serendipity_lang_ro.inc.php +++ b/lang/serendipity_lang_ro.inc.php @@ -1045,3 +1045,6 @@ @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/serendipity_lang_ru.inc.php b/lang/serendipity_lang_ru.inc.php index 8e6f3c9c..c884165a 100644 --- a/lang/serendipity_lang_ru.inc.php +++ b/lang/serendipity_lang_ru.inc.php @@ -1047,3 +1047,6 @@ $i18n_filename_to = array('_', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/serendipity_lang_sa.inc.php b/lang/serendipity_lang_sa.inc.php index ff681902..0673c4a4 100644 --- a/lang/serendipity_lang_sa.inc.php +++ b/lang/serendipity_lang_sa.inc.php @@ -963,3 +963,6 @@ @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/serendipity_lang_se.inc.php b/lang/serendipity_lang_se.inc.php index 121a05c6..cc22cb97 100644 --- a/lang/serendipity_lang_se.inc.php +++ b/lang/serendipity_lang_se.inc.php @@ -1044,3 +1044,6 @@ @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/serendipity_lang_sk.inc.php b/lang/serendipity_lang_sk.inc.php index 057d8835..73f375bd 100644 --- a/lang/serendipity_lang_sk.inc.php +++ b/lang/serendipity_lang_sk.inc.php @@ -1034,3 +1034,6 @@ $i18n_filename_to = array ( @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/serendipity_lang_ta.inc.php b/lang/serendipity_lang_ta.inc.php index 0e6bd9e2..30ede57a 100644 --- a/lang/serendipity_lang_ta.inc.php +++ b/lang/serendipity_lang_ta.inc.php @@ -1043,3 +1043,6 @@ @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/serendipity_lang_tn.inc.php b/lang/serendipity_lang_tn.inc.php index 29037f55..6c3d25de 100644 --- a/lang/serendipity_lang_tn.inc.php +++ b/lang/serendipity_lang_tn.inc.php @@ -1048,3 +1048,6 @@ $i18n_unknown = 'tw'; @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/serendipity_lang_tr.inc.php b/lang/serendipity_lang_tr.inc.php index 6c7d3669..f89d3ca6 100644 --- a/lang/serendipity_lang_tr.inc.php +++ b/lang/serendipity_lang_tr.inc.php @@ -1048,3 +1048,6 @@ @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/serendipity_lang_tw.inc.php b/lang/serendipity_lang_tw.inc.php index c51cd489..c4f5cc46 100644 --- a/lang/serendipity_lang_tw.inc.php +++ b/lang/serendipity_lang_tw.inc.php @@ -1049,3 +1049,6 @@ $i18n_unknown = 'tw'; @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file diff --git a/lang/serendipity_lang_zh.inc.php b/lang/serendipity_lang_zh.inc.php index 738a52c1..75fe8e50 100644 --- a/lang/serendipity_lang_zh.inc.php +++ b/lang/serendipity_lang_zh.inc.php @@ -1044,3 +1044,6 @@ @define('CUSTOM_CONFIG', 'Custom configuration file'); @define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").'); @define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.'); +@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe'); +@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier'); +@define('SYNDICATE_THIS_BLOG', 'Subscribe'); \ No newline at end of file