File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
notes-webapp/src/main/resources/locale/portlet Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
layout.portletInstance.Notes.name =Notes
2
2
layout.portletInstance.Notes.description =Notes of the space
3
- layout.portletInstance.NotePageView.name =Single Content
3
+ layout.portletInstance.NotePageView.name =Block of content
4
4
layout.portletInstance.NotePageView.description =Add text with simple or advanced editor
Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ notes.confirmCancelExport=Are you sure you want to cancel the current export ope
100
100
notes.button.yes =Yes
101
101
notes.button.no =No
102
102
notes.alert.success.label.notes.imported =Import succeeded. Your notes have been replaced
103
- notes.alert.warning.label.notification =Only redactors and admins can Add or Edit a Note. Please get in touch with the space admin.
103
+ notes.alert.warning.label.notification =Only content writers and admins can Add or Edit a Note. Please get in touch with the space admin.
104
104
notes.button.export =Export
105
105
notes.label.movePageSpace =Space:
106
106
notes.label.movePageCurrentPosition =Current position:
@@ -113,7 +113,7 @@ notes.untitled.title=Untitled
113
113
notes.label.no-content =There is no content for this note...
114
114
notes.label.no-content-manager =Admin
115
115
notes.label.or =or
116
- notes.label.no-content-redactor =Redactor
116
+ notes.label.no-content-redactor =Content Writer
117
117
notes.label.no-content-redactor-title =Welcome to {0}
118
118
notes.label.no-content.redactor.content.first =Please contact the space
119
119
notes.label.no-content.redactor.content.last =to take a note for you.
You can’t perform that action at this time.
0 commit comments