@@ -144,71 +144,71 @@ <h4 class="panel-title" th:text="#{t_recently_added_series}">Recently added seri
144
144
145
145
< a href ="../series/info.html " th:href ="@{${INFO_SERIES_PAGE}(id=${series.id})} ">
146
146
< span th:remove ="tag " th:if ="${series.releaseYear != null} " th:text ="|${series.releaseYear}, | "> 1999, </ span >
147
- < span th:remove ="tag " th:text ="|${series.quantity} #{t_items} | "> 7 item(s) </ span >
147
+ < span th:remove ="tag " th:text ="|${series.quantity} ${series.quantity != 1 ? '__#{t_stamps}__' : '__#{t_stamp}__'} | "> 7 stamps </ span >
148
148
< span th:remove ="tag " th:if ="${not series.perforated} " th:text ="|(#{t_wo_perforation_short})| "> (without perforation)</ span >
149
149
</ a >
150
150
</ p >
151
151
< p >
152
152
< a href ="../category/info.html "> Animals</ a > »
153
153
< a href ="../country/info.html "> Italy</ a > »
154
154
< a href ="../series/info.html ">
155
- 1997, 8 item(s)
155
+ 1997, 8 stamps
156
156
</ a >
157
157
</ p >
158
158
< p >
159
159
< a href ="../category/info.html "> Animals</ a > »
160
160
< a href ="../country/info.html "> Italy</ a > »
161
161
< a href ="../series/info.html ">
162
- 2009, 10 item(s)
162
+ 2009, 10 stamps
163
163
</ a >
164
164
</ p >
165
165
< p >
166
166
< a href ="../category/info.html "> Animals</ a > »
167
167
< a href ="../country/info.html "> Italy</ a > »
168
168
< a href ="../series/info.html ">
169
- 4 item(s)
169
+ 4 stamps
170
170
</ a >
171
171
</ p >
172
172
< p >
173
173
< a href ="../category/info.html "> Animals</ a > »
174
174
< a href ="../country/info.html "> Italy</ a > »
175
175
< a href ="../series/info.html ">
176
- 2002, 12 item(s)
176
+ 2002, 12 stamps
177
177
</ a >
178
178
</ p >
179
179
< p >
180
180
< a href ="../category/info.html "> Animals</ a > »
181
181
< a href ="../country/info.html "> Italy</ a > »
182
182
< a href ="../series/info.html ">
183
- 1993, 19 item(s)
183
+ 1993, 19 stamps
184
184
</ a >
185
185
</ p >
186
186
< p >
187
187
< a href ="../category/info.html "> Animals</ a > »
188
188
< a href ="../country/info.html "> Italy</ a > »
189
189
< a href ="../series/info.html ">
190
- 4 item(s)
190
+ 4 stamps
191
191
</ a >
192
192
</ p >
193
193
< p >
194
194
< a href ="../category/info.html "> Animals</ a > »
195
195
< a href ="../country/info.html "> Italy</ a > »
196
196
< a href ="../series/info.html ">
197
- 11 item(s) (without perforation)
197
+ 11 stamps (without perforation)
198
198
</ a >
199
199
</ p >
200
200
< p >
201
201
< a href ="../category/info.html "> Animals</ a > »
202
202
< a href ="../country/info.html "> Italy</ a > »
203
203
< a href ="../series/info.html ">
204
- 2014, 1 item(s)
204
+ 2014, 1 stamp
205
205
</ a >
206
206
</ p >
207
207
< p >
208
208
< a href ="../category/info.html "> Animals</ a > »
209
209
< a href ="../country/info.html "> Italy</ a > »
210
210
< a href ="../series/info.html ">
211
- 1996, 16 item(s) (without perforation)
211
+ 1996, 16 stamps (without perforation)
212
212
</ a >
213
213
</ p >
214
214
</ div >
0 commit comments