@sapui5/sap.ui.richtexteditor 1.84.52 → 1.84.53
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/sap/ui/richtexteditor/.library +1 -1
- package/src/sap/ui/richtexteditor/RTESplitButton.js +1 -1
- package/src/sap/ui/richtexteditor/js/tiny_mce7/plugins/emoticons/js/emojiimages.js +1 -1
- package/src/sap/ui/richtexteditor/library.js +1 -1
- package/src/sap/ui/richtexteditor/messagebundle_da.properties +1 -1
- package/src/sap/ui/richtexteditor/messagebundle_id.properties +1 -1
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
#XACT: Text for the aria-roledescription attribute of the custom toolbar wrapper
|
|
6
|
-
CUSTOM_TOOLBAR_ARIA_ROLEDESCRIPTION=Rich Text-
|
|
6
|
+
CUSTOM_TOOLBAR_ARIA_ROLEDESCRIPTION=Rich Text-formateringsvalgmuligheder
|
|
7
7
|
|
|
8
8
|
#XACT: Text for the aria-label attribute of the Rich Text Editor wrapper element
|
|
9
9
|
RTE_ARIA_LABEL=Rich Text-editor
|