From 90c766b96b280b092d57fd35d7b9b89853a4e2a0 Mon Sep 17 00:00:00 2001 From: Krzysztof Szafranek Date: Sun, 9 Oct 2016 04:59:04 +0200 Subject: Show number of annotations instead of nbAnnotations placeholder When there was more than one annotation, a placeholder was displayed in both themes, instead of actual number. --- src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml') diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml index 2b1d4f6d..152d5020 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml @@ -195,7 +195,7 @@ entry: description: 'Îți pare ciudat articolul?' edit_title: 'Editează titlul' original_article: 'original' - # annotations_on_the_entry: '{0} No annotations|{1} One annotation|]1,Inf[ %nbAnnotations% annotations' + # annotations_on_the_entry: '{0} No annotations|{1} One annotation|]1,Inf[ %count% annotations' created_at: 'Data creării' new: page_title: 'Salvează un nou articol' -- cgit v1.2.3