You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/js/bundles/mapapps-github-manager/nls/bundle.js
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,8 @@ module.exports = {
85
85
productName: "Product Name:",
86
86
id: "ID:",
87
87
installButton: "Install",
88
-
instructions: "Please choose the desired bundle version and press 'Install'"
88
+
instructions: "Please choose the desired bundle version and press 'Install'",
89
+
license: "Developer Network Bundles are subject to their own license terms. Details about the license can be found in the respective GitHub repository. By installing the bundle, you accept these terms."
Copy file name to clipboardExpand all lines: src/main/js/bundles/mapapps-github-manager/nls/de/bundle.js
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -82,7 +82,8 @@ module.exports = {
82
82
productName: "Produktname:",
83
83
id: "ID:",
84
84
installButton: "Installieren",
85
-
instructions: "Wählen Sie die gewünschte Version und klicken anschließend auf 'Installieren'"
85
+
instructions: "Wählen Sie die gewünschte Version und klicken anschließend auf 'Installieren'",
86
+
license: "Developer Network Bundles unterliegen eigenen Lizenzbedingungen. Details zur Lizenz finden Sie im jeweiligen GitHub Repository. Mit der Installation des Bundles akzeptieren Sie diese Bedingungen."
0 commit comments