diff --git a/docs/NEWS b/docs/NEWS index dcc389ba..b0a3709d 100644 --- a/docs/NEWS +++ b/docs/NEWS @@ -4,6 +4,10 @@ Version 2.0-beta2 () ------------------------------------------------------------------------ + * Fixed some missing internationalization instances + + * Minor CSS improvements for upgrader, plugin sequencing widget + * RSS importer accepts pubDate in addition to pubdate element. * Upgrader in Dashboard can be disabled, returns error message when diff --git a/templates/2k11/admin/category.inc.tpl b/templates/2k11/admin/category.inc.tpl index 58d687b2..d23e5c17 100644 --- a/templates/2k11/admin/category.inc.tpl +++ b/templates/2k11/admin/category.inc.tpl @@ -187,7 +187,7 @@ diff --git a/templates/2k11/admin/comments.inc.tpl b/templates/2k11/admin/comments.inc.tpl index 621f81c6..4874b602 100644 --- a/templates/2k11/admin/comments.inc.tpl +++ b/templates/2k11/admin/comments.inc.tpl @@ -16,7 +16,7 @@ diff --git a/templates/2k11/admin/entries.tpl b/templates/2k11/admin/entries.tpl index de0a88cb..5e62fd59 100644 --- a/templates/2k11/admin/entries.tpl +++ b/templates/2k11/admin/entries.tpl @@ -42,7 +42,7 @@
- {$CONST.CATEGORIES} {* i18n title *} + {$CONST.CATEGORIES}
diff --git a/templates/2k11/admin/images.inc.tpl b/templates/2k11/admin/images.inc.tpl index 3e2ad18e..8bac2dc2 100644 --- a/templates/2k11/admin/images.inc.tpl +++ b/templates/2k11/admin/images.inc.tpl @@ -208,7 +208,7 @@