@sapui5/sap.ndc 1.120.26 → 1.120.28
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-2023 SAP SE. All rights reserved.</copyright>
|
|
8
|
-
<version>1.120.
|
|
8
|
+
<version>1.120.28</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
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
#
|
|
3
3
|
|
|
4
4
|
#XTIT: title of the manual barcode input
|
|
5
|
-
BARCODE_DIALOG_TITLE=\u0412\u043D\u0435\u0441\u0438 \u0431\u0430\u0440\u043A\u043E\u0434
|
|
5
|
+
BARCODE_DIALOG_TITLE=\u0412\u043D\u0435\u0441\u0438 \u0431\u0430\u0440\u043A\u043E\u0434
|
|
6
6
|
|
|
7
7
|
#XBUT: OK button in the manual barcode input dialog
|
|
8
8
|
BARCODE_DIALOG_OK=\u0412\u043E \u0440\u0435\u0434
|
|
@@ -23,7 +23,7 @@ BARCODE_DIALOG_CAMERA_UPDATE_PARAMETER_ERROR_MSG=\u041F\u0430\u0440\u0430\u043C\
|
|
|
23
23
|
BARCODE_DIALOG_SCANNING_TITLE=\u0421\u043A\u0435\u043D\u0438\u0440\u0430\u0458 \u0433\u043E \u0431\u0430\u0440\u043A\u043E\u0434\u043E\u0442
|
|
24
24
|
|
|
25
25
|
#XTOL: Barcode Scanner Button tooltip
|
|
26
|
-
BARCODE_SCANNER_BUTTON_TOOLTIP=\u0421\u043A\u0435\u043D\u0435\u0440 \
|
|
26
|
+
BARCODE_SCANNER_BUTTON_TOOLTIP=\u0421\u043A\u0435\u043D\u0435\u0440 \u0437\u0430 \u0431\u0430\u0440\u043A\u043E\u0434\u043E\u0432\u0438
|
|
27
27
|
|
|
28
28
|
#XTIT: title of the scan bar busy dialog
|
|
29
29
|
BARCODE_DIALOG_BUSY_TITLE=\u0421\u0435 \u0432\u0447\u0438\u0442\u0443\u0432\u0430\u0430\u0442 \u0431\u0438\u0431\u043B\u0438\u043E\u0442\u0435\u043A\u0438
|