Update of /cvsroot/php-blog/serendipity/lang
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31717/lang
Modified Files:
Tag: branch-smarty
serendipity_lang_bg.inc.php serendipity_lang_cs.inc.php
serendipity_lang_cz.inc.php serendipity_lang_da.inc.php
serendipity_lang_de.inc.php serendipity_lang_en.inc.php
serendipity_lang_es.inc.php serendipity_lang_fr.inc.php
serendipity_lang_it.inc.php serendipity_lang_nl.inc.php
serendipity_lang_no.inc.php serendipity_lang_pt.inc.php
Log Message:
allow users to toggle RSS fullFeed (body+extended), without links to their pages
Index: serendipity_lang_cs.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/lang/serendipity_lang_cs.inc.php,v
retrieving revision 1.61.2.2
retrieving revision 1.61.2.3
diff -u -d -r1.61.2.2 -r1.61.2.3
--- serendipity_lang_cs.inc.php 27 Sep 2004 10:13:39 -0000 1.61.2.2
+++ serendipity_lang_cs.inc.php 11 Oct 2004 09:21:16 -0000 1.61.2.3
@@ -554,6 +554,6 @@
@define('COMMENTS_FILTER_APPROVED_ONLY', 'Only approved'); // Translate
@define('COMMENTS_FILTER_NEED_APPROVAL', 'Pending approval'); // Translate
@define('RSS_IMPORT_BODYONLY', 'Put all imported text in the "body" section and do not split up into "extended entry" section.'); // Translate
-
+@define('SYNDICATION_PLUGIN_FULLFEED', 'Show full articles with extended body inside RSS feed'); // Translate
/* vim: set sts=4 ts=4 expandtab : */
?>
\ No newline at end of file
Index: serendipity_lang_no.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/lang/serendipity_lang_no.inc.php,v
retrieving revision 1.2.2.2
retrieving revision 1.2.2.3
diff -u -d -r1.2.2.2 -r1.2.2.3
--- serendipity_lang_no.inc.php 27 Sep 2004 10:13:40 -0000 1.2.2.2
+++ serendipity_lang_no.inc.php 11 Oct 2004 09:21:16 -0000 1.2.2.3
@@ -549,5 +549,5 @@
@define('COMMENTS_FILTER_APPROVED_ONLY', 'Only approved'); // Translate
@define('COMMENTS_FILTER_NEED_APPROVAL', 'Pending approval'); // Translate
@define('RSS_IMPORT_BODYONLY', 'Put all imported text in the "body" section and do not split up into "extended entry" section.'); // Translate
-
+@define('SYNDICATION_PLUGIN_FULLFEED', 'Show full articles with extended body inside RSS feed'); // Translate
?>
\ No newline at end of file
Index: serendipity_lang_nl.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/lang/serendipity_lang_nl.inc.php,v
retrieving revision 1.36.2.2
retrieving revision 1.36.2.3
diff -u -d -r1.36.2.2 -r1.36.2.3
--- serendipity_lang_nl.inc.php 27 Sep 2004 10:13:40 -0000 1.36.2.2
+++ serendipity_lang_nl.inc.php 11 Oct 2004 09:21:16 -0000 1.36.2.3
@@ -559,6 +559,6 @@
@define('COMMENTS_FILTER_APPROVED_ONLY', 'Only approved'); // Translate
@define('COMMENTS_FILTER_NEED_APPROVAL', 'Pending approval'); // Translate
@define('RSS_IMPORT_BODYONLY', 'Put all imported text in the "body" section and do not split up into "extended entry" section.');
-
+@define('SYNDICATION_PLUGIN_FULLFEED', 'Show full articles with extended body inside RSS feed'); // Translate
/* vim: set sts=4 ts=4 expandtab : */
?>
\ No newline at end of file
Index: serendipity_lang_en.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/lang/serendipity_lang_en.inc.php,v
retrieving revision 1.79.2.4
retrieving revision 1.79.2.5
diff -u -d -r1.79.2.4 -r1.79.2.5
--- serendipity_lang_en.inc.php 27 Sep 2004 10:13:39 -0000 1.79.2.4
+++ serendipity_lang_en.inc.php 11 Oct 2004 09:21:16 -0000 1.79.2.5
@@ -551,5 +551,6 @@
@define('COMMENTS_FILTER_APPROVED_ONLY', 'Only approved');
@define('COMMENTS_FILTER_NEED_APPROVAL', 'Pending approval');
@define('RSS_IMPORT_BODYONLY', 'Put all imported text in the "body" section and do not split up into "extended entry" section.');
+@define('SYNDICATION_PLUGIN_FULLFEED', 'Show full articles with extended body inside RSS feed');
/* vim: set sts=4 ts=4 expandtab : */
?>
Index: serendipity_lang_bg.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/lang/serendipity_lang_bg.inc.php,v
retrieving revision 1.15.2.2
retrieving revision 1.15.2.3
diff -u -d -r1.15.2.2 -r1.15.2.3
--- serendipity_lang_bg.inc.php 27 Sep 2004 10:13:39 -0000 1.15.2.2
+++ serendipity_lang_bg.inc.php 11 Oct 2004 09:21:16 -0000 1.15.2.3
@@ -536,6 +536,6 @@
@define('COMMENTS_FILTER_APPROVED_ONLY', 'Only approved'); // Translate
@define('COMMENTS_FILTER_NEED_APPROVAL', 'Pending approval'); // Translate
@define('RSS_IMPORT_BODYONLY', 'Put all imported text in the "body" section and do not split up into "extended entry" section.'); // Translate
-
+@define('SYNDICATION_PLUGIN_FULLFEED', 'Show full articles with extended body inside RSS feed'); // Translate
/* vim: set sts=4 ts=4 expandtab : */
?>
\ No newline at end of file
Index: serendipity_lang_pt.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/lang/serendipity_lang_pt.inc.php,v
retrieving revision 1.36.2.3
retrieving revision 1.36.2.4
diff -u -d -r1.36.2.3 -r1.36.2.4
--- serendipity_lang_pt.inc.php 27 Sep 2004 10:13:40 -0000 1.36.2.3
+++ serendipity_lang_pt.inc.php 11 Oct 2004 09:21:16 -0000 1.36.2.4
@@ -555,6 +555,7 @@
@define('COMMENTS_FILTER_APPROVED_ONLY', 'Only approved'); // Translate
@define('COMMENTS_FILTER_NEED_APPROVAL', 'Pending approval'); // Translate
@define('RSS_IMPORT_BODYONLY', 'Put all imported text in the "body" section and do not split up into "extended entry" section.'); // Translate
+@define('SYNDICATION_PLUGIN_FULLFEED', 'Show full articles with extended body inside RSS feed'); // Translate
/* vim: set sts=4 ts=4 expandtab : */
?>
\ No newline at end of file
Index: serendipity_lang_it.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/lang/serendipity_lang_it.inc.php,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -d -r1.1.2.2 -r1.1.2.3
--- serendipity_lang_it.inc.php 27 Sep 2004 10:13:40 -0000 1.1.2.2
+++ serendipity_lang_it.inc.php 11 Oct 2004 09:21:16 -0000 1.1.2.3
@@ -551,6 +551,6 @@
@define('COMMENTS_FILTER_APPROVED_ONLY', 'Only approved'); // Translate
@define('COMMENTS_FILTER_NEED_APPROVAL', 'Pending approval'); // Translate
@define('RSS_IMPORT_BODYONLY', 'Put all imported text in the "body" section and do not split up into "extended entry" section.');
-
+@define('SYNDICATION_PLUGIN_FULLFEED', 'Show full articles with extended body inside RSS feed'); // Translate
/* vim: set sts=4 ts=4 expandtab : */
?>
\ No newline at end of file
Index: serendipity_lang_da.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/lang/serendipity_lang_da.inc.php,v
retrieving revision 1.79.2.3
retrieving revision 1.79.2.4
diff -u -d -r1.79.2.3 -r1.79.2.4
--- serendipity_lang_da.inc.php 27 Sep 2004 10:13:39 -0000 1.79.2.3
+++ serendipity_lang_da.inc.php 11 Oct 2004 09:21:16 -0000 1.79.2.4
@@ -549,6 +549,6 @@
@define('COMMENTS_FILTER_APPROVED_ONLY', 'Only approved'); // Translate
@define('COMMENTS_FILTER_NEED_APPROVAL', 'Pending approval'); // Translate
@define('RSS_IMPORT_BODYONLY', 'Put all imported text in the "body" section and do not split up into "extended entry" section.'); // Translate
-
+@define('SYNDICATION_PLUGIN_FULLFEED', 'Show full articles with extended body inside RSS feed'); // Translate
/* vim: set sts=4 ts=4 expandtab : */
?>
\ No newline at end of file
Index: serendipity_lang_fr.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/lang/serendipity_lang_fr.inc.php,v
retrieving revision 1.58.2.3
retrieving revision 1.58.2.4
diff -u -d -r1.58.2.3 -r1.58.2.4
--- serendipity_lang_fr.inc.php 27 Sep 2004 10:13:39 -0000 1.58.2.3
+++ serendipity_lang_fr.inc.php 11 Oct 2004 09:21:16 -0000 1.58.2.4
@@ -557,6 +557,6 @@
@define('COMMENTS_FILTER_APPROVED_ONLY', 'Only approved'); // Translate
@define('COMMENTS_FILTER_NEED_APPROVAL', 'Pending approval'); // Translate
@define('RSS_IMPORT_BODYONLY', 'Put all imported text in the "body" section and do not split up into "extended entry" section.'); // Translate
-
+@define('SYNDICATION_PLUGIN_FULLFEED', 'Show full articles with extended body inside RSS feed'); // Translate
/* vim: set sts=4 ts=4 expandtab : */
?>
\ No newline at end of file
Index: serendipity_lang_cz.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/lang/serendipity_lang_cz.inc.php,v
retrieving revision 1.61.2.2
retrieving revision 1.61.2.3
diff -u -d -r1.61.2.2 -r1.61.2.3
--- serendipity_lang_cz.inc.php 27 Sep 2004 10:13:39 -0000 1.61.2.2
+++ serendipity_lang_cz.inc.php 11 Oct 2004 09:21:16 -0000 1.61.2.3
@@ -552,6 +552,6 @@
@define('COMMENTS_FILTER_APPROVED_ONLY', 'Only approved'); // Translate
@define('COMMENTS_FILTER_NEED_APPROVAL', 'Pending approval'); // Translate
@define('RSS_IMPORT_BODYONLY', 'Put all imported text in the "body" section and do not split up into "extended entry" section.'); // Translate
-
+@define('SYNDICATION_PLUGIN_FULLFEED', 'Show full articles with extended body inside RSS feed'); // Translate
/* vim: set sts=4 ts=4 expandtab : */
?>
\ No newline at end of file
Index: serendipity_lang_es.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/lang/serendipity_lang_es.inc.php,v
retrieving revision 1.77.2.2
retrieving revision 1.77.2.3
diff -u -d -r1.77.2.2 -r1.77.2.3
--- serendipity_lang_es.inc.php 27 Sep 2004 10:13:39 -0000 1.77.2.2
+++ serendipity_lang_es.inc.php 11 Oct 2004 09:21:16 -0000 1.77.2.3
@@ -558,6 +558,6 @@
@define('COMMENTS_FILTER_APPROVED_ONLY', 'Only approved'); // Translate
@define('COMMENTS_FILTER_NEED_APPROVAL', 'Pending approval'); // Translate
@define('RSS_IMPORT_BODYONLY', 'Put all imported text in the "body" section and do not split up into "extended entry" section.'); // Translate
-
+@define('SYNDICATION_PLUGIN_FULLFEED', 'Show full articles with extended body inside RSS feed'); // Translate
/* vim: set sts=4 ts=4 expandtab : */
?>
\ No newline at end of file
Index: serendipity_lang_de.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/lang/serendipity_lang_de.inc.php,v
retrieving revision 1.98.2.2
retrieving revision 1.98.2.3
diff -u -d -r1.98.2.2 -r1.98.2.3
--- serendipity_lang_de.inc.php 27 Sep 2004 10:13:39 -0000 1.98.2.2
+++ serendipity_lang_de.inc.php 11 Oct 2004 09:21:16 -0000 1.98.2.3
@@ -551,6 +551,6 @@
@define('COMMENTS_FILTER_APPROVED_ONLY', 'Nur bewilligte');
@define('COMMENTS_FILTER_NEED_APPROVAL', 'Zu bewilligende');
@define('RSS_IMPORT_BODYONLY', 'Füge den gesamten importierten Text in das einzelne "Text"-Feld ein. Verhindert die Aufteilung in den "Erweiterten Eintrag"-Bereich.');
-
+@define('SYNDICATION_PLUGIN_FULLFEED', 'Volle Einträge mit erweitertem Text im RSS-Feed einbinden');
/* vim: set sts=4 ts=4 expandtab : */
?>
\ No newline at end of file
|