@sapui5/sap.ui.richtexteditor 1.120.13 → 1.120.15
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
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
<vendor>SAP SE</vendor>
|
|
6
6
|
<copyright>SAPUI5
|
|
7
7
|
* (c) Copyright 2009-2023 SAP SE. All rights reserved.</copyright>
|
|
8
|
-
<version>1.120.
|
|
8
|
+
<version>1.120.15</version>
|
|
9
9
|
|
|
10
10
|
<documentation>A rich text editor (RTE) control. Requires installation of an additional rich text editor library.</documentation>
|
|
11
11
|
|
|
@@ -54,13 +54,13 @@ BACKGROUND_COLOR_BUTTON_TOOLTIP=Boja pozadine
|
|
|
54
54
|
TEXT_COLOR_BUTTON_TOOLTIP=Boja teksta
|
|
55
55
|
|
|
56
56
|
#XTOL: Tooltip for cut button
|
|
57
|
-
CUT_BUTTON_TOOLTIP=
|
|
57
|
+
CUT_BUTTON_TOOLTIP=Iseci
|
|
58
58
|
|
|
59
59
|
#XTOL: Tooltip for copy button
|
|
60
60
|
COPY_BUTTON_TOOLTIP=Kopiraj
|
|
61
61
|
|
|
62
62
|
#XTOL: Tooltip for paste button
|
|
63
|
-
PASTE_BUTTON_TOOLTIP=
|
|
63
|
+
PASTE_BUTTON_TOOLTIP=Zalepi
|
|
64
64
|
|
|
65
65
|
#XTOL: Tooltip for undo button
|
|
66
66
|
UNDO_BUTTON_TOOLTIP=Poni\u0161ti
|
|
@@ -105,7 +105,7 @@ FONT_COLOR_TEXT=Boja teksta
|
|
|
105
105
|
BACKGROUND_COLOR_TEXT=Boja pozadine
|
|
106
106
|
|
|
107
107
|
#XTOL: Heading for left alignment option from alignment menu
|
|
108
|
-
TEXTALIGH_LEFT=
|
|
108
|
+
TEXTALIGH_LEFT=Levo
|
|
109
109
|
|
|
110
110
|
#XTOL: Heading for right alignment option from alignment menu
|
|
111
111
|
TEXTALIGH_RIGHT=Desno
|