Bug 594694 - Rating row in detail view has a colon postfix, all other rows do not. r=rstrong, a=blocks-b6

This commit is contained in:
Dave Townsend 2010-09-09 12:21:49 -07:00
parent 225fe368c3
commit 46b5a7c850
2 changed files with 2 additions and 2 deletions

View File

@ -116,7 +116,7 @@
<!-- ratings -->
<!ENTITY rating.label "Rating:">
<!ENTITY rating2.label "Rating">
<!-- download/install progress -->
<!ENTITY progress.pause.tooltip "Pause">

View File

@ -488,7 +488,7 @@
</row>
<row class="detail-row" id="detail-size" label="&detail.size;"/>
<row class="detail-row-complex" id="detail-rating-row">
<label class="detail-row-label" value="&rating.label;"/>
<label class="detail-row-label" value="&rating2.label;"/>
<hbox>
<label id="detail-rating" class="meta-value meta-rating"
showrating="average"/>