mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-01-22 16:56:19 +01:00
Rename Album and Nextcloud album, as they are very confusing
This commit is contained in:
parent
58e6b6c238
commit
281efe0d0d
4 changed files with 75 additions and 29 deletions
|
@ -1108,12 +1108,12 @@
|
||||||
"@createCollectionTooltip": {
|
"@createCollectionTooltip": {
|
||||||
"description": "Create a new collection. A collection can be an album, a folder, or something else in the future"
|
"description": "Create a new collection. A collection can be an album, a folder, or something else in the future"
|
||||||
},
|
},
|
||||||
"createCollectionDialogAlbumLabel": "Album",
|
"createCollectionDialogAlbumLabel2": "Client side album",
|
||||||
"@createCollectionDialogAlbumLabel": {
|
"@createCollectionDialogAlbumLabel2": {
|
||||||
"description": "Create an album as collection"
|
"description": "Create an album as collection"
|
||||||
},
|
},
|
||||||
"createCollectionDialogAlbumDescription": "Show photos added by you from anywhere on the server",
|
"createCollectionDialogAlbumDescription2": "Album with extra features, accessible only with this app",
|
||||||
"@createCollectionDialogAlbumDescription": {
|
"@createCollectionDialogAlbumDescription2": {
|
||||||
"description": "Describe how an album collection works"
|
"description": "Describe how an album collection works"
|
||||||
},
|
},
|
||||||
"createCollectionDialogFolderLabel": "Folder",
|
"createCollectionDialogFolderLabel": "Folder",
|
||||||
|
@ -1447,11 +1447,11 @@
|
||||||
"description": "Export an arbitrary Collection (typical one with generated contents) as a new static Collection"
|
"description": "Export an arbitrary Collection (typical one with generated contents) as a new static Collection"
|
||||||
},
|
},
|
||||||
"exportCollectionDialogTitle": "Export collection",
|
"exportCollectionDialogTitle": "Export collection",
|
||||||
"createCollectionDialogNextcloudAlbumLabel": "Nextcloud album",
|
"createCollectionDialogNextcloudAlbumLabel2": "Server side album",
|
||||||
"@createCollectionDialogNextcloudAlbumLabel": {
|
"@createCollectionDialogNextcloudAlbumLabel2": {
|
||||||
"description": "Server-side albums that are available in Nextcloud 25+"
|
"description": "Server-side albums that are available in Nextcloud 25+"
|
||||||
},
|
},
|
||||||
"createCollectionDialogNextcloudAlbumDescription": "Server-side album, require Nextcloud 25 or above",
|
"createCollectionDialogNextcloudAlbumDescription2": "Create an album on your server, accessible with any app",
|
||||||
"removeCollectionsFailedNotification": "Failed to remove some collections",
|
"removeCollectionsFailedNotification": "Failed to remove some collections",
|
||||||
"accountSettingsTooltip": "Account settings",
|
"accountSettingsTooltip": "Account settings",
|
||||||
"contributorsTooltip": "Contributors",
|
"contributorsTooltip": "Contributors",
|
||||||
|
|
|
@ -146,8 +146,8 @@
|
||||||
"homeFolderNotFoundDialogContent",
|
"homeFolderNotFoundDialogContent",
|
||||||
"homeFolderInputInvalidEmpty",
|
"homeFolderInputInvalidEmpty",
|
||||||
"createCollectionTooltip",
|
"createCollectionTooltip",
|
||||||
"createCollectionDialogAlbumLabel",
|
"createCollectionDialogAlbumLabel2",
|
||||||
"createCollectionDialogAlbumDescription",
|
"createCollectionDialogAlbumDescription2",
|
||||||
"createCollectionDialogFolderLabel",
|
"createCollectionDialogFolderLabel",
|
||||||
"createCollectionDialogFolderDescription",
|
"createCollectionDialogFolderDescription",
|
||||||
"collectionFavoritesLabel",
|
"collectionFavoritesLabel",
|
||||||
|
@ -239,8 +239,8 @@
|
||||||
"setCollectionCoverFailureNotification",
|
"setCollectionCoverFailureNotification",
|
||||||
"exportCollectionTooltip",
|
"exportCollectionTooltip",
|
||||||
"exportCollectionDialogTitle",
|
"exportCollectionDialogTitle",
|
||||||
"createCollectionDialogNextcloudAlbumLabel",
|
"createCollectionDialogNextcloudAlbumLabel2",
|
||||||
"createCollectionDialogNextcloudAlbumDescription",
|
"createCollectionDialogNextcloudAlbumDescription2",
|
||||||
"removeCollectionsFailedNotification",
|
"removeCollectionsFailedNotification",
|
||||||
"accountSettingsTooltip",
|
"accountSettingsTooltip",
|
||||||
"contributorsTooltip",
|
"contributorsTooltip",
|
||||||
|
@ -290,6 +290,10 @@
|
||||||
"settingsCollectionsCustomizeNavigationBarTitle",
|
"settingsCollectionsCustomizeNavigationBarTitle",
|
||||||
"exifSupportNextcloud28Notes",
|
"exifSupportNextcloud28Notes",
|
||||||
"exifSupportConfirmationDialogTitle2",
|
"exifSupportConfirmationDialogTitle2",
|
||||||
|
"createCollectionDialogAlbumLabel2",
|
||||||
|
"createCollectionDialogAlbumDescription2",
|
||||||
|
"createCollectionDialogNextcloudAlbumLabel2",
|
||||||
|
"createCollectionDialogNextcloudAlbumDescription2",
|
||||||
"alternativeSignIn",
|
"alternativeSignIn",
|
||||||
"livePhotoTooltip",
|
"livePhotoTooltip",
|
||||||
"dragAndDropRearrangeButtons",
|
"dragAndDropRearrangeButtons",
|
||||||
|
@ -307,6 +311,10 @@
|
||||||
"settingsCollectionsCustomizeNavigationBarTitle",
|
"settingsCollectionsCustomizeNavigationBarTitle",
|
||||||
"exifSupportNextcloud28Notes",
|
"exifSupportNextcloud28Notes",
|
||||||
"exifSupportConfirmationDialogTitle2",
|
"exifSupportConfirmationDialogTitle2",
|
||||||
|
"createCollectionDialogAlbumLabel2",
|
||||||
|
"createCollectionDialogAlbumDescription2",
|
||||||
|
"createCollectionDialogNextcloudAlbumLabel2",
|
||||||
|
"createCollectionDialogNextcloudAlbumDescription2",
|
||||||
"alternativeSignIn",
|
"alternativeSignIn",
|
||||||
"livePhotoTooltip",
|
"livePhotoTooltip",
|
||||||
"dragAndDropRearrangeButtons",
|
"dragAndDropRearrangeButtons",
|
||||||
|
@ -378,6 +386,8 @@
|
||||||
"shareMethodPreviewDescription",
|
"shareMethodPreviewDescription",
|
||||||
"shareMethodOriginalFileTitle",
|
"shareMethodOriginalFileTitle",
|
||||||
"shareMethodOriginalFileDescription",
|
"shareMethodOriginalFileDescription",
|
||||||
|
"createCollectionDialogAlbumLabel2",
|
||||||
|
"createCollectionDialogAlbumDescription2",
|
||||||
"enhanceLowLightDescription",
|
"enhanceLowLightDescription",
|
||||||
"collectionEditedPhotosLabel",
|
"collectionEditedPhotosLabel",
|
||||||
"enhancePortraitBlurDescription",
|
"enhancePortraitBlurDescription",
|
||||||
|
@ -443,8 +453,8 @@
|
||||||
"setCollectionCoverFailureNotification",
|
"setCollectionCoverFailureNotification",
|
||||||
"exportCollectionTooltip",
|
"exportCollectionTooltip",
|
||||||
"exportCollectionDialogTitle",
|
"exportCollectionDialogTitle",
|
||||||
"createCollectionDialogNextcloudAlbumLabel",
|
"createCollectionDialogNextcloudAlbumLabel2",
|
||||||
"createCollectionDialogNextcloudAlbumDescription",
|
"createCollectionDialogNextcloudAlbumDescription2",
|
||||||
"removeCollectionsFailedNotification",
|
"removeCollectionsFailedNotification",
|
||||||
"accountSettingsTooltip",
|
"accountSettingsTooltip",
|
||||||
"contributorsTooltip",
|
"contributorsTooltip",
|
||||||
|
@ -486,6 +496,10 @@
|
||||||
"settingsCollectionsCustomizeNavigationBarTitle",
|
"settingsCollectionsCustomizeNavigationBarTitle",
|
||||||
"exifSupportNextcloud28Notes",
|
"exifSupportNextcloud28Notes",
|
||||||
"exifSupportConfirmationDialogTitle2",
|
"exifSupportConfirmationDialogTitle2",
|
||||||
|
"createCollectionDialogAlbumLabel2",
|
||||||
|
"createCollectionDialogAlbumDescription2",
|
||||||
|
"createCollectionDialogNextcloudAlbumLabel2",
|
||||||
|
"createCollectionDialogNextcloudAlbumDescription2",
|
||||||
"alternativeSignIn",
|
"alternativeSignIn",
|
||||||
"livePhotoTooltip",
|
"livePhotoTooltip",
|
||||||
"dragAndDropRearrangeButtons",
|
"dragAndDropRearrangeButtons",
|
||||||
|
@ -520,6 +534,10 @@
|
||||||
"settingsRestartNeededDialog",
|
"settingsRestartNeededDialog",
|
||||||
"exifSupportNextcloud28Notes",
|
"exifSupportNextcloud28Notes",
|
||||||
"exifSupportConfirmationDialogTitle2",
|
"exifSupportConfirmationDialogTitle2",
|
||||||
|
"createCollectionDialogAlbumLabel2",
|
||||||
|
"createCollectionDialogAlbumDescription2",
|
||||||
|
"createCollectionDialogNextcloudAlbumLabel2",
|
||||||
|
"createCollectionDialogNextcloudAlbumDescription2",
|
||||||
"appLockUnlockHint",
|
"appLockUnlockHint",
|
||||||
"appLockUnlockWrongPassword",
|
"appLockUnlockWrongPassword",
|
||||||
"enabledText",
|
"enabledText",
|
||||||
|
@ -573,6 +591,10 @@
|
||||||
"settingsRestartNeededDialog",
|
"settingsRestartNeededDialog",
|
||||||
"exifSupportNextcloud28Notes",
|
"exifSupportNextcloud28Notes",
|
||||||
"exifSupportConfirmationDialogTitle2",
|
"exifSupportConfirmationDialogTitle2",
|
||||||
|
"createCollectionDialogAlbumLabel2",
|
||||||
|
"createCollectionDialogAlbumDescription2",
|
||||||
|
"createCollectionDialogNextcloudAlbumLabel2",
|
||||||
|
"createCollectionDialogNextcloudAlbumDescription2",
|
||||||
"appLockUnlockHint",
|
"appLockUnlockHint",
|
||||||
"appLockUnlockWrongPassword",
|
"appLockUnlockWrongPassword",
|
||||||
"enabledText",
|
"enabledText",
|
||||||
|
@ -630,7 +652,11 @@
|
||||||
"exifSupportConfirmationDialogTitle2",
|
"exifSupportConfirmationDialogTitle2",
|
||||||
"unmuteTooltip",
|
"unmuteTooltip",
|
||||||
"slideshowTooltip",
|
"slideshowTooltip",
|
||||||
|
"createCollectionDialogAlbumLabel2",
|
||||||
|
"createCollectionDialogAlbumDescription2",
|
||||||
"enhanceColorPopTitle",
|
"enhanceColorPopTitle",
|
||||||
|
"createCollectionDialogNextcloudAlbumLabel2",
|
||||||
|
"createCollectionDialogNextcloudAlbumDescription2",
|
||||||
"appLockUnlockHint",
|
"appLockUnlockHint",
|
||||||
"appLockUnlockWrongPassword",
|
"appLockUnlockWrongPassword",
|
||||||
"enabledText",
|
"enabledText",
|
||||||
|
@ -923,8 +949,8 @@
|
||||||
"homeFolderNotFoundDialogContent",
|
"homeFolderNotFoundDialogContent",
|
||||||
"homeFolderInputInvalidEmpty",
|
"homeFolderInputInvalidEmpty",
|
||||||
"createCollectionTooltip",
|
"createCollectionTooltip",
|
||||||
"createCollectionDialogAlbumLabel",
|
"createCollectionDialogAlbumLabel2",
|
||||||
"createCollectionDialogAlbumDescription",
|
"createCollectionDialogAlbumDescription2",
|
||||||
"createCollectionDialogFolderLabel",
|
"createCollectionDialogFolderLabel",
|
||||||
"createCollectionDialogFolderDescription",
|
"createCollectionDialogFolderDescription",
|
||||||
"collectionFavoritesLabel",
|
"collectionFavoritesLabel",
|
||||||
|
@ -1016,8 +1042,8 @@
|
||||||
"setCollectionCoverFailureNotification",
|
"setCollectionCoverFailureNotification",
|
||||||
"exportCollectionTooltip",
|
"exportCollectionTooltip",
|
||||||
"exportCollectionDialogTitle",
|
"exportCollectionDialogTitle",
|
||||||
"createCollectionDialogNextcloudAlbumLabel",
|
"createCollectionDialogNextcloudAlbumLabel2",
|
||||||
"createCollectionDialogNextcloudAlbumDescription",
|
"createCollectionDialogNextcloudAlbumDescription2",
|
||||||
"removeCollectionsFailedNotification",
|
"removeCollectionsFailedNotification",
|
||||||
"accountSettingsTooltip",
|
"accountSettingsTooltip",
|
||||||
"contributorsTooltip",
|
"contributorsTooltip",
|
||||||
|
@ -1085,9 +1111,13 @@
|
||||||
"settingsRestartNeededDialog",
|
"settingsRestartNeededDialog",
|
||||||
"exifSupportNextcloud28Notes",
|
"exifSupportNextcloud28Notes",
|
||||||
"exifSupportConfirmationDialogTitle2",
|
"exifSupportConfirmationDialogTitle2",
|
||||||
|
"createCollectionDialogAlbumLabel2",
|
||||||
|
"createCollectionDialogAlbumDescription2",
|
||||||
"enhanceColorPopTitle",
|
"enhanceColorPopTitle",
|
||||||
"imageEditTransformOrientationClockwise",
|
"imageEditTransformOrientationClockwise",
|
||||||
"imageEditTransformOrientationCounterclockwise",
|
"imageEditTransformOrientationCounterclockwise",
|
||||||
|
"createCollectionDialogNextcloudAlbumLabel2",
|
||||||
|
"createCollectionDialogNextcloudAlbumDescription2",
|
||||||
"appLockUnlockHint",
|
"appLockUnlockHint",
|
||||||
"appLockUnlockWrongPassword",
|
"appLockUnlockWrongPassword",
|
||||||
"enabledText",
|
"enabledText",
|
||||||
|
@ -1147,6 +1177,8 @@
|
||||||
"settingsRestartNeededDialog",
|
"settingsRestartNeededDialog",
|
||||||
"exifSupportNextcloud28Notes",
|
"exifSupportNextcloud28Notes",
|
||||||
"exifSupportConfirmationDialogTitle2",
|
"exifSupportConfirmationDialogTitle2",
|
||||||
|
"createCollectionDialogAlbumLabel2",
|
||||||
|
"createCollectionDialogAlbumDescription2",
|
||||||
"searchLandingPeopleListEmptyText2",
|
"searchLandingPeopleListEmptyText2",
|
||||||
"createCollectionFailureNotification",
|
"createCollectionFailureNotification",
|
||||||
"addItemToCollectionTooltip",
|
"addItemToCollectionTooltip",
|
||||||
|
@ -1154,8 +1186,8 @@
|
||||||
"setCollectionCoverFailureNotification",
|
"setCollectionCoverFailureNotification",
|
||||||
"exportCollectionTooltip",
|
"exportCollectionTooltip",
|
||||||
"exportCollectionDialogTitle",
|
"exportCollectionDialogTitle",
|
||||||
"createCollectionDialogNextcloudAlbumLabel",
|
"createCollectionDialogNextcloudAlbumLabel2",
|
||||||
"createCollectionDialogNextcloudAlbumDescription",
|
"createCollectionDialogNextcloudAlbumDescription2",
|
||||||
"removeCollectionsFailedNotification",
|
"removeCollectionsFailedNotification",
|
||||||
"accountSettingsTooltip",
|
"accountSettingsTooltip",
|
||||||
"contributorsTooltip",
|
"contributorsTooltip",
|
||||||
|
@ -1214,6 +1246,10 @@
|
||||||
"settingsRestartNeededDialog",
|
"settingsRestartNeededDialog",
|
||||||
"exifSupportNextcloud28Notes",
|
"exifSupportNextcloud28Notes",
|
||||||
"exifSupportConfirmationDialogTitle2",
|
"exifSupportConfirmationDialogTitle2",
|
||||||
|
"createCollectionDialogAlbumLabel2",
|
||||||
|
"createCollectionDialogAlbumDescription2",
|
||||||
|
"createCollectionDialogNextcloudAlbumLabel2",
|
||||||
|
"createCollectionDialogNextcloudAlbumDescription2",
|
||||||
"appLockUnlockHint",
|
"appLockUnlockHint",
|
||||||
"appLockUnlockWrongPassword",
|
"appLockUnlockWrongPassword",
|
||||||
"enabledText",
|
"enabledText",
|
||||||
|
@ -1250,6 +1286,10 @@
|
||||||
"settingsCollectionsCustomizeNavigationBarTitle",
|
"settingsCollectionsCustomizeNavigationBarTitle",
|
||||||
"exifSupportNextcloud28Notes",
|
"exifSupportNextcloud28Notes",
|
||||||
"exifSupportConfirmationDialogTitle2",
|
"exifSupportConfirmationDialogTitle2",
|
||||||
|
"createCollectionDialogAlbumLabel2",
|
||||||
|
"createCollectionDialogAlbumDescription2",
|
||||||
|
"createCollectionDialogNextcloudAlbumLabel2",
|
||||||
|
"createCollectionDialogNextcloudAlbumDescription2",
|
||||||
"alternativeSignIn",
|
"alternativeSignIn",
|
||||||
"livePhotoTooltip",
|
"livePhotoTooltip",
|
||||||
"dragAndDropRearrangeButtons",
|
"dragAndDropRearrangeButtons",
|
||||||
|
@ -1292,6 +1332,8 @@
|
||||||
"exifSupportNextcloud28Notes",
|
"exifSupportNextcloud28Notes",
|
||||||
"exifSupportConfirmationDialogTitle2",
|
"exifSupportConfirmationDialogTitle2",
|
||||||
"slideshowSetupDialogReverseTitle",
|
"slideshowSetupDialogReverseTitle",
|
||||||
|
"createCollectionDialogAlbumLabel2",
|
||||||
|
"createCollectionDialogAlbumDescription2",
|
||||||
"enhanceColorPopTitle",
|
"enhanceColorPopTitle",
|
||||||
"enhanceRetouchTitle",
|
"enhanceRetouchTitle",
|
||||||
"imageEditColorContrast",
|
"imageEditColorContrast",
|
||||||
|
@ -1313,6 +1355,8 @@
|
||||||
"gpsPlaceText",
|
"gpsPlaceText",
|
||||||
"imageSaveOptionDialogContent",
|
"imageSaveOptionDialogContent",
|
||||||
"loopTooltip",
|
"loopTooltip",
|
||||||
|
"createCollectionDialogNextcloudAlbumLabel2",
|
||||||
|
"createCollectionDialogNextcloudAlbumDescription2",
|
||||||
"setAsTooltip",
|
"setAsTooltip",
|
||||||
"deleteAccountConfirmDialogText",
|
"deleteAccountConfirmDialogText",
|
||||||
"appLockUnlockHint",
|
"appLockUnlockHint",
|
||||||
|
@ -1410,6 +1454,8 @@
|
||||||
"shareMethodPreviewDescription",
|
"shareMethodPreviewDescription",
|
||||||
"shareMethodOriginalFileTitle",
|
"shareMethodOriginalFileTitle",
|
||||||
"shareMethodOriginalFileDescription",
|
"shareMethodOriginalFileDescription",
|
||||||
|
"createCollectionDialogAlbumLabel2",
|
||||||
|
"createCollectionDialogAlbumDescription2",
|
||||||
"enhanceTooltip",
|
"enhanceTooltip",
|
||||||
"enhanceButtonLabel",
|
"enhanceButtonLabel",
|
||||||
"enhanceIntroDialogTitle",
|
"enhanceIntroDialogTitle",
|
||||||
|
@ -1486,8 +1532,8 @@
|
||||||
"setCollectionCoverFailureNotification",
|
"setCollectionCoverFailureNotification",
|
||||||
"exportCollectionTooltip",
|
"exportCollectionTooltip",
|
||||||
"exportCollectionDialogTitle",
|
"exportCollectionDialogTitle",
|
||||||
"createCollectionDialogNextcloudAlbumLabel",
|
"createCollectionDialogNextcloudAlbumLabel2",
|
||||||
"createCollectionDialogNextcloudAlbumDescription",
|
"createCollectionDialogNextcloudAlbumDescription2",
|
||||||
"removeCollectionsFailedNotification",
|
"removeCollectionsFailedNotification",
|
||||||
"accountSettingsTooltip",
|
"accountSettingsTooltip",
|
||||||
"contributorsTooltip",
|
"contributorsTooltip",
|
||||||
|
|
|
@ -221,18 +221,18 @@ enum _ProviderOption {
|
||||||
String toValueString(BuildContext context) {
|
String toValueString(BuildContext context) {
|
||||||
switch (this) {
|
switch (this) {
|
||||||
case appAlbum:
|
case appAlbum:
|
||||||
return L10n.global().createCollectionDialogAlbumLabel;
|
return L10n.global().createCollectionDialogAlbumLabel2;
|
||||||
case ncAlbum:
|
case ncAlbum:
|
||||||
return L10n.global().createCollectionDialogNextcloudAlbumLabel;
|
return L10n.global().createCollectionDialogNextcloudAlbumLabel2;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
String toDescription(BuildContext context) {
|
String toDescription(BuildContext context) {
|
||||||
switch (this) {
|
switch (this) {
|
||||||
case appAlbum:
|
case appAlbum:
|
||||||
return L10n.global().createCollectionDialogAlbumDescription;
|
return L10n.global().createCollectionDialogAlbumDescription2;
|
||||||
case ncAlbum:
|
case ncAlbum:
|
||||||
return L10n.global().createCollectionDialogNextcloudAlbumDescription;
|
return L10n.global().createCollectionDialogNextcloudAlbumDescription2;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -287,26 +287,26 @@ enum _ProviderOption {
|
||||||
String toValueString(BuildContext context) {
|
String toValueString(BuildContext context) {
|
||||||
switch (this) {
|
switch (this) {
|
||||||
case appAlbum:
|
case appAlbum:
|
||||||
return L10n.global().createCollectionDialogAlbumLabel;
|
return L10n.global().createCollectionDialogAlbumLabel2;
|
||||||
case dir:
|
case dir:
|
||||||
return L10n.global().createCollectionDialogFolderLabel;
|
return L10n.global().createCollectionDialogFolderLabel;
|
||||||
case tag:
|
case tag:
|
||||||
return L10n.global().createCollectionDialogTagLabel;
|
return L10n.global().createCollectionDialogTagLabel;
|
||||||
case ncAlbum:
|
case ncAlbum:
|
||||||
return L10n.global().createCollectionDialogNextcloudAlbumLabel;
|
return L10n.global().createCollectionDialogNextcloudAlbumLabel2;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
String toDescription(BuildContext context) {
|
String toDescription(BuildContext context) {
|
||||||
switch (this) {
|
switch (this) {
|
||||||
case appAlbum:
|
case appAlbum:
|
||||||
return L10n.global().createCollectionDialogAlbumDescription;
|
return L10n.global().createCollectionDialogAlbumDescription2;
|
||||||
case dir:
|
case dir:
|
||||||
return L10n.global().createCollectionDialogFolderDescription;
|
return L10n.global().createCollectionDialogFolderDescription;
|
||||||
case tag:
|
case tag:
|
||||||
return L10n.global().createCollectionDialogTagDescription;
|
return L10n.global().createCollectionDialogTagDescription;
|
||||||
case ncAlbum:
|
case ncAlbum:
|
||||||
return L10n.global().createCollectionDialogNextcloudAlbumDescription;
|
return L10n.global().createCollectionDialogNextcloudAlbumDescription2;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue