File tree 2 files changed +2
-2
lines changed
resources/ru/mystamps/i18n
webapp/WEB-INF/views/series
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ t_quantity = Quantity
121
121
t_perforated = Perforated
122
122
t_add_catalogs_info = Add information from stamps catalogues
123
123
124
- t_add_comment = Add comment
124
+ t_add_comment = Add a comment
125
125
t_comment = Comment
126
126
t_image = Image
127
127
t_add_more_images_hint = Later you will be able to add additional images
Original file line number Diff line number Diff line change @@ -516,7 +516,7 @@ <h3 th:text="${#strings.capitalize(add_series)}">
516
516
517
517
< div class ="form-group js-collapse-toggle-header " sec:authorize ="hasAuthority('ADD_COMMENTS_TO_SERIES') ">
518
518
< div class ="col-sm-offset-3 col-sm-5 ">
519
- < span class ="glyphicon glyphicon-chevron-down "> </ span > < a href ="javascript:void(0) " id ="add-comment-link " data-toggle ="collapse " data-target =".js-comment " th:text ="#{t_add_comment} "> Add comment</ a >
519
+ < span class ="glyphicon glyphicon-chevron-down "> </ span > < a href ="javascript:void(0) " id ="add-comment-link " data-toggle ="collapse " data-target =".js-comment " th:text ="#{t_add_comment} "> Add a comment</ a >
520
520
</ div >
521
521
</ div >
522
522
You can’t perform that action at this time.
0 commit comments