@sapui5/sap.ndc 1.129.0 → 1.130.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/package.json
CHANGED
package/src/sap/ndc/.library
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
<vendor>SAP SE</vendor>
|
|
6
6
|
<copyright>SAPUI5
|
|
7
7
|
* (c) Copyright 2009-2024 SAP SE. All rights reserved.</copyright>
|
|
8
|
-
<version>1.
|
|
8
|
+
<version>1.130.0</version>
|
|
9
9
|
|
|
10
10
|
<documentation>SAPUI5 library with controls with native device capabilities.</documentation>
|
|
11
11
|
|
package/src/sap/ndc/library.js
CHANGED
|
@@ -23,7 +23,7 @@ BARCODE_DIALOG_CAMERA_UPDATE_PARAMETER_ERROR_MSG=Le param\u00E8tre {0} est en de
|
|
|
23
23
|
BARCODE_DIALOG_SCANNING_TITLE=Scanner code-barres
|
|
24
24
|
|
|
25
25
|
#XTOL: Barcode Scanner Button tooltip
|
|
26
|
-
BARCODE_SCANNER_BUTTON_TOOLTIP=Lecteur de
|
|
26
|
+
BARCODE_SCANNER_BUTTON_TOOLTIP=Lecteur de codes \u00E0 barres
|
|
27
27
|
|
|
28
28
|
#XTIT: title of the scan bar busy dialog
|
|
29
29
|
BARCODE_DIALOG_BUSY_TITLE=Chargement des biblioth\u00E8ques en cours
|