fix typo, thanks to muhaha from the forums
This commit is contained in:
@ -851,7 +851,7 @@
|
||||
@define('PLUGIN_AVAILABLE_COUNT', 'Total: %d plugins.');
|
||||
|
||||
@define('SYNDICATION_RFC2616', 'Activate strict RFC2616 RSS-Feed compliance');
|
||||
@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also vioaltes RFC2616. So if you set this option to "TRUE" you will compliy with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822');
|
||||
@define('SYNDICATION_RFC2616_DESC', 'NOT Enforcing RFC2616 means that all Conditional GETs to Serendipity will return entries last modified since the time of the last request. With that setting to "false", your visitors will get all articles since their last request, which is considered a good thing. However, some Agents like Planet act weird, if that happens, at it also violates RFC2616. So if you set this option to "TRUE" you will comply with that RFC, but readers of your RSS feed might miss items in their holidays. So either way, either it hearts Aggregators like Planet, or it hurts actual readers of your blog. If you are facing complaints from either side, you can toggle this option. Reference: https://sourceforge.net/tracker/index.php?func=detail&aid=1461728&group_id=75065&atid=542822');
|
||||
@define('MEDIA_PROPERTY_DATE', 'Associated Date');
|
||||
@define('MEDIA_PROPERTY_RUN_LENGTH', 'Run-Length');
|
||||
@define('FILENAME_REASSIGNED', 'Automagically assigned new file name: %s');
|
||||
|
Reference in New Issue
Block a user