From 1f72184533867cd5640a6bc856f433c0220bb763 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Fri, 26 Jun 2015 16:31:49 -0700 Subject: [PATCH] Changelog for #1521 --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index b085c271c..335b88346 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -63,6 +63,8 @@ Fixes: * :doc:`/plugins/fetchart`: When album art is already present, the message is now printed in the ``text_highlight_minor`` color (light gray). Thanks to :user:`Somasis`. :bug:`1512` +* Some messages in the console UI now use plural nouns correctly. Thanks to + :user:`JesseWeinstein`. :bug:`1521` 1.3.13 (April 24, 2015)