Skip to content

Commit 350403a

Browse files
authored
Merge pull request #350 from ec-jrc/develop
Release v2.5.2
2 parents 0854544 + 3449ffc commit 350403a

4 files changed

Lines changed: 123 additions & 109 deletions

File tree

sources/Re3gistry2/src/main/resources/configurations_files/configuration.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
application.persistenceunitname=Re3gistry2
3434

3535
# Application version
36-
application.version=Version: 2.5.1
36+
application.version=Version: 2.5.2
3737

3838
# Localization
3939
application.language.available=en

sources/Re3gistry2/src/main/resources/localizations/LocalizationBundle_en.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -601,6 +601,7 @@ bulk.import.error.wronglanguage= The bulk cannot be complete because the languag
601601
bulk.import.error.format=The bulk cannot be completed because the template format is not correct: line {line}
602602
bulk.import.error.duplicate=The bulk cannot be completed because the LocalID {localid} is duplicated.
603603
bulk.import.localId.spaces = The bulk operation cannot be completed due to spaces in the LocalID {localid}.
604+
bulk.edit.error.localId = The bulk edit cannot be completed because the LocalID {localid} does not exist.
604605

605606

606607
# Mail

sources/Re3gistry2/src/main/webapp/jsp/includes/footer.inc.jsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<div class="ecl-container ecl-footer-standardised__container">
3131
<section class="ecl-footer-core__section ecl-footer-core__section1">
3232
<a href="https://github.com/ec-jrc/re3gistry/releases"
33-
class="ecl-footer-core__title ecl-link ecl-link--standalone">Re3gistry version 2.5.1</a>
33+
class="ecl-footer-core__title ecl-link ecl-link--standalone">Re3gistry version 2.5.2</a>
3434
<div class="ecl-footer-core__description"><a data-i18n-link="l-ec-website" class="ecl-link ecl-link--standalone"
3535
href="https://inspire-sandbox.jrc.ec.europa.eu/registry"
3636
aria-label="European Commission">

0 commit comments

Comments
 (0)