@sapui5/sap.uiext.inbox 1.141.1 → 1.142.0
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/README.md
CHANGED
|
@@ -8,8 +8,8 @@ Runtime resources of the [SAPUI5](https://ui5.sap.com) Library **sap.uiext.inbox
|
|
|
8
8
|
|
|
9
9
|
## Usage
|
|
10
10
|
Refrain from installing this package using npm, Yarn or similar package managers.
|
|
11
|
-
It is meant to be consumed using the [UI5
|
|
12
|
-
For details please refer to our documentation on [Consuming SAPUI5 Libraries](https://
|
|
11
|
+
It is meant to be consumed using the [UI5 CLI](https://ui5.github.io/cli/).
|
|
12
|
+
For details please refer to our documentation on [Consuming SAPUI5 Libraries](https://ui5.github.io/cli/pages/SAPUI5/).
|
|
13
13
|
|
|
14
14
|
## License
|
|
15
15
|
This package is provided under the terms of the [SAP Developer License Agreement](https://tools.hana.ondemand.com/developer-license-3_2.txt).
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sapui5/sap.uiext.inbox",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.142.0",
|
|
4
4
|
"description": "SAPUI5 Library sap.uiext.inbox",
|
|
5
|
-
"homepage": "https://
|
|
5
|
+
"homepage": "https://ui5.github.io/cli/pages/SAPUI5/",
|
|
6
6
|
"author": "SAP SE (https://www.sap.com)",
|
|
7
7
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
8
8
|
"keywords": [
|
|
@@ -730,7 +730,7 @@ INBOX_CURRENT_TASKTITLE_TOOLTIP=Aufgabendetails anzeigen
|
|
|
730
730
|
INBOX_CNTRL_CLICK_HELP_TOOLTIP=Um Aufgabe in neuem Fenster zu \u00F6ffnen, STRG dr\u00FCcken und auf Aufgabenlink klicken
|
|
731
731
|
|
|
732
732
|
#XTXT: Tooltip text for the task title to open task in new tab when Shift key and mouse click used
|
|
733
|
-
INBOX_SHIFT_CLICK_HELP_TOOLTIP=Um Aufgabe in neuer Registerkarte zu \u00F6ffnen,
|
|
733
|
+
INBOX_SHIFT_CLICK_HELP_TOOLTIP=Um Aufgabe in neuer Registerkarte zu \u00F6ffnen, Umschalt dr\u00FCcken und auf Aufgabenlink klicken
|
|
734
734
|
|
|
735
735
|
#XTIT: number of comments for a task
|
|
736
736
|
INBOX_TASK_NO_COMMENTS={0} Kommentare
|