@box/unified-share-modal 2.7.4 → 2.7.5
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/dist/i18n/bn-IN.js +1 -2
- package/dist/i18n/bn-IN.properties +2 -2
- package/dist/i18n/da-DK.js +1 -2
- package/dist/i18n/da-DK.properties +2 -2
- package/dist/i18n/de-DE.js +1 -2
- package/dist/i18n/de-DE.properties +2 -2
- package/dist/i18n/en-AU.js +1 -2
- package/dist/i18n/en-AU.properties +2 -2
- package/dist/i18n/en-CA.js +1 -2
- package/dist/i18n/en-CA.properties +2 -2
- package/dist/i18n/en-GB.js +1 -2
- package/dist/i18n/en-GB.properties +2 -2
- package/dist/i18n/en-x-pseudo.js +162 -163
- package/dist/i18n/en-x-pseudo.properties +163 -163
- package/dist/i18n/es-419.js +1 -2
- package/dist/i18n/es-419.properties +2 -2
- package/dist/i18n/es-ES.js +1 -2
- package/dist/i18n/es-ES.properties +2 -2
- package/dist/i18n/fi-FI.js +1 -2
- package/dist/i18n/fi-FI.properties +2 -2
- package/dist/i18n/fr-CA.js +1 -2
- package/dist/i18n/fr-CA.properties +2 -2
- package/dist/i18n/fr-FR.js +1 -2
- package/dist/i18n/fr-FR.properties +2 -2
- package/dist/i18n/hi-IN.js +1 -2
- package/dist/i18n/hi-IN.properties +2 -2
- package/dist/i18n/it-IT.js +1 -2
- package/dist/i18n/it-IT.properties +2 -2
- package/dist/i18n/ja-JP.js +1 -2
- package/dist/i18n/ja-JP.properties +2 -2
- package/dist/i18n/ko-KR.js +1 -2
- package/dist/i18n/ko-KR.properties +2 -2
- package/dist/i18n/nb-NO.js +1 -2
- package/dist/i18n/nb-NO.properties +2 -2
- package/dist/i18n/nl-NL.js +1 -2
- package/dist/i18n/nl-NL.properties +2 -2
- package/dist/i18n/pl-PL.js +1 -2
- package/dist/i18n/pl-PL.properties +2 -2
- package/dist/i18n/pt-BR.js +1 -2
- package/dist/i18n/pt-BR.properties +2 -2
- package/dist/i18n/ru-RU.js +1 -2
- package/dist/i18n/ru-RU.properties +2 -2
- package/dist/i18n/sv-SE.js +1 -2
- package/dist/i18n/sv-SE.properties +2 -2
- package/dist/i18n/tr-TR.js +1 -2
- package/dist/i18n/tr-TR.properties +2 -2
- package/dist/i18n/zh-CN.js +1 -2
- package/dist/i18n/zh-CN.properties +2 -2
- package/dist/i18n/zh-TW.js +1 -2
- package/dist/i18n/zh-TW.properties +2 -2
- package/package.json +9 -9
package/dist/i18n/bn-IN.js
CHANGED
|
@@ -160,6 +160,5 @@ export default {
|
|
|
160
160
|
"groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "শেয়ারকৃত লিঙ্ক সেটিংস সফলভাবে সেভ করা হয়েছে।",
|
|
161
161
|
"groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "কাস্টম URL অবশ্যই 12-30 অক্ষরের মধ্যে হতে হবে এবং অক্ষর, সংখ্যা এবং হাইফেন অন্তর্ভুক্ত করতে পারে",
|
|
162
162
|
"groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "অনুগ্রহ করে একটি কাস্টম URL লিখুন",
|
|
163
|
-
"groupSharedFeatures.usm.warningNoticeIcon": "
|
|
164
|
-
"groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText": "একটি শেয়ার করা লিঙ্ক তৈরি করা যায়নি। পরে আবার চেষ্টা করুন।"
|
|
163
|
+
"groupSharedFeatures.usm.warningNoticeIcon": "সতর্কবাণী"
|
|
165
164
|
}
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
# Notification text when the shared link is failed to be created
|
|
2
|
-
groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = একটি শেয়ার করা লিঙ্ক তৈরি করা যায়নি। পরে আবার চেষ্টা করুন।
|
|
3
1
|
# Label for the section to show the definition of the classification label
|
|
4
2
|
groupSharedFeatures.usm.classificationStatus.definitionLabel = সংজ্ঞা
|
|
5
3
|
# Label for the section to show the restrictions of the classification label
|
|
@@ -322,3 +320,5 @@ groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText = শেয়ার
|
|
|
322
320
|
groupSharedFeatures.usm.vanityNameInvalidErrorMessage = কাস্টম URL অবশ্যই 12-30 অক্ষরের মধ্যে হতে হবে এবং অক্ষর, সংখ্যা এবং হাইফেন অন্তর্ভুক্ত করতে পারে
|
|
323
321
|
# Error message for the vanity name field when custom URL is not provided
|
|
324
322
|
groupSharedFeatures.usm.vanityNameRequiredErrorMessage = অনুগ্রহ করে একটি কাস্টম URL লিখুন
|
|
323
|
+
# Icon label for the warning notifications
|
|
324
|
+
groupSharedFeatures.usm.warningNoticeIcon = সতর্কবাণী
|
package/dist/i18n/da-DK.js
CHANGED
|
@@ -160,6 +160,5 @@ export default {
|
|
|
160
160
|
"groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "Indstillingerne for det delte link blev gemt med succes.",
|
|
161
161
|
"groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "Brugerdefinerede URL'er skal være mellem 12-30 tegn og kan indeholde bogstaver, tal og bindestreger",
|
|
162
162
|
"groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "Indtast venligst en tilpasset URL",
|
|
163
|
-
"groupSharedFeatures.usm.warningNoticeIcon": "
|
|
164
|
-
"groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText": "Kunne ikke oprette et delt link. Prøv venligst igen senere."
|
|
163
|
+
"groupSharedFeatures.usm.warningNoticeIcon": "Advarsel"
|
|
165
164
|
}
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
# Notification text when the shared link is failed to be created
|
|
2
|
-
groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = Kunne ikke oprette et delt link. Prøv venligst igen senere.
|
|
3
1
|
# Label for the section to show the definition of the classification label
|
|
4
2
|
groupSharedFeatures.usm.classificationStatus.definitionLabel = Definition
|
|
5
3
|
# Label for the section to show the restrictions of the classification label
|
|
@@ -322,3 +320,5 @@ groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText = Indstillingerne for
|
|
|
322
320
|
groupSharedFeatures.usm.vanityNameInvalidErrorMessage = Brugerdefinerede URL'er skal være mellem 12-30 tegn og kan indeholde bogstaver, tal og bindestreger
|
|
323
321
|
# Error message for the vanity name field when custom URL is not provided
|
|
324
322
|
groupSharedFeatures.usm.vanityNameRequiredErrorMessage = Indtast venligst en tilpasset URL
|
|
323
|
+
# Icon label for the warning notifications
|
|
324
|
+
groupSharedFeatures.usm.warningNoticeIcon = Advarsel
|
package/dist/i18n/de-DE.js
CHANGED
|
@@ -160,6 +160,5 @@ export default {
|
|
|
160
160
|
"groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "Die Einstellungen des Freigabe-Links wurden erfolgreich gespeichert.",
|
|
161
161
|
"groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "Benutzerdefinierte URLs müssen zwischen 12 und 30 Zeichen lang sein und können Buchstaben, Ziffern und Bindestriche enthalten",
|
|
162
162
|
"groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "Bitte geben Sie eine benutzerdefinierte URL ein",
|
|
163
|
-
"groupSharedFeatures.usm.warningNoticeIcon": "
|
|
164
|
-
"groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText": "Ein Freigabe-Link kann nicht erzeugt werden. Versuchen Sie es bitte später noch einmal."
|
|
163
|
+
"groupSharedFeatures.usm.warningNoticeIcon": "Warnung"
|
|
165
164
|
}
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
# Notification text when the shared link is failed to be created
|
|
2
|
-
groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = Ein Freigabe-Link kann nicht erzeugt werden. Versuchen Sie es bitte später noch einmal.
|
|
3
1
|
# Label for the section to show the definition of the classification label
|
|
4
2
|
groupSharedFeatures.usm.classificationStatus.definitionLabel = Definition
|
|
5
3
|
# Label for the section to show the restrictions of the classification label
|
|
@@ -322,3 +320,5 @@ groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText = Die Einstellungen de
|
|
|
322
320
|
groupSharedFeatures.usm.vanityNameInvalidErrorMessage = Benutzerdefinierte URLs müssen zwischen 12 und 30 Zeichen lang sein und können Buchstaben, Ziffern und Bindestriche enthalten
|
|
323
321
|
# Error message for the vanity name field when custom URL is not provided
|
|
324
322
|
groupSharedFeatures.usm.vanityNameRequiredErrorMessage = Bitte geben Sie eine benutzerdefinierte URL ein
|
|
323
|
+
# Icon label for the warning notifications
|
|
324
|
+
groupSharedFeatures.usm.warningNoticeIcon = Warnung
|
package/dist/i18n/en-AU.js
CHANGED
|
@@ -160,6 +160,5 @@ export default {
|
|
|
160
160
|
"groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "The shared link settings were saved successfully.",
|
|
161
161
|
"groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "Custom URLs must be between 12-30 characters, and can include letters, numbers, and hyphens",
|
|
162
162
|
"groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "Please enter a custom URL",
|
|
163
|
-
"groupSharedFeatures.usm.warningNoticeIcon": "Warning"
|
|
164
|
-
"groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText": "Unable to create a shared link. Please try again later."
|
|
163
|
+
"groupSharedFeatures.usm.warningNoticeIcon": "Warning"
|
|
165
164
|
}
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
# Notification text when the shared link is failed to be created
|
|
2
|
-
groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = Unable to create a shared link. Please try again later.
|
|
3
1
|
# Label for the section to show the definition of the classification label
|
|
4
2
|
groupSharedFeatures.usm.classificationStatus.definitionLabel = Definition
|
|
5
3
|
# Label for the section to show the restrictions of the classification label
|
|
@@ -322,3 +320,5 @@ groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText = The shared link sett
|
|
|
322
320
|
groupSharedFeatures.usm.vanityNameInvalidErrorMessage = Custom URLs must be between 12-30 characters, and can include letters, numbers, and hyphens
|
|
323
321
|
# Error message for the vanity name field when custom URL is not provided
|
|
324
322
|
groupSharedFeatures.usm.vanityNameRequiredErrorMessage = Please enter a custom URL
|
|
323
|
+
# Icon label for the warning notifications
|
|
324
|
+
groupSharedFeatures.usm.warningNoticeIcon = Warning
|
package/dist/i18n/en-CA.js
CHANGED
|
@@ -160,6 +160,5 @@ export default {
|
|
|
160
160
|
"groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "The shared link settings were saved successfully.",
|
|
161
161
|
"groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "Custom URLs must be between 12-30 characters, and can include letters, numbers, and hyphens",
|
|
162
162
|
"groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "Please enter a custom URL",
|
|
163
|
-
"groupSharedFeatures.usm.warningNoticeIcon": "Warning"
|
|
164
|
-
"groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText": "Unable to create a shared link. Please try again later."
|
|
163
|
+
"groupSharedFeatures.usm.warningNoticeIcon": "Warning"
|
|
165
164
|
}
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
# Notification text when the shared link is failed to be created
|
|
2
|
-
groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = Unable to create a shared link. Please try again later.
|
|
3
1
|
# Label for the section to show the definition of the classification label
|
|
4
2
|
groupSharedFeatures.usm.classificationStatus.definitionLabel = Definition
|
|
5
3
|
# Label for the section to show the restrictions of the classification label
|
|
@@ -322,3 +320,5 @@ groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText = The shared link sett
|
|
|
322
320
|
groupSharedFeatures.usm.vanityNameInvalidErrorMessage = Custom URLs must be between 12-30 characters, and can include letters, numbers, and hyphens
|
|
323
321
|
# Error message for the vanity name field when custom URL is not provided
|
|
324
322
|
groupSharedFeatures.usm.vanityNameRequiredErrorMessage = Please enter a custom URL
|
|
323
|
+
# Icon label for the warning notifications
|
|
324
|
+
groupSharedFeatures.usm.warningNoticeIcon = Warning
|
package/dist/i18n/en-GB.js
CHANGED
|
@@ -160,6 +160,5 @@ export default {
|
|
|
160
160
|
"groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "The shared link settings were saved successfully.",
|
|
161
161
|
"groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "Custom URLs must be between 12-30 characters, and can include letters, numbers, and hyphens",
|
|
162
162
|
"groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "Please enter a custom URL",
|
|
163
|
-
"groupSharedFeatures.usm.warningNoticeIcon": "Warning"
|
|
164
|
-
"groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText": "Unable to create a shared link. Please try again later."
|
|
163
|
+
"groupSharedFeatures.usm.warningNoticeIcon": "Warning"
|
|
165
164
|
}
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
# Notification text when the shared link is failed to be created
|
|
2
|
-
groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = Unable to create a shared link. Please try again later.
|
|
3
1
|
# Label for the section to show the definition of the classification label
|
|
4
2
|
groupSharedFeatures.usm.classificationStatus.definitionLabel = Definition
|
|
5
3
|
# Label for the section to show the restrictions of the classification label
|
|
@@ -322,3 +320,5 @@ groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText = The shared link sett
|
|
|
322
320
|
groupSharedFeatures.usm.vanityNameInvalidErrorMessage = Custom URLs must be between 12-30 characters, and can include letters, numbers, and hyphens
|
|
323
321
|
# Error message for the vanity name field when custom URL is not provided
|
|
324
322
|
groupSharedFeatures.usm.vanityNameRequiredErrorMessage = Please enter a custom URL
|
|
323
|
+
# Icon label for the warning notifications
|
|
324
|
+
groupSharedFeatures.usm.warningNoticeIcon = Warning
|