Commit 72a07437 authored by Aron Carroll's avatar Aron Carroll

Consistent sentence formatting

parent cc80fbb7
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
<li ng-show="!threadFilter.active() && selectedAnnotations" <li ng-show="!threadFilter.active() && selectedAnnotations"
><span ng-pluralize ><span ng-pluralize
count="selectedAnnotationsCount" count="selectedAnnotationsCount"
when="{'0': 'No annotations selected', when="{'0': 'No annotations selected.',
'one': 'Showing 1 selected annotation.', 'one': 'Showing 1 selected annotation.',
'other': 'Showing {} selected annotations.'}"></span> 'other': 'Showing {} selected annotations.'}"></span>
<a href="" ng-click="clearSelection()">Clear selection</a>.</li> <a href="" ng-click="clearSelection()">Clear selection</a>.</li>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment