@yuuvis/app-drive 2.3.1 → 2.4.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/lib/assets/i18n/en.json
CHANGED
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"yuv.app.drive.search.meta.search-token.term": "for the search term '{{value}}'",
|
|
91
91
|
"yuv.app.drive.search.meta.search-token.where": "in '{{value}}'",
|
|
92
92
|
"yuv.app.drive.search.tooltip.extended-search": "Advanced search",
|
|
93
|
-
"yuv.app.drive.tile-config.bucket": "yuuvis
|
|
93
|
+
"yuv.app.drive.tile-config.bucket": "yuuvis Explorer",
|
|
94
94
|
"yuv.app.drive.unselected.details": "Select an individual element to obtain further information.",
|
|
95
95
|
"yuv.app.drive.versions.desctiption.label": "Version {{version}} was created by {{modifieer}} on {{date}}.",
|
|
96
96
|
"yuv.app.drive.versions.header.label": "Manage versions",
|
|
@@ -99,9 +99,6 @@
|
|
|
99
99
|
"yuv.object-metadata.button.reset": "Discard changes",
|
|
100
100
|
"yuv.object-metadata.button.save": "Save",
|
|
101
101
|
"yuv.object-summary.action.edit": "Edit",
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
"yuv.app.drive.email.apply-flavor.headline": "Add type 'Email'",
|
|
105
|
-
"yuv.app.drive.email.apply-flavor.button.apply": "Apply",
|
|
106
|
-
"yuv.app.drive.email.apply-flavor.button.cancel": "Cancel"
|
|
102
|
+
"io.yuuvis.app.drive.flavor.email": "E-mail",
|
|
103
|
+
"io.yuuvis.app.drive.flavor.email.description": "A document that describes an electronic message in detail."
|
|
107
104
|
}
|
package/package.json
CHANGED
package/yuv-manifest.json
CHANGED