Skip to content

Commit d8964e5

Browse files
committed
Renamed attachmentsAndLinks to covers
1 parent 708dbfd commit d8964e5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

app/_i18n/i18n.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Notes = Notes
6969
Note = Note
7070
ISBN = ISBN
7171
72-
attachmentsAndLinks = Attachments and Links
72+
covers = Covers
7373
attachment_content = Content
7474
attachment_mimeType = MIME Type
7575
attachment_fileName = File Name

app/_i18n/i18n_de.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Notes = Notizen
6969
Note = Notiz
7070
ISBN = ISBN
7171

72-
attachmentsAndLinks = Anhänge und Links
72+
covers = Buchcovers
7373
attachment_content = Inhalt
7474
attachment_mimeType = MIME-Typ
7575
attachment_fileName = Dateiname

app/admin/fiori-service.cds

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ annotate AdminService.Books with @(UI : {
3434
{
3535
$Type : 'UI.ReferenceFacet',
3636
ID : 'AttachmentsFacet',
37-
Label : '{i18n>attachmentsAndLinks}',
37+
Label : '{i18n>covers}',
3838
Target : 'covers/@UI.LineItem'
3939
}
4040
],

0 commit comments

Comments
 (0)