@sapui5/sap.ui.richtexteditor 1.108.50 → 1.108.51
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_mce6/plugins/emoticons/js/emojiimages.js +1 -1
- package/src/sap/ui/richtexteditor/library.js +1 -1
- package/src/sap/ui/richtexteditor/messagebundle_sl.properties +2 -2
|
@@ -63,10 +63,10 @@ COPY_BUTTON_TOOLTIP=Kopiranje
|
|
|
63
63
|
PASTE_BUTTON_TOOLTIP=Vstavljanje
|
|
64
64
|
|
|
65
65
|
#XTOL: Tooltip for undo button
|
|
66
|
-
UNDO_BUTTON_TOOLTIP=
|
|
66
|
+
UNDO_BUTTON_TOOLTIP=Razveljavitev
|
|
67
67
|
|
|
68
68
|
#XTOL: Tooltip for redo button
|
|
69
|
-
REDO_BUTTON_TOOLTIP=
|
|
69
|
+
REDO_BUTTON_TOOLTIP=Vnovi\u010Dna uveljavitev
|
|
70
70
|
|
|
71
71
|
#XTOL: Tooltip for link button
|
|
72
72
|
LINK_BUTTON_TOOLTIP=Vstavljanje/urejanje povezave
|