Skip to content

Commit 2d21a65

Browse files
committed
Merge branch 'main' into show_cds_map
2 parents 7e3d897 + 8e02df0 commit 2d21a65

File tree

3 files changed

+1
-17
lines changed

3 files changed

+1
-17
lines changed

app/_i18n/i18n.properties

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,3 @@ AddReview = Add Review
6969
Notes = Notes
7070
Note = Note
7171
ISBN = ISBN
72-
73-
attachment_content = Content
74-
attachment_mimeType = MIME Type
75-
attachment_fileName = File Name
76-
attachment_status = Status
77-
attachment_note = Note
78-
attachment = Cover
79-
attachments = Covers

app/_i18n/i18n_de.properties

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,3 @@ AddReview = Rezension hinzufügen
6969
Notes = Notizen
7070
Note = Notiz
7171
ISBN = ISBN
72-
73-
attachment_content = Inhalt
74-
attachment_mimeType = MIME-Typ
75-
attachment_fileName = Dateiname
76-
attachment_status = Status
77-
attachment_note = Notiz
78-
attachment = Buchcover
79-
attachments = Buchcovers

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<cloud.sdk.version>5.15.0</cloud.sdk.version>
2828
<xsuaa.version>3.5.7</xsuaa.version>
2929
<cf-java-logging-support.version>3.8.4</cf-java-logging-support.version>
30-
<cds-feature-attachments.version>1.0.5</cds-feature-attachments.version>
30+
<cds-feature-attachments.version>1.0.6</cds-feature-attachments.version>
3131
</properties>
3232

3333
<modules>

0 commit comments

Comments
 (0)