diff --git a/src/main/resources/thymeleaf-spring-data-dialect/AlignedLinksDecorator_de.properties b/src/main/resources/thymeleaf-spring-data-dialect/AlignedLinksDecorator_de.properties index 85899ad..cf075c2 100644 --- a/src/main/resources/thymeleaf-spring-data-dialect/AlignedLinksDecorator_de.properties +++ b/src/main/resources/thymeleaf-spring-data-dialect/AlignedLinksDecorator_de.properties @@ -1,5 +1,5 @@ pager= -pager.previous= -pager.previous.link= +pager.previous= +pager.previous.link= pager.next= pager.next.link= diff --git a/src/main/resources/thymeleaf-spring-data-dialect/FullPaginationDecorator_de.properties b/src/main/resources/thymeleaf-spring-data-dialect/FullPaginationDecorator_de.properties index 76b8691..bfe3433 100644 --- a/src/main/resources/thymeleaf-spring-data-dialect/FullPaginationDecorator_de.properties +++ b/src/main/resources/thymeleaf-spring-data-dialect/FullPaginationDecorator_de.properties @@ -7,6 +7,6 @@ previous.page.link=
  • {1}
  • link.active=
  • {0}(strom)
  • next.page=
  • -next.page.link=
  • +next.page.link=
  • raquo=
  • raquo.link=
  • diff --git a/src/main/resources/thymeleaf-spring-data-dialect/PagerDecorator_de.properties b/src/main/resources/thymeleaf-spring-data-dialect/PagerDecorator_de.properties index 5f6571c..ea2dd8f 100644 --- a/src/main/resources/thymeleaf-spring-data-dialect/PagerDecorator_de.properties +++ b/src/main/resources/thymeleaf-spring-data-dialect/PagerDecorator_de.properties @@ -1,5 +1,5 @@ pager= pager.previous=
  • Vorherige Seite
  • pager.previous.link=
  • Vorherige Seite
  • -pager.next=
  • Nächste Seite
  • -pager.next.link=
  • Nächste Seite
  • \ No newline at end of file +pager.next=
  • Nächste Seite
  • +pager.next.link=
  • Nächste Seite
  • \ No newline at end of file diff --git a/src/main/resources/thymeleaf-spring-data-dialect/PaginationSummary_de.properties b/src/main/resources/thymeleaf-spring-data-dialect/PaginationSummary_de.properties index a0a9057..4c87375 100644 --- a/src/main/resources/thymeleaf-spring-data-dialect/PaginationSummary_de.properties +++ b/src/main/resources/thymeleaf-spring-data-dialect/PaginationSummary_de.properties @@ -1,2 +1,2 @@ pagination.summary.empty=Keine Ergebnisse gefunden -pagination.summary=Einträge {0} bis {1} von {2} \ No newline at end of file +pagination.summary=Einträge {0} bis {1} von {2} \ No newline at end of file